Searched refs:decode_get_frame (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | README.md | 9 use sync interface and async interface(decode_put_packet and decode_get_frame),
|
| H A D | mpi_dec_mt_test.c | 131 MPP_RET ret = mpi->decode_get_frame(ctx, &frame); in thread_output()
|
| H A D | mpi_rc2_test.c | 671 ret = ctx->dec_mpi_post->decode_get_frame(ctx->dec_ctx_post, in mpi_rc_dec_post_decode() 813 ret = mpi->decode_get_frame(dec_ctx, &frm); in mpi_rc_enc()
|
| H A D | mpi_dec_multi_test.c | 133 ret = mpi->decode_get_frame(ctx, &frame); in multi_dec_simple()
|
| H A D | mpi_dec_test.c | 121 ret = mpi->decode_get_frame(ctx, &frame); in dec_simple()
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_mpi.h | 112 MPP_RET (*decode_get_frame)(MppCtx ctx, MppFrame *frame); member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_mpi.h | 112 MPP_RET (*decode_get_frame)(MppCtx ctx, MppFrame *frame); member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_decoder.cpp | 161 ret = mpi->decode_get_frame(ctx, &frame); in Decode()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppvideodec.c | 270 mppdec->mpi->decode_get_frame (mppdec->mpp_ctx, &mframe); in gst_mpp_video_dec_poll_mpp_frame()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 970 ret = mpi->decode_get_frame(mpp_ctx, &mframe); in decode_getoutframe()
|