Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_seq_param_set.c51 enum {INVALID_DPB_SIZE = 0x7FFFFFFF}; enumerator
306 if (value == INVALID_DPB_SIZE || pSeqParamSet->numRefFrames > value) in h264bsdDecodeSeqParamSet()
477 return(INVALID_DPB_SIZE); in GetDpbSize()
483 return(INVALID_DPB_SIZE); in GetDpbSize()