Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpalette.c44 static int delta_encode_cost(const int *colors, int num, int bit_depth, in delta_encode_cost() function
127 n_cache + delta_encode_cost(out_cache_colors, n_out_cache, bit_depth, 1); in av1_palette_color_cost_y()
143 n_cache + delta_encode_cost(out_cache_colors, n_out_cache, bit_depth, 0); in av1_palette_color_cost_uv()