Searched refs:mpp_buffer_import (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_buffer.h | 226 #define mpp_buffer_import(buffer, info) \ macro
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_buffer.h | 226 #define mpp_buffer_import(buffer, info) \ macro
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 704 ret = mpp_buffer_import(&str_buf, &inputCommit); in decode() 738 ret = mpp_buffer_import(&pic_buf, &outputCommit); in decode() 1102 ret = mpp_buffer_import(&pic_buf, &inputCommit); in encode() 1137 ret = mpp_buffer_import(&str_buf, &outputCommit); in encode() 1369 ret = mpp_buffer_import(&buffer, &inputCommit); in encoder_sendframe()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_buffer_test.c | 148 ret = mpp_buffer_import(&commit_buffer[i], &commit); in main()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | camera_source.c | 258 mpp_buffer_import(&ctx->fbuf[i].buffer, &info); in camera_source_init()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.cpp | 739 mpp_buffer_import(&buf, &info); in ImportBuffer()
|