Searched refs:ndvc_1_bits_cdf (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ | ||
| H A D | radeon_vcn_av1_default.h | 462 uint16_t ndvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member in struct:rvcn_av1_hw_frame_contexts 2729 uint16_t ndvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)]; member in struct:rvcn_av1_frame_context_s |
| H A D | radeon_vcn_dec.c | 1068 memcpy(fc->ndvc_1_bits_cdf, default_nmv_context.comps[1].bits_cdf, sizeof(default_nmv_context.comps[1].bits_cdf)); |
Completed in 10 milliseconds