Searched refs:av1_cost_color_map (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | tokenize.h | 55 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize,
|
D | tokenize.c | 105 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize, in av1_cost_color_map() function
|
D | encodeframe.c | 5993 av1_cost_color_map(x, plane, bsize, mbmi->tx_size, PALETTE_MAP); in encode_superblock()
|
D | rdopt.c | 4104 av1_cost_color_map(x, 0, bsize, mbmi->tx_size, PALETTE_MAP); in intra_mode_info_cost_y() 4156 av1_cost_color_map(x, 1, bsize, mbmi->tx_size, PALETTE_MAP); in intra_mode_info_cost_uv()
|