Home
last modified time | relevance | path

Searched defs:tpl_gop_stats (Results 1 – 5 of 5) sorted by relevance

/external/libaom/test/
Dducky_encode_test.cc157 const aom::TplGopStats &tpl_gop_stats = tpl_gop_stats_list[i]; in TEST() local
Dratectrl_qmode_test.cc589 TplGopStats tpl_gop_stats; in TEST_F() local
1079 TplGopStats tpl_gop_stats; in TEST_F() local
1103 TplGopStats tpl_gop_stats; in TEST_F() local
/external/libaom/av1/qmode_rc/
Dducky_encode.cc467 TplGopStats tpl_gop_stats; in ObtainTplStats() local
567 aom::TplGopStats tpl_gop_stats; in ComputeTplStats() local
Dratectrl_qmode.cc954 const TplGopStats &tpl_gop_stats) { in ValidateTplStats()
1230 const TplGopStats &tpl_gop_stats, in ComputeTplGopDepStats()
1446 const GopStruct &gop_struct, const TplGopStats &tpl_gop_stats, in GetGopEncodeInfoWithTpl()
1527 const GopStruct &gop_struct, const TplGopStats &tpl_gop_stats, in GetGopEncodeInfo()
Dratectrl_qmode_interface.h302 const TplGopStats *tpl_gop_stats; // Not owned, may not be nullptr. member