Home
last modified time | relevance | path

Searched refs:rc_hal_end (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Drc.h81 MPP_RET rc_hal_end(RcCtx ctx, EncRcTask *task);
/OK3568_Linux_fs/external/mpp/mpp/hal/inc/
H A Dhal_enc_task.h135 RK_U32 rc_hal_end : 1; // rc stage member
/OK3568_Linux_fs/external/mpp/mpp/codec/rc/
H A Drc.cpp220 MPP_RET rc_hal_end(RcCtx ctx, EncRcTask *task) in rc_hal_end() function
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp1632 ENC_RUN_FUNC2(rc_hal_end, enc->rc_ctx, rc_task, mpp, ret); in mpp_enc_normal()
1692 ENC_RUN_FUNC2(rc_hal_end, enc->rc_ctx, rc_task, mpp, ret); in mpp_enc_reenc_simple()
2150 ENC_RUN_FUNC2(rc_hal_end, enc->rc_ctx, rc_task, mpp, ret); in try_proc_low_deley_task()
2890 ENC_RUN_FUNC2(rc_hal_end, enc->rc_ctx, rc_task, mpp, ret); in enc_async_wait_task()