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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_seq_param_set.h 55 u32 picOrderCntType;
h264bsd_seq_param_set.c 158 pSeqParamSet->picOrderCntType = value;
160 if (pSeqParamSet->picOrderCntType == 0)
174 else if (pSeqParamSet->picOrderCntType == 1)
525 pSps1->picOrderCntType == pSps2->picOrderCntType &&
534 if (pSps1->picOrderCntType == 0)
539 else if (pSps1->picOrderCntType == 1)
h264bsd_pic_order_cnt.c 98 ASSERT(sps->picOrderCntType <= 2);
107 /* if there was a gap in frame numbering and picOrderCntType is 1 or 2 ->
111 if ( sps->picOrderCntType > 0 &&
152 switch (sps->picOrderCntType)
h264bsd_slice_header.c 185 if (pSeqParamSet->picOrderCntType == 0)
219 if ( (pSeqParamSet->picOrderCntType == 1) &&
970 /* picOrderCntType must be equal to 0 */
971 ASSERT(pSeqParamSet->picOrderCntType == 0);
1070 /* picOrderCntType must be equal to 0 and picOrderPresentFlag must be TRUE
1072 ASSERT(pSeqParamSet->picOrderCntType == 0);
    [all...]
h264bsd_storage.c 381 pStorage->activeSps->picOrderCntType == 2 ||
735 if (sps->picOrderCntType == 0)
764 else if (sps->picOrderCntType == 1 && !sps->deltaPicOrderAlwaysZeroFlag)
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 107 uint32 picOrderCntType;
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 112 uint32 picOrderCntType;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 112 uint32 picOrderCntType;
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 112 uint32 picOrderCntType;
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 

Completed in 1413 milliseconds