Home
last modified time | relevance | path

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

/external/libaom/test/
Dratectrl_qmode_test.cc247 const bool has_key_frame = false; in TEST_F() local
266 const bool has_key_frame = true; in TEST_F() local
285 const bool has_key_frame = false; in TEST_F() local
/external/libaom/av1/qmode_rc/
Dratectrl_qmode.cc168 bool has_key_frame, int global_coding_idx_offset, in ConstructGop()
883 const bool has_key_frame = gi == 0; in DetermineGopInfo() local