Home
last modified time | relevance | path

Searched refs:thpWork (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.1.4/build/demos/thpdemo/include/
DTHPSimple.h62 void *thpWork; member
DTHPPlayerStrmAX.h72 void *thpWork; member
DTHPPlayer.h75 void *thpWork; member
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/
DTHPVideoDecode.c374 ActivePlayer.thpWork)) != THP_OK) in VideoDecode()
DTHPPlayer.c499 ActivePlayer.thpWork = (void *)ptr; in THPPlayerSetBuffer()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPVideoDecode.c370 ActivePlayer.thpWork)) != THP_OK) in VideoDecode()
DTHPPlayer.c461 ActivePlayer.thpWork = (void *)ptr; in THPPlayerSetBuffer()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c493 SimpleControl.thpWork = (void *)ptr; in THPSimpleSetBuffer()
919 SimpleControl.thpWork); in VideoDecode()