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

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_seq_param_set.h 57 u32 deltaPicOrderAlwaysZeroFlag;
h264bsd_seq_param_set.c 179 pSeqParamSet->deltaPicOrderAlwaysZeroFlag = (tmp == 1) ?
541 if (pSps1->deltaPicOrderAlwaysZeroFlag !=
542 pSps2->deltaPicOrderAlwaysZeroFlag ||
h264bsd_slice_header.c 218 !pSeqParamSet->deltaPicOrderAlwaysZeroFlag )
    [all...]
h264bsd_storage.c 746 else if (sps->picOrderCntType == 1 && !sps->deltaPicOrderAlwaysZeroFlag)
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 111 bool deltaPicOrderAlwaysZeroFlag;

Completed in 487 milliseconds