Searched refs:bits_using_raw (Results 1 – 1 of 1) sorted by relevance
171 const int bits_using_raw = bit_depth * n; in av1_palette_color_cost_uv() local172 total_bits += 1 + AOMMIN(bits_using_delta, bits_using_raw); in av1_palette_color_cost_uv()