HomeSort by relevance Sort by last modified time
    Searched refs:av1_index_color_cache (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
palette.c 70 int av1_index_color_cache(const uint16_t *color_cache, int n_cache, function
124 av1_index_color_cache(color_cache, n_cache, pmi->palette_colors, n,
139 const int n_out_cache = av1_index_color_cache(
palette.h 74 int av1_index_color_cache(const uint16_t *color_cache, int n_cache,
bitstream.c 688 av1_index_color_cache(color_cache, n_cache, pmi->palette_colors, n,
714 const int n_out_cache = av1_index_color_cache(
    [all...]

Completed in 227 milliseconds