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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_av1_default.h423 uint16_t compound_type_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(COMPOUND_TYPES - 1)]; member in struct:rvcn_av1_hw_frame_contexts
2690 uint16_t compound_type_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(COMPOUND_TYPES - 1)]; member in struct:rvcn_av1_frame_context_s
H A Dradeon_vcn_dec.c1006 memcpy(fc->compound_type_cdf, default_compound_type_cdf, sizeof(default_compound_type_cdf));

Completed in 10 milliseconds