Home
last modified time | relevance | path

Searched refs:MPP_ENC_RC_MODE_BUTT (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_rc.h31 MPP_ENC_RC_MODE_BUTT enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_rc.h31 MPP_ENC_RC_MODE_BUTT enumerator
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_2str.c75 if (rc_mode >= MPP_ENC_RC_MODE_VBR && rc_mode < MPP_ENC_RC_MODE_BUTT) in strof_rc_mode()
/OK3568_Linux_fs/external/mpp/utils/
H A Dmpi_enc_utils.c565 cmd->rc_mode = MPP_ENC_RC_MODE_BUTT; in mpi_enc_test_cmd_update_by_args()
585 if (cmd->rc_mode == MPP_ENC_RC_MODE_BUTT) in mpi_enc_test_cmd_update_by_args()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp677 if (dst->rc_mode >= MPP_ENC_RC_MODE_BUTT) { in mpp_enc_proc_rc_cfg()