Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c317 ActivePlayer.audioExist = 0; in THPPlayerOpen()
346 ActivePlayer.audioExist = 1; in THPPlayerOpen()
430 if (ActivePlayer.audioExist) in THPPlayerCalcNeedMemory()
498 if (ActivePlayer.audioExist) in THPPlayerSetBuffer()
555 if (ActivePlayer.audioExist) in InitAllMessageQueue()
685 if (ActivePlayer.audioExist) in THPPlayerPrepare()
724 if (ActivePlayer.audioExist) in THPPlayerPrepare()
736 if (ActivePlayer.audioExist) in THPPlayerPrepare()
753 if (ActivePlayer.audioExist) in THPPlayerPrepare()
843 if (ActivePlayer.audioExist) in THPPlayerStop()
[all …]
DTHPVideoDecode.c200 if (ActivePlayer.audioExist) in VideoDecoder()
227 if (ActivePlayer.audioExist) in VideoDecoder()
267 if (ActivePlayer.audioExist) in VideoDecoderForOnMemory()
/RvlSDK-3.2/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c262 ActivePlayer.audioExist = 0; in THPPlayerOpen()
291 ActivePlayer.audioExist = 1; in THPPlayerOpen()
372 if (ActivePlayer.audioExist) in THPPlayerCalcNeedMemory()
442 if (ActivePlayer.audioExist) in THPPlayerSetBuffer()
507 if (ActivePlayer.audioExist) in InitAllMessageQueue()
535 if (ActivePlayer.audioExist) in WaitUntilPrepare()
653 if (ActivePlayer.audioExist) in THPPlayerPrepare()
692 if (ActivePlayer.audioExist) in THPPlayerPrepare()
704 if (ActivePlayer.audioExist) in THPPlayerPrepare()
721 if (ActivePlayer.audioExist) in THPPlayerPrepare()
[all …]
DTHPVideoDecode.c196 if (ActivePlayer.audioExist) in VideoDecoder()
223 if (ActivePlayer.audioExist) in VideoDecoder()
263 if (ActivePlayer.audioExist) in VideoDecoderForOnMemory()
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c299 SimpleControl.audioExist = 0; in THPSimpleOpen()
328 SimpleControl.audioExist = 1; in THPSimpleOpen()
376 if (SimpleControl.audioExist) in THPSimpleClose()
428 if (SimpleControl.audioExist) in THPSimpleCalcNeedMemory()
493 if (SimpleControl.audioExist) in THPSimpleSetBuffer()
823 if (SimpleControl.audioExist) in THPSimpleDecode()
1003 if (SimpleControl.open && (SimpleControl.audioState == TRUE) && SimpleControl.audioExist) in MixAudio()
1125 if (SimpleControl.open && (SimpleControl.audioState == TRUE) && SimpleControl.audioExist) in MixAudio()
1417 if (SimpleControl.open && SimpleControl.audioExist) in THPSimpleSetVolume()
/RvlSDK-3.2/build/demos/thpdemo/include/
DTHPSimple.h77 u8 audioExist; member
DTHPPlayerStrmAX.h77 u8 audioExist; member
DTHPPlayer.h85 u8 audioExist; member