Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Ddvd.h403 #define DVD_RESULT_CANCELED -3 macro
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c567 else if (result == DVD_RESULT_CANCELED) in __THPSimpleDVDCallback()