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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_av1_default.h468 uint16_t motion_mode_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(MOTION_MODES)]; member in struct:rvcn_av1_hw_frame_contexts
2735 uint16_t motion_mode_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(MOTION_MODES)]; member in struct:rvcn_av1_frame_context_s
H A Dradeon_vcn_dec.c1003 memcpy(fc->motion_mode_cdf, default_motion_mode_cdf, sizeof(default_motion_mode_cdf));

Completed in 10 milliseconds