Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c307 ActivePlayer.audioExist = 0; in THPPlayerOpen()
336 ActivePlayer.audioExist = 1; in THPPlayerOpen()
420 if (ActivePlayer.audioExist) in THPPlayerCalcNeedMemory()
488 if (ActivePlayer.audioExist) in THPPlayerSetBuffer()
545 if (ActivePlayer.audioExist) in InitAllMessageQueue()
675 if (ActivePlayer.audioExist) in THPPlayerPrepare()
714 if (ActivePlayer.audioExist) in THPPlayerPrepare()
726 if (ActivePlayer.audioExist) in THPPlayerPrepare()
743 if (ActivePlayer.audioExist) in THPPlayerPrepare()
833 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.1/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.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c288 SimpleControl.audioExist = 0; in THPSimpleOpen()
317 SimpleControl.audioExist = 1; in THPSimpleOpen()
365 if (SimpleControl.audioExist) in THPSimpleClose()
417 if (SimpleControl.audioExist) in THPSimpleCalcNeedMemory()
482 if (SimpleControl.audioExist) in THPSimpleSetBuffer()
811 if (SimpleControl.audioExist) in THPSimpleDecode()
990 if (SimpleControl.open && (SimpleControl.audioState == TRUE) && SimpleControl.audioExist) in MixAudio()
1094 if (SimpleControl.open && (SimpleControl.audioState == TRUE) && SimpleControl.audioExist) in MixAudio()
1372 if (SimpleControl.open && SimpleControl.audioExist) in THPSimpleSetVolume()
/RvlSDK-3.1/build/demos/thpdemo/include/
DTHPSimple.h67 u8 audioExist; member
DTHPPlayerStrmAX.h77 u8 audioExist; member
DTHPPlayer.h80 u8 audioExist; member