Home
last modified time | relevance | path

Searched refs:TplBlockStatsToDepStats (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/qmode_rc/
Dratectrl_qmode.h71 TplUnitDepStats TplBlockStatsToDepStats(const TplBlockStats &block_stats,
Dratectrl_qmode.cc910 TplUnitDepStats TplBlockStatsToDepStats(const TplBlockStats &block_stats, in TplBlockStatsToDepStats() function
1013 TplBlockStatsToDepStats(block_stats, unit_count); in CreateTplFrameDepStatsWithoutPropagation()
/external/libaom/test/
Dratectrl_qmode_test.cc433 TEST_F(RateControlQModeTest, TplBlockStatsToDepStats) { in TEST_F() argument
439 TplUnitDepStats unit_stats = TplBlockStatsToDepStats(block_stats, unit_count); in TEST_F()