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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_pic_param_set.h66 u32 redundantPicCntPresentFlag; member in struct:__anon638
H A Dh264bsd_pic_param_set.c326 pPicParamSet->redundantPicCntPresentFlag = (tmp == 1) ?
H A Dh264bsd_slice_header.c247 if (pPicParamSet->redundantPicCntPresentFlag)
1285 ASSERT(pPicParamSet->redundantPicCntPresentFlag);
1498 if(pPicParamSet->redundantPicCntPresentFlag)

Completed in 63 milliseconds