Searched refs:class0_hp_cdf (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_dec.c | 1227 memcpy(fc->nmvc_0_class0_hp_cdf, default_nmv_context.comps[0].class0_hp_cdf, sizeof(default_nmv_context.comps[0].class0_hp_cdf)); in rvcn_av1_init_mv_probs() 1235 memcpy(fc->nmvc_1_class0_hp_cdf, default_nmv_context.comps[1].class0_hp_cdf, sizeof(default_nmv_context.comps[1].class0_hp_cdf)); in rvcn_av1_init_mv_probs() 1244 memcpy(fc->ndvc_0_class0_hp_cdf, default_nmv_context.comps[0].class0_hp_cdf, sizeof(default_nmv_context.comps[0].class0_hp_cdf)); in rvcn_av1_init_mv_probs() 1252 memcpy(fc->ndvc_1_class0_hp_cdf, default_nmv_context.comps[1].class0_hp_cdf, sizeof(default_nmv_context.comps[1].class0_hp_cdf)); in rvcn_av1_init_mv_probs() 1267 memcpy(fc->nmvc_0_class0_hp_cdf, default_nmv_context.comps[0].class0_hp_cdf, sizeof(default_nmv_context.comps[0].class0_hp_cdf)); in rvcn_vcn4_av1_init_mv_probs() [all...] |
H A D | radeon_vcn_av1_default.h | 306 uint16_t class0_hp_cdf[CDF_SIZE(2)]; member
|
Completed in 9 milliseconds