Searched refs:MPP_ENC_RC_CFG_CHANGE_FPS_OUT (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_enc_cfg.cpp | 136 …ENTRY(rc, fps_out_flex, S32, RK_S32, MPP_ENC_RC_CFG_CHANGE_FPS_OUT, rc, fp… 137 …ENTRY(rc, fps_out_num, S32, RK_S32, MPP_ENC_RC_CFG_CHANGE_FPS_OUT, rc, fp… 138 …ENTRY(rc, fps_out_denorm, S32, RK_S32, MPP_ENC_RC_CFG_CHANGE_FPS_OUT, rc, fp…
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | rk_venc_cmd.h | 217 …MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorm… enumerator
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | rk_venc_cmd.h | 217 …MPP_ENC_RC_CFG_CHANGE_FPS_OUT = (1 << 6), /* change on fps out flex / numerator / denorm… enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/ |
| H A D | vp8e_rc.c | 408 if (change & MPP_ENC_RC_CFG_CHANGE_FPS_OUT) { in vp8e_update_rc_cfg()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 283 MPP_ENC_RC_CFG_CHANGE_FPS_OUT | in check_resend_hdr() 310 MPP_ENC_RC_CFG_CHANGE_FPS_OUT | in check_resend_hdr() 567 if (change & MPP_ENC_RC_CFG_CHANGE_FPS_OUT) { in mpp_enc_proc_rc_cfg()
|