Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Drk_mpi_cmd.h151 MPP_ENC_SET_JPEG_ROI_CFG, /* set MppJpegROICfg structure */ enumerator
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c517 case MPP_ENC_SET_JPEG_ROI_CFG : in control()
/rockchip-linux_mpp/test/
H A Dmpi_enc_test.c993 ret = mpi->control(ctx, MPP_ENC_SET_JPEG_ROI_CFG, &p->roi_jpeg_cfg); in test_mpp_run()