Searched refs:KEY_LONG_REF_IDX (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_meta_test.c | 63 ret |= mpp_meta_set_s32(meta, KEY_LONG_REF_IDX, 0); in meta_test() 95 ret |= mpp_meta_get_s32(meta, KEY_LONG_REF_IDX, &val); in meta_test()
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_meta.h | 80 KEY_LONG_REF_IDX = FOURCC_META('l', 't', 'i', 'd'), enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_meta.h | 80 KEY_LONG_REF_IDX = FOURCC_META('l', 't', 'i', 'd'), enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_meta.cpp | 55 { KEY_LONG_REF_IDX, TYPE_S32, },
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.cpp | 692 if (MPP_OK == mpp_meta_get_s32(meta, KEY_LONG_REF_IDX, <_idx)) in Encode()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 815 mpp_meta_set_s32(meta, KEY_LONG_REF_IDX, frm->lt_idx); in h264e_proc_hal()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 805 if (MPP_OK == mpp_meta_get_s32(meta, KEY_LONG_REF_IDX, <_idx)) in test_mpp_run()
|
| H A D | mpi_enc_mt_test.cpp | 948 if (MPP_OK == mpp_meta_get_s32(meta, KEY_LONG_REF_IDX, <_idx)) in enc_test_output()
|