![]() |
AOMedia AV1 Codec
|
Contains color maps used in palette mode. More...
#include <block.h>
Data Fields | |
| uint8_t | best_palette_color_map [MAX_PALETTE_SQUARE] |
| The best color map found. | |
| int16_t | kmeans_data_buf [2 *MAX_PALETTE_SQUARE] |
| A temporary buffer used for k-means clustering. | |
Contains color maps used in palette mode.
| uint8_t PALETTE_BUFFER::best_palette_color_map[MAX_PALETTE_SQUARE] |
The best color map found.
Referenced by av1_rd_pick_intra_sbuv_mode(), av1_rd_pick_intra_sby_mode(), av1_search_palette_mode(), and av1_search_palette_mode_luma().