Searched refs:MPP_FMT_BGR565 (Results 1 – 14 of 14) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_common.c | 45 .fmt = MPP_FMT_BGR565, .pp_out_fmt = PP_OUT_FORMAT_RGB565, 136 .fmt = MPP_FMT_BGR565 | MPP_FRAME_FMT_LE_MASK, .pp_out_fmt = PP_OUT_FORMAT_RGB565, 484 case MPP_FMT_BGR565 : in jpegd_setup_output_fmt()
|
| H A D | hal_jpegd_rkv.c | 317 } else if (ctx->output_fmt == (MPP_FMT_BGR565 | MPP_FRAME_FMT_LE_MASK) || in setup_output_fmt() 835 if (frm_fmt != (MPP_FMT_BGR565 | MPP_FRAME_FMT_LE_MASK) in hal_jpegd_rkv_control()
|
| /rockchip-linux_mpp/mpp/hal/vpu/common/ |
| H A D | vepu_common.c | 234 case MPP_FMT_BGR565 : in get_vepu_pixel_stride() 313 case MPP_FMT_BGR565 : in get_vepu_offset_cfg()
|
| /rockchip-linux_mpp/inc/ |
| H A D | mpp_frame.h | 277 MPP_FMT_BGR565 = (MPP_FRAME_FMT_RGB + 1), /* 16-bit RGB */ enumerator
|
| /rockchip-linux_mpp/utils/ |
| H A D | utils.c | 252 case MPP_FMT_BGR565: in dump_mpp_frame_to_file() 637 case MPP_FMT_BGR565 : in read_image() 1270 case MPP_FMT_BGR565 : in fill_image() 1411 { "bgr565", MPP_FMT_BGR565, },
|
| H A D | mpi_enc_utils.c | 59 case MPP_FMT_BGR565: in mpi_enc_width_default_stride()
|
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 60 ret = MPP_FMT_BGR565; in vpu_pic_type_remap_to_mpp() 146 case MPP_FMT_BGR565: in vpu_api_set_enc_cfg() 1103 case MPP_FMT_BGR565: in encode() 1367 case MPP_FMT_BGR565: in encoder_sendframe()
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpi.c | 546 { MPP_FMT_BGR565, "BGR565" },
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_sys_cfg.c | 531 case MPP_FMT_BGR565: { in mpp_sys_dec_buf_chk_proc()
|
| H A D | mpp_buf_slot.c | 326 case MPP_FMT_BGR565: { in prepare_info_set_legacy()
|
| /rockchip-linux_mpp/mpp/vproc/vdpp/test/ |
| H A D | vdpp_test.c | 171 case MPP_FMT_BGR565 : { in get_src_frm_size()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 428 case MPP_FMT_BGR565 : in h264e_vepu_prep_setup()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 232 case MPP_FMT_BGR565 : in mt_test_ctx_init()
|
| H A D | mpi_enc_test.c | 363 case MPP_FMT_BGR565 : in test_ctx_init()
|