StdVideoH265ScalingLists

Undocumented in source.

Members

Variables

ScalingList16x16
uint8_t[STD_VIDEO_H265_SCALING_LIST_16X16_NUM_LISTS] ScalingList16x16;
Undocumented in source.
ScalingList32x32
uint8_t[STD_VIDEO_H265_SCALING_LIST_32X32_NUM_LISTS] ScalingList32x32;
Undocumented in source.
ScalingList4x4
uint8_t[STD_VIDEO_H265_SCALING_LIST_4X4_NUM_LISTS] ScalingList4x4;
Undocumented in source.
ScalingList8x8
uint8_t[STD_VIDEO_H265_SCALING_LIST_8X8_NUM_LISTS] ScalingList8x8;
Undocumented in source.
ScalingListDCCoef16x16
uint8_t[STD_VIDEO_H265_SCALING_LIST_16X16_NUM_LISTS] ScalingListDCCoef16x16;
Undocumented in source.
ScalingListDCCoef32x32
uint8_t[STD_VIDEO_H265_SCALING_LIST_32X32_NUM_LISTS] ScalingListDCCoef32x32;
Undocumented in source.

Meta