Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_pic_param_set.h66 u32 redundantPicCntPresentFlag; member
Dh264bsd_pic_param_set.c326 pPicParamSet->redundantPicCntPresentFlag = (tmp == 1) ? in h264bsdDecodePicParamSet()
Dh264bsd_slice_header.c247 if (pPicParamSet->redundantPicCntPresentFlag) in h264bsdDecodeSliceHeader()
1285 ASSERT(pPicParamSet->redundantPicCntPresentFlag); in h264bsdCheckRedundantPicCnt()
1498 if(pPicParamSet->redundantPicCntPresentFlag) in h264bsdCheckPriorPicsFlag()