Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_av1_default.h455 uint16_t nmvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member
2721 uint16_t nmvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member
H A Dradeon_vcn_dec.c1232 memcpy(fc->nmvc_1_bits_cdf, default_nmv_context.comps[1].bits_cdf, sizeof(default_nmv_context.comps[1].bits_cdf)); in rvcn_av1_init_mv_probs()
1272 memcpy(fc->nmvc_1_bits_cdf, default_nmv_context.comps[1].bits_cdf, sizeof(default_nmv_context.comps[1].bits_cdf)); in rvcn_vcn4_av1_init_mv_probs()

Completed in 10 milliseconds