Home
last modified time | relevance | path

Searched refs:aVolSize (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4VD_EXTERNAL_Interface.h33 M4OSA_UInt8* pVol, M4OSA_Int32 aVolSize,
/frameworks/av/libvideoeditor/vss/src/
DM4VD_EXTERNAL_BitstreamParser.c98 M4OSA_ERR M4DECODER_EXTERNAL_ParseVideoDSI(M4OSA_UInt8* pVol, M4OSA_Int32 aVolSize, in M4DECODER_EXTERNAL_ParseVideoDSI() argument
139 while (parsingCtxt.in - start < aVolSize) in M4DECODER_EXTERNAL_ParseVideoDSI()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoDecoder.cpp241 M4OSA_Int32 aVolSize, M4DECODER_MPEG4_DecoderConfigInfo* pDci, in VideoEditorVideoDecoder_internalParseVideoDSI() argument
281 while (parsingCtxt.in - start < aVolSize) { in VideoEditorVideoDecoder_internalParseVideoDSI()