Searched defs:deltaPicOrderCntBottom (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_storage.c635 i32 deltaPicOrderCntBottom, deltaPicOrderCnt[2]; local
733 nuNext->nalUnitType, &deltaPicOrderCntBottom);
738 deltaPicOrderCntBottom)
741 deltaPicOrderCntBottom;
H A Dh264bsd_slice_header.c203 pSliceHeader->deltaPicOrderCntBottom = itmp;
213 pSliceHeader->deltaPicOrderCntBottom) != 0 ) )
1044 deltaPicOrderCntBottom value is stored here
1056 i32 *deltaPicOrderCntBottom)
1068 ASSERT(deltaPicOrderCntBottom);
1125 tmp = h264bsdDecodeExpGolombSigned(tmpStrmData, deltaPicOrderCntBottom);
1052 h264bsdCheckDeltaPicOrderCntBottom( strmData_t *pStrmData, seqParamSet_t *pSeqParamSet, nalUnitType_e nalUnitType, i32 *deltaPicOrderCntBottom) argument
H A Dh264bsd_slice_header.h116 i32 deltaPicOrderCntBottom; member in struct:__anon648
163 i32 *deltaPicOrderCntBottom);

Completed in 80 milliseconds