Home
last modified time | relevance | path

Searched refs:MPP_FMT_ABGR8888 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c95 .fmt = MPP_FMT_ABGR8888, .pp_out_fmt = PP_OUT_FORMAT_ARGB,
186 .fmt = MPP_FMT_ABGR8888 | MPP_FRAME_FMT_LE_MASK, .pp_out_fmt = PP_OUT_FORMAT_ARGB,
503 case MPP_FMT_ABGR8888 : in jpegd_setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.c254 case MPP_FMT_ABGR8888 : in get_vepu_pixel_stride()
323 case MPP_FMT_ABGR8888 : in get_vepu_offset_cfg()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c209 case MPP_FMT_ABGR8888: in dump_mpp_frame_to_file()
577 case MPP_FMT_ABGR8888 : in read_image()
1253 case MPP_FMT_ABGR8888 : in fill_image()
1360 { "abgr8888", MPP_FMT_ABGR8888, },
H A Dmpi_enc_utils.c78 case MPP_FMT_ABGR8888 : in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp139 case MPP_FMT_ABGR8888 : in vpu_api_set_enc_cfg()
255 case MPP_FMT_ABGR8888 : in copy_align_raw_buffer_to_dest()
1080 case MPP_FMT_ABGR8888 : in encode()
1335 case MPP_FMT_ABGR8888 : in encoder_sendframe()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h248 MPP_FMT_ABGR8888 = (MPP_FRAME_FMT_RGB + 11), /* 32-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h247 MPP_FMT_ABGR8888 = (MPP_FRAME_FMT_RGB + 11), /* 32-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/
H A Dmpi.cpp564 { MPP_FMT_ABGR8888, "ABGR8888" },
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c437 case MPP_FMT_ABGR8888 : in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp69 case MPP_FMT_ABGR8888 : in InitParams()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c240 case MPP_FMT_ABGR8888 : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp246 case MPP_FMT_ABGR8888 : in mt_test_ctx_init()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmppenc.c117 MPP_FMT_ABGR8888,