Home
last modified time | relevance | path

Searched refs:PALETTE_BLOCK_SIZES (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dav1d_common.h697 #define PALETTE_BLOCK_SIZES 7 macro
795 RK_U16 palette_y_mode_cdf[PALETTE_BLOCK_SIZES][PALETTE_Y_MODE_CONTEXTS][1];
797 RK_U16 palette_y_size_cdf[PALETTE_BLOCK_SIZES][PALETTE_SIZES - 1];
798 RK_U16 palette_uv_size_cdf[PALETTE_BLOCK_SIZES][PALETTE_SIZES - 1];
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_common.h719 #define PALETTE_BLOCK_SIZES 7 macro
817 RK_U16 palette_y_mode_cdf[PALETTE_BLOCK_SIZES][PALETTE_Y_MODE_CONTEXTS][1];
819 RK_U16 palette_y_size_cdf[PALETTE_BLOCK_SIZES][PALETTE_SIZES - 1];
820 RK_U16 palette_uv_size_cdf[PALETTE_BLOCK_SIZES][PALETTE_SIZES - 1];
H A Dav1_entropymode.c990 default_palette_y_size_cdf[PALETTE_BLOCK_SIZES][CDF_SIZE(PALETTE_SIZES)] = {
1001 default_palette_uv_size_cdf[PALETTE_BLOCK_SIZES][CDF_SIZE(PALETTE_SIZES)] = {
1012 [PALETTE_BLOCK_SIZES][PALETTE_Y_MODE_CONTEXTS][CDF_SIZE(2)] = {