AOMedia AV1 Codec
PALETTE_BUFFER Struct Reference

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.

Detailed Description

Contains color maps used in palette mode.

Field Documentation

◆ best_palette_color_map

uint8_t PALETTE_BUFFER::best_palette_color_map[MAX_PALETTE_SQUARE]

The documentation for this struct was generated from the following file: