Searched refs:bUseOfRVLC (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DECODER_Common.h165 M4OSA_Bool bUseOfRVLC; /**< Usage of RVLC for the stream */ member in struct:__anon142
/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c129 pDci->bUseOfRVLC = M4OSA_FALSE;
386 pDci->bUseOfRVLC = (code) ? M4OSA_TRUE : M4OSA_FALSE;
H A DM4VSS3GPP_ClipAnalysis.c437 DecConfigInfo.bUseOfRVLC;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp271 pDci->bUseOfRVLC = M4OSA_FALSE;
508 pDci->bUseOfRVLC = (code) ? M4OSA_TRUE : M4OSA_FALSE;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9495 pC->InputFileProperties.bMPEG4rvlc = DecConfInfo.bUseOfRVLC;

Completed in 7573 milliseconds