Home
last modified time | relevance | path

Searched refs:mpp_frame_has_meta (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_frame.cpp115 RK_S32 mpp_frame_has_meta(const MppFrame frame) in mpp_frame_has_meta() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h396 RK_S32 mpp_frame_has_meta(const MppFrame frame);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h395 RK_S32 mpp_frame_has_meta(const MppFrame frame);
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_dec_mt_test.c200 if (mpp_frame_has_meta(frame)) { in thread_output()
H A Dmpi_dec_nt_test.c236 if (mpp_frame_has_meta(frame)) { in dec_loop()
H A Dmpi_dec_test.c259 if (mpp_frame_has_meta(frame)) { in dec_simple()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c384 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_jpege_v540c_get_task()
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpp.cpp650 if (mpp_frame_has_meta(frame)) { in put_frame()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp1562 if (mpp_frame_has_meta(frame)) { in mpp_enc_add_sw_header()
2439 if (mpp_frame_has_meta(frm)) { in async_task_skip()
2621 if (mpp_frame_has_meta(frame)) { in try_get_async_task()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c679 if (mpp_frame_has_meta(task->frame)) { in h264e_start()
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc_model_v2_smt.c656 if (mpp_frame_has_meta(task->frame)) { in rc_model_v2_smt_start()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c349 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu541_get_task()
H A Dhal_h264e_vepu540c.c353 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu540c_get_task()
H A Dhal_h264e_vepu580.c558 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu580_get_task()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1614 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v540c_get_task()
H A Dhal_h265e_vepu541.c2065 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v541_get_task()
H A Dhal_h265e_vepu580.c3153 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v580_get_task()