Home
last modified time | relevance | path

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

/rockchip-linux_mpp/inc/
H A Dmpp_frame.h443 RK_S32 mpp_frame_has_meta(const MppFrame frame);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_frame.c148 RK_S32 mpp_frame_has_meta(const MppFrame frame) in mpp_frame_has_meta() function
/rockchip-linux_mpp/test/
H A Dmpi_dec_mt_test.c187 if (mpp_frame_has_meta(frame)) { in thread_output()
H A Dmpi_dec_nt_test.c181 if (mpp_frame_has_meta(frame)) { in dec_loop()
H A Dmpi_dec_test.c186 if (mpp_frame_has_meta(frame)) { in dec_simple()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c377 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_jpege_v540c_get_task()
H A Dhal_jpege_vepu511.c622 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_jpege_vepu511_get_task()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c229 if (mpp_frame_has_meta(task->frame)) { in h265e_start()
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c303 if (mpp_frame_has_meta(frame)) { in put_frame()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c356 if (mpp_frame_has_meta(task->frame)) { in h264e_start()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1983 if (mpp_frame_has_meta(enc->frame)) { in mpp_enc_get_pskip_mode()
2070 if (mpp_frame_has_meta(frame)) { in mpp_enc_add_sw_header()
3027 if (mpp_frame_has_meta(frm)) { in async_task_skip()
3214 if (mpp_frame_has_meta(frame)) { in try_get_async_task()
/rockchip-linux_mpp/mpp/
H A Dmpp.c793 if (mpp_frame_has_meta(frame)) { in mpp_put_frame()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c354 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu541_get_task()
H A Dhal_h264e_vepu540c.c361 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu540c_get_task()
H A Dhal_h264e_vepu580.c581 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu580_get_task()
H A Dhal_h264e_vepu510.c563 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu510_get_task()
H A Dhal_h264e_vepu511.c561 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h264e_vepu511_get_task()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1652 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v540c_get_task()
H A Dhal_h265e_vepu541.c1997 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v541_get_task()
H A Dhal_h265e_vepu510.c2513 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_v510_get_task()
H A Dhal_h265e_vepu511.c2752 if (!frm_status->reencode && mpp_frame_has_meta(task->frame)) { in hal_h265e_vepu511_get_task()
H A Dhal_h265e_vepu580.c3344 if (mpp_frame_has_meta(task->frame)) { in hal_h265e_v580_get_task()