Searched refs:palette_y_color_index_cdf (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_av1_default.h500 uint16_t palette_y_color_index_cdf[PALETTE_SIZES][PALETTE_COLOR_INDEX_CONTEXTS][CDF_SIZE(PALETTE_COLORS)]; member in struct:rvcn_av1_hw_frame_contexts
2767 uint16_t palette_y_color_index_cdf[PALETTE_SIZES][PALETTE_COLOR_INDEX_CONTEXTS][CDF_SIZE(PALETTE_COLORS)]; member in struct:rvcn_av1_frame_context_s
H A Dradeon_vcn_dec.c984 memcpy(fc->palette_y_color_index_cdf, default_palette_y_color_index_cdf, sizeof(default_palette_y_color_index_cdf));

Completed in 10 milliseconds