Searched refs:MPP_FMT_RGB565 (Results 1 – 16 of 16) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_common.c | 37 .fmt = MPP_FMT_RGB565, .pp_out_fmt = PP_OUT_FORMAT_RGB565, 128 .fmt = MPP_FMT_RGB565 | MPP_FRAME_FMT_LE_MASK, .pp_out_fmt = PP_OUT_FORMAT_RGB565, 483 case MPP_FMT_RGB565 : in jpegd_setup_output_fmt()
|
| H A D | hal_jpegd_rkv.c | 318 ctx->output_fmt == MPP_FMT_RGB565) { // bgr565le or rgb565be in setup_output_fmt()
|
| /rockchip-linux_mpp/mpp/hal/vpu/common/ |
| H A D | vepu_common.c | 233 case MPP_FMT_RGB565 : in get_vepu_pixel_stride() 312 case MPP_FMT_RGB565 : in get_vepu_offset_cfg()
|
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 57 ret = MPP_FMT_RGB565; in vpu_pic_type_remap_to_mpp() 145 case MPP_FMT_RGB565: in vpu_api_set_enc_cfg() 1102 case MPP_FMT_RGB565: in encode() 1366 case MPP_FMT_RGB565: in encoder_sendframe() 1431 } else if (format >= MPP_FMT_RGB565 && format < MPP_FMT_BGR888) { in encoder_sendframe()
|
| /rockchip-linux_mpp/inc/ |
| H A D | mpp_frame.h | 276 MPP_FMT_RGB565 = (MPP_FRAME_FMT_RGB + 0), /* 16-bit RGB */ enumerator
|
| /rockchip-linux_mpp/utils/ |
| H A D | utils.c | 251 case MPP_FMT_RGB565: in dump_mpp_frame_to_file() 636 case MPP_FMT_RGB565 : in read_image() 1269 case MPP_FMT_RGB565 : in fill_image() 1414 { "rgb565", MPP_FMT_RGB565, },
|
| H A D | mpi_enc_utils.c | 58 case MPP_FMT_RGB565: in mpi_enc_width_default_stride()
|
| /rockchip-linux_mpp/mpp/vproc/rga/ |
| H A D | rga.c | 75 case MPP_FMT_RGB565: in rga_fmt_map()
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpi.c | 545 { MPP_FMT_RGB565, "RGB565" },
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_sys_cfg.c | 530 case MPP_FMT_RGB565: in mpp_sys_dec_buf_chk_proc()
|
| H A D | mpp_buf_slot.c | 325 case MPP_FMT_RGB565: in prepare_info_set_legacy()
|
| /rockchip-linux_mpp/mpp/vproc/vdpp/test/ |
| H A D | vdpp_test.c | 170 case MPP_FMT_RGB565 : in get_src_frm_size()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 427 case MPP_FMT_RGB565 : in h264e_vepu_prep_setup()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 231 case MPP_FMT_RGB565 : in mt_test_ctx_init()
|
| H A D | mpi_enc_test.c | 362 case MPP_FMT_RGB565 : in test_ctx_init()
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 1080 } else if (set->format <= MPP_FMT_BGR444 && set->format >= MPP_FMT_RGB565) { in set_parameter()
|