Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_av1_default.h450 uint16_t nmvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member
2716 uint16_t nmvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member
H A Dradeon_vcn_dec.c1224 memcpy(fc->nmvc_0_bits_cdf, default_nmv_context.comps[0].bits_cdf, sizeof(default_nmv_context.comps[0].bits_cdf)); in rvcn_av1_init_mv_probs()
1264 memcpy(fc->nmvc_0_bits_cdf, default_nmv_context.comps[0].bits_cdf, sizeof(default_nmv_context.comps[0].bits_cdf)); in rvcn_vcn4_av1_init_mv_probs()

Completed in 10 milliseconds