Searched refs:SEG_AV1_LVL_MAX (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_common.h | 230 SEG_AV1_LVL_MAX enumerator 427 static const int av1_seg_feature_data_signed[SEG_AV1_LVL_MAX] = {1, 1, 1, 1, 430 static const int av1_seg_feature_data_max[SEG_AV1_LVL_MAX] = {255, 63, 63, 63, 433 static const int av1_seg_feature_data_bits[SEG_AV1_LVL_MAX] = {8, 6, 6, 6,
|
| /rockchip-linux_mpp/mpp/hal/common/av1/ |
| H A D | hal_av1d_common.h | 132 SEG_AV1_LVL_MAX enumerator
|
| H A D | av1d_common.h | 403 static const int av1_seg_feature_data_signed[SEG_AV1_LVL_MAX] = { 408 static const int av1_seg_feature_data_max[SEG_AV1_LVL_MAX] = { 413 static const int av1_seg_feature_data_bits[SEG_AV1_LVL_MAX] = {
|
| /rockchip-linux_mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 1231 RK_U32 segval[MAX_MB_SEGMENTS][SEG_AV1_LVL_MAX]; in vdpu_av1d_set_segmentation() 1269 RK_S32 (*segdata)[SEG_AV1_LVL_MAX] = dxva->segmentation.feature_data; in vdpu_av1d_set_segmentation() 1307 for (j = 0; j < SEG_AV1_LVL_MAX; j++) { in vdpu_av1d_set_segmentation()
|