Searched refs:extend_palette_color_map (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | intra_mode_search.c | 519 static AOM_INLINE void extend_palette_color_map(uint8_t *const color_map, in extend_palette_color_map() function 596 extend_palette_color_map(color_map, cols, rows, block_width, block_height); in palette_rd_y() 1116 extend_palette_color_map(color_map, cols, rows, plane_block_width, in rd_pick_palette_intra_sbuv() 1193 extend_palette_color_map(color_map, cols, rows, plane_block_width, in av1_restore_uv_color_map()
|