Searched refs:nalUnitLength (Results 1 - 1 of 1) sorted by path

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1168 M4OSA_UInt8 nalUnitLength; local
1202 nalUnitLength = (M4OSA_UInt8)((val & 0x03) + 1);/*0b11111100*/
1203 if (nalUnitLength > 4) {
1275 pAvcSpecInfo->m_nalUnitLength = nalUnitLength;

Completed in 57 milliseconds