Searched refs:MPP_DEC_SET_EXT_BUF_GROUP (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi_cmd.h | 93 MPP_DEC_SET_EXT_BUF_GROUP, /* IMPORTANT: set external buffer group to mpp decoder */ enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi_cmd.h | 93 MPP_DEC_SET_EXT_BUF_GROUP, /* IMPORTANT: set external buffer group to mpp decoder */ enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.cpp | 207 ret = mpi->control(ctx, MPP_DEC_SET_EXT_BUF_GROUP, data->frm_grp); in Decode()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_dec_mt_test.c | 164 ret = mpi->control(ctx, MPP_DEC_SET_EXT_BUF_GROUP, data->frm_grp); in thread_output()
|
| H A D | mpi_dec_nt_test.c | 193 ret = mpi->control(ctx, MPP_DEC_SET_EXT_BUF_GROUP, data->frm_grp); in dec_loop()
|
| H A D | mpi_dec_multi_test.c | 168 ret = mpi->control(ctx, MPP_DEC_SET_EXT_BUF_GROUP, data->frm_grp); in multi_dec_simple()
|
| H A D | mpi_dec_test.c | 216 ret = mpi->control(ctx, MPP_DEC_SET_EXT_BUF_GROUP, data->frm_grp); in dec_simple()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppdec.c | 284 self->mpi->control (self->mpp_ctx, MPP_DEC_SET_EXT_BUF_GROUP, NULL); in gst_mpp_dec_clear_allocator() 975 self->mpi->control (self->mpp_ctx, MPP_DEC_SET_EXT_BUF_GROUP, group); in gst_mpp_dec_handle_frame()
|
| /OK3568_Linux_fs/external/mpp/ |
| H A D | readme.txt | 342 In the mode user will NOT call MPP_DEC_SET_EXT_BUF_GROUP control to decoder.
|
| /OK3568_Linux_fs/external/mpp/mpp/ |
| H A D | mpp.cpp | 1147 case MPP_DEC_SET_EXT_BUF_GROUP: { in control_dec()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 1567 mpicmd = MPP_DEC_SET_EXT_BUF_GROUP; in control()
|