Searched refs:MPP_FMT_RGB565 (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/external/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, 493 case MPP_FMT_RGB565 : in jpegd_setup_output_fmt()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.h | 46 #define MPP_FMT_RGB565LE MPP_FMT_LE(MPP_FMT_RGB565)
|
| /OK3568_Linux_fs/external/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()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu_api_legacy.cpp | 55 ret = MPP_FMT_RGB565; in vpu_pic_type_remap_to_mpp() 132 case MPP_FMT_RGB565: in vpu_api_set_enc_cfg() 1073 case MPP_FMT_RGB565: in encode() 1328 case MPP_FMT_RGB565: in encoder_sendframe() 1387 } else if (format >= MPP_FMT_RGB565 && format < MPP_FMT_BGR888) { in encoder_sendframe()
|
| /OK3568_Linux_fs/external/mpp/utils/ |
| H A D | utils.c | 221 case MPP_FMT_RGB565: in dump_mpp_frame_to_file() 590 case MPP_FMT_RGB565 : in read_image() 1220 case MPP_FMT_RGB565 : in fill_image() 1365 { "rgb565", MPP_FMT_RGB565, },
|
| H A D | mpi_enc_utils.c | 57 case MPP_FMT_RGB565: in mpi_enc_width_default_stride()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_frame.h | 237 MPP_FMT_RGB565 = (MPP_FRAME_FMT_RGB + 0), /* 16-bit RGB */ enumerator
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_frame.h | 236 MPP_FMT_RGB565 = (MPP_FRAME_FMT_RGB + 0), /* 16-bit RGB */ enumerator
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/rga/ |
| H A D | rga.cpp | 87 case MPP_FMT_RGB565: in rga_fmt_map()
|
| /OK3568_Linux_fs/external/mpp/mpp/ |
| H A D | mpi.cpp | 556 { MPP_FMT_RGB565, "RGB565" },
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.c | 427 case MPP_FMT_RGB565 : in h264e_vepu_prep_setup()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.cpp | 62 case MPP_FMT_RGB565 : in InitParams()
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpi_enc_test.c | 233 case MPP_FMT_RGB565 : in test_ctx_init()
|
| H A D | mpi_enc_mt_test.cpp | 239 case MPP_FMT_RGB565 : in mt_test_ctx_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_buf_slot.cpp | 310 case MPP_FMT_RGB565: in generate_info_set()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.c | 1075 } else if (set->format <= MPP_FMT_BGR444 && set->format >= MPP_FMT_RGB565) { in set_parameter()
|