Home
last modified time | relevance | path

Searched refs:luma_sec_strength (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1613 RK_U16 luma_sec_strength = 0; in vdpu_av1d_set_cdef() local
1627 luma_sec_strength |= dxva->cdef.y_strengths[i].secondary << (i * 2); in vdpu_av1d_set_cdef()
1633 regs->swreg53.sw_cdef_luma_secondary_strength = luma_sec_strength; in vdpu_av1d_set_cdef()