Searched refs:SEG_AV1_LVL_ALT_LF_Y_H (Results 1 – 3 of 3) sorted by relevance
125 SEG_AV1_LVL_ALT_LF_Y_H, // Use alternate loop filter value on y plane enumerator
1260 segval[s][SEG_AV1_LVL_ALT_LF_Y_H] = 0; in vdpu_av1d_set_segmentation()1282 if (dxva->segmentation.feature_mask[s] & (1 << SEG_AV1_LVL_ALT_LF_Y_H)) in vdpu_av1d_set_segmentation()1283 segval[s][SEG_AV1_LVL_ALT_LF_Y_H] = in vdpu_av1d_set_segmentation()1284 MPP_CLIP3(-63, 63, segdata[s][SEG_AV1_LVL_ALT_LF_Y_H]); in vdpu_av1d_set_segmentation()1322 regs->swreg20.sw_filt_level_delta1_seg0 = segval[0][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()1331 regs->swreg21.sw_filt_level_delta1_seg1 = segval[1][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()1340 regs->swreg22.sw_filt_level_delta1_seg2 = segval[2][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()1349 regs->swreg23.sw_filt_level_delta1_seg3 = segval[3][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()1358 regs->swreg24.sw_filt_level_delta1_seg4 = segval[4][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()1367 regs->swreg25.sw_filt_level_delta1_seg5 = segval[5][SEG_AV1_LVL_ALT_LF_Y_H]; in vdpu_av1d_set_segmentation()[all …]
223 SEG_AV1_LVL_ALT_LF_Y_H, // Use alternate loop filter value on y plane enumerator