Searched refs:PALETTE_MAP (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | enums.h | 339 PALETTE_MAP, enumerator
|
/external/libaom/libaom/av1/encoder/ |
D | tokenize.c | 100 case PALETTE_MAP: get_palette_params(x, plane, bsize, params); break; in get_color_map_params()
|
D | encodeframe.c | 5989 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()
|
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()
|