Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h225 MPP_ENC_RC_CFG_CHANGE_PRIORITY = (1 << 14), enumerator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h225 MPP_ENC_RC_CFG_CHANGE_PRIORITY = (1 << 14), enumerator
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_cfg.cpp142 …ENTRY(rc, priority, U32, MppEncRcPriority, MPP_ENC_RC_CFG_CHANGE_PRIORITY, rc, rc…
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp596 if (change & MPP_ENC_RC_CFG_CHANGE_PRIORITY) { in mpp_enc_proc_rc_cfg()