Searched refs:dst_range (Results 1 – 12 of 12) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkenc/common/ |
| H A D | vepu5xx_common.c | 28 .color = MPP_FRAME_SPC_RGB, .dst_range = MPP_FRAME_RANGE_UNSPECIFIED, 35 .color = MPP_FRAME_SPC_BT709, .dst_range = MPP_FRAME_RANGE_UNSPECIFIED, 45 .color = MPP_FRAME_SPC_RGB, .dst_range = MPP_FRAME_RANGE_JPEG, 52 .color = MPP_FRAME_SPC_BT709, .dst_range = MPP_FRAME_RANGE_JPEG,
|
| H A D | vepu5xx_common.h | 90 MppFrameColorRange dst_range; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/jpege/ |
| H A D | hal_jpege_vpu720.c | 72 MppFrameColorRange dst_range; member 365 ctx->fmt_cfg.dst_range = (ctx->cfg->prep.range_out == MPP_FRAME_RANGE_UNSPECIFIED) ? in jpege_vpu720_setup_format() 482 if (ctx->fmt_cfg.src_range != ctx->fmt_cfg.dst_range) { in hal_jpege_vpu720_gen_regs()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 516 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu541_prep()
|
| H A D | hal_h264e_vepu540c.c | 508 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu540c_prep()
|
| H A D | hal_h264e_vepu580.c | 789 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu580_prep()
|
| H A D | hal_h264e_vepu510.c | 805 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu510_prep()
|
| H A D | hal_h264e_vepu511.c | 782 … hal_h264e_dbg_flow("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in setup_vepu511_prep()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 845 …hal_h265e_dbg_simple("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in vepu540c_h265_set_pp_regs()
|
| H A D | hal_h265e_vepu541.c | 1123 …hal_h265e_dbg_simple("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in vepu541_h265_set_pp_regs()
|
| H A D | hal_h265e_vepu510.c | 1491 …hal_h265e_dbg_simple("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in vepu510_h265_set_pp_regs()
|
| H A D | hal_h265e_vepu580.c | 2055 …hal_h265e_dbg_simple("use color range %d colorspace %d", cfg_coeffs->dst_range, cfg_coeffs->color); in vepu580_h265_set_pp_regs()
|