Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_av1_default.h297 #define AV1_MV_OFFSET_BITS (AV1_MV_CLASSES + AV1_CLASS0_BITS - 2) macro
309 uint16_t bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
450 uint16_t nmvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
455 uint16_t nmvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
460 uint16_t ndvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
465 uint16_t ndvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
2716 uint16_t nmvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
2721 uint16_t nmvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
2726 uint16_t ndvc_0_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZE(2)];
2731 uint16_t ndvc_1_bits_cdf[AV1_MV_OFFSET_BITS][CDF_SIZ
[all...]

Completed in 7 milliseconds