Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_av1_default.h171 AV1_BLOCK_SIZES_ALL, enumerator
426 uint16_t compound_type_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(COMPOUND_TYPES - 1)];
428 uint16_t wedge_interintra_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(2)];
429 uint16_t obmc_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(2)];
442 uint16_t filter_intra_cdfs[AV1_BLOCK_SIZES_ALL][CDF_SIZE(2)];
471 uint16_t motion_mode_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(MOTION_MODES)];
522 uint16_t wedge_idx_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(16)];
2388 static const uint16_t default_wedge_interintra_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(2)] =
2396 static const uint16_t default_compound_type_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZE(COMPOUND_TYPES - 1)] =
2404 static const uint16_t default_wedge_idx_cdf[AV1_BLOCK_SIZES_ALL][CDF_SIZ
[all...]

Completed in 7 milliseconds