Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Denums.h339 PALETTE_MAP, enumerator
/external/libaom/libaom/av1/encoder/
Dtokenize.c100 case PALETTE_MAP: get_palette_params(x, plane, bsize, params); break; in get_color_map_params()
Dencodeframe.c5989 PALETTE_MAP, tile_data->allow_update_cdf, in encode_superblock()
5993 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()