Searched refs:SEG_AV1_LVL_REF_FRAME (Results 1 – 3 of 3) sorted by relevance
1263 segval[s][SEG_AV1_LVL_REF_FRAME] = 0; /* segment ref_frame disabled */ in vdpu_av1d_set_segmentation()1295 dxva->segmentation.feature_mask[s] & (1 << SEG_AV1_LVL_REF_FRAME)) in vdpu_av1d_set_segmentation()1296 segval[s][SEG_AV1_LVL_REF_FRAME] = in vdpu_av1d_set_segmentation()1297 segdata[s][SEG_AV1_LVL_REF_FRAME] + 1; in vdpu_av1d_set_segmentation()1309 preskip_segid |= j >= SEG_AV1_LVL_REF_FRAME; in vdpu_av1d_set_segmentation()1325 regs->swreg14.sw_refpic_seg0 = segval[0][SEG_AV1_LVL_REF_FRAME]; in vdpu_av1d_set_segmentation()1334 regs->swreg15.sw_refpic_seg1 = segval[1][SEG_AV1_LVL_REF_FRAME]; in vdpu_av1d_set_segmentation()1343 regs->swreg16.sw_refpic_seg2 = segval[2][SEG_AV1_LVL_REF_FRAME]; in vdpu_av1d_set_segmentation()1352 regs->swreg17.sw_refpic_seg3 = segval[3][SEG_AV1_LVL_REF_FRAME]; in vdpu_av1d_set_segmentation()1361 regs->swreg18.sw_refpic_seg4 = segval[4][SEG_AV1_LVL_REF_FRAME]; in vdpu_av1d_set_segmentation()[all …]
130 SEG_AV1_LVL_REF_FRAME, // Optional Segment reference frame enumerator
227 SEG_AV1_LVL_REF_FRAME, // Optional Segment reference frame enumerator