Searched defs:IsReference (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h518 int IsReference; /* 0=not used for ref; 1=top used; 2=bottom used; 3=both fields (or frame) used */ member in struct:tagFrameStore
520 /* if IsLongTerm is true, IsReference can be ignored. */
521 /* if IsReference is true, IsLongterm will be checked for short-term or long-term. */
522 /* IsUsed must be true to enable the validity of IsReference and IsLongTerm */

Completed in 346 milliseconds