Home
last modified time | relevance | path

Searched refs:gapsInFrameNumValueAllowedFlag (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_seq_param_set.c237 pSeqParamSet->gapsInFrameNumValueAllowedFlag = (tmp == 1) ? in h264bsdDecodeSeqParamSet()
527 pSps1->gapsInFrameNumValueAllowedFlag == in h264bsdCompareSeqParamSets()
528 pSps2->gapsInFrameNumValueAllowedFlag && in h264bsdCompareSeqParamSets()
Dh264bsd_seq_param_set.h63 u32 gapsInFrameNumValueAllowedFlag; member
Dh264bsd_decoder.c414 gapsInFrameNumValueAllowedFlag); in h264bsdDecode()