Home
last modified time | relevance | path

Searched defs:INTER_REFS_PER_FRAME (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/examples/
H A Dsvc_encoder_rtc.cc478 static const int INTER_REFS_PER_FRAME = 7; variable
/aosp_15_r20/external/libaom/av1/common/
H A Denums.h543 INTER_REFS_PER_FRAME = ALTREF_FRAME - LAST_FRAME + 1, enumerator