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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_seq_param_set.h 63 u32 gapsInFrameNumValueAllowedFlag;
h264bsd_seq_param_set.c 237 pSeqParamSet->gapsInFrameNumValueAllowedFlag = (tmp == 1) ?
527 pSps1->gapsInFrameNumValueAllowedFlag ==
528 pSps2->gapsInFrameNumValueAllowedFlag &&
h264bsd_decoder.c 414 gapsInFrameNumValueAllowedFlag);

Completed in 383 milliseconds