Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dblock.h390 int sgrproj_restore_cost[2]; member
Dpickrst.c649 const int64_t bits_none = x->sgrproj_restore_cost[0]; in search_sgrproj()
650 const int64_t bits_sgr = x->sgrproj_restore_cost[1] + in search_sgrproj()
Drd.c211 av1_cost_tokens_from_cdf(x->sgrproj_restore_cost, fc->sgrproj_restore_cdf, in av1_fill_mode_rates()