HomeSort by relevance Sort by last modified time
    Searched refs:picOrderPresentFlag (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_param_set.h 51 u32 picOrderPresentFlag;
h264bsd_slice_header.h 169 u32 picOrderPresentFlag,
h264bsd_slice_header.c 196 if (pPicParamSet->picOrderPresentFlag)
225 if (pPicParamSet->picOrderPresentFlag)
1068 /* picOrderCntType must be equal to 0 and picOrderPresentFlag must be TRUE
    [all...]
h264bsd_storage.c 730 if (pps->picOrderPresentFlag)
749 pps->picOrderPresentFlag, deltaPicOrderCnt);
759 if (pps->picOrderPresentFlag)
h264bsd_pic_param_set.c 136 pPicParamSet->picOrderPresentFlag = (tmp == 1) ? HANTRO_TRUE : HANTRO_FALSE;
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 109 bool picOrderPresentFlag;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 114 bool picOrderPresentFlag;

Completed in 137 milliseconds