Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtokenize.h55 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize,
Dtokenize.c105 int av1_cost_color_map(const MACROBLOCK *const x, int plane, BLOCK_SIZE bsize, in av1_cost_color_map() function
Dencodeframe.c5993 av1_cost_color_map(x, plane, bsize, mbmi->tx_size, PALETTE_MAP); in encode_superblock()
Drdopt.c4104 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()