Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_mpi_cmd.h188MPP_ENC_SET_OSD_PLT_CFG, /* set OSD palette, parameter should be pointer to MppEncOSDPl… enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_mpi_cmd.h188MPP_ENC_SET_OSD_PLT_CFG, /* set OSD palette, parameter should be pointer to MppEncOSDPl… enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c398 case MPP_ENC_SET_OSD_PLT_CFG : in jpege_proc_cfg()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp574 ret = mpp_mpi->control(mpp_ctx, MPP_ENC_SET_OSD_PLT_CFG, &enc_params.osd_plt_cfg); in Encode()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c690 ret = mpi->control(ctx, MPP_ENC_SET_OSD_PLT_CFG, &p->osd_plt_cfg); in test_mpp_run()
H A Dmpi_enc_mt_test.cpp801 ret = mpi->control(ctx, MPP_ENC_SET_OSD_PLT_CFG, &p->osd_plt_cfg); in enc_test_input()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp1051 case MPP_ENC_SET_OSD_PLT_CFG : { in mpp_enc_proc_cfg()