Home
last modified time | relevance | path

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

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