Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/inc/
H A Dmpp_device.h31 MPP_DEV_REG_OFFS, enumerator
/rockchip-linux_mpp/osal/driver/
H A Dmpp_device.c142 case MPP_DEV_REG_OFFS : { in mpp_dev_ioctl()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c715 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, reg_cfg); in multi_core_start()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2278 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->offsets); in hal_h264e_vepu580_start()
H A Dhal_h264e_vepu510.c2312 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->offsets); in hal_h264e_vepu510_start()
H A Dhal_h264e_vepu511.c2273 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->offsets); in hal_h264e_vepu511_start()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c2187 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->reg_cfg); in hal_h265e_v510_start()
H A Dhal_h265e_vepu511.c2379 ret = mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, ctx->reg_cfg); in hal_h265e_vepu511_start()
H A Dhal_h265e_vepu580.c2949 mpp_dev_ioctl(ctx->dev, MPP_DEV_REG_OFFS, frm->reg_cfg); in hal_h265e_v580_start()