Home
last modified time | relevance | path

Searched refs:DVD_RESULT_CANCELED (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2/include/revolution/
Ddvd.h406 #define DVD_RESULT_CANCELED -3 macro
/RvlSDK-3.2/build/demos/dvddemo/src/
Derrorhandling.c393 if (result == DVD_RESULT_CANCELED) in readCallback()
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c578 else if (result == DVD_RESULT_CANCELED) in __THPSimpleDVDCallback()