Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dbitstream.c636 static AOM_INLINE void delta_encode_palette_colors(const int *colors, int num, in delta_encode_palette_colors() function
686 delta_encode_palette_colors(out_cache_colors, n_out_cache, bit_depth, 1, w); in write_palette_colors_y()
711 delta_encode_palette_colors(out_cache_colors, n_out_cache, bit_depth, 0, w); in write_palette_colors_uv()