mpp-nyanmisaka/inc
Herman Chen 85ada595ee [mpp_enc_cfg]: Add encoder I frame tuning config
Add max_i_prop, min_i_prop and init_ip_ration for I frame tuning config.

max_i_prop:
The max percentage of intra frame size in one gop.

min_i_prop:
The min percentage of intra frame size in one gop.

init_ip_ration:
Define the first I frame size is how many times of one P frame size.
Set to 16 mean I frame size is equal to P frame size.
Set to 160 mean I frame size is 10 times of P frame size.

These three parameters are for tuning Intra frame quality.

Change-Id: Iac1e700fe2a51fb3a6ad94753784cd54ee789176
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
2020-09-23 10:28:43 +08:00
..
mpp_buffer.h [mpp_buffer]: Add offset property 2020-03-20 17:41:32 +08:00
mpp_err.h [inc]: add error define for operation not permitted 2018-04-27 17:20:32 +08:00
mpp_frame.h [mpp_frame]: Fix using ffmpeg definition 2020-09-17 15:52:09 +08:00
mpp_meta.h [meta]: Add more meta key for encoder 2020-07-08 15:41:23 +08:00
mpp_packet.h [mpp_packet]: Add metadata check function 2020-07-22 11:07:36 +08:00
mpp_rc_api.h [mpi]: Add rk_venc_rc.h 2020-09-11 16:32:38 +08:00
mpp_rc_defs.h [mpp_rc_defs]: Add rc force parameter 2020-07-22 11:07:36 +08:00
mpp_task.h [mpp_task]: Hide port and task queue from rk_mpi.h 2019-06-21 17:49:20 +08:00
rk_mpi.h [mpp_frame]: Add color format print 2019-12-31 10:53:33 +08:00
rk_mpi_cmd.h [mpi]: Remove unused encoder cfg cmd defines 2020-06-10 11:47:16 +08:00
rk_type.h [rk_mpi.h]: Separate rk_mpi_cmd.h into two headers 2019-06-26 10:09:23 +08:00
rk_venc_cfg.h [rk_venc_cfg]: Add new encoder cfg method 2020-05-13 14:10:34 +08:00
rk_venc_cmd.h [mpp_enc_cfg]: Add encoder I frame tuning config 2020-09-23 10:28:43 +08:00
rk_venc_rc.h [mpi]: Add rk_venc_rc.h 2020-09-11 16:32:38 +08:00
rk_venc_ref.h [mlvec]: Fix error when ltr_frames larger than 3 2020-09-09 08:57:41 +08:00
vpu.h [vpu]: update to match new ioctl for kernel-4.19 2020-03-13 17:26:05 +08:00
vpu_api.h [legacy]: Add VPU_API_SET_PARSER_SPLIT_MODE ctrl 2020-08-11 11:52:41 +08:00