Home
last modified time | relevance | path

Searched refs:MPP_FMT_RGB444 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c69 .fmt = MPP_FMT_RGB444, .pp_out_fmt = PP_OUT_FORMAT_RGB565,
160 .fmt = MPP_FMT_RGB444 | MPP_FRAME_FMT_LE_MASK, .pp_out_fmt = PP_OUT_FORMAT_RGB565,
497 case MPP_FMT_RGB444 : in jpegd_setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.c237 case MPP_FMT_RGB444 : in get_vepu_pixel_stride()
316 case MPP_FMT_RGB444 : in get_vepu_offset_cfg()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h241 MPP_FMT_RGB444 = (MPP_FRAME_FMT_RGB + 4), /* 12-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h240 MPP_FMT_RGB444 = (MPP_FRAME_FMT_RGB + 4), /* 12-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c225 case MPP_FMT_RGB444: in dump_mpp_frame_to_file()
587 case MPP_FMT_RGB444 : in read_image()
1224 case MPP_FMT_RGB444 : in fill_image()
H A Dmpi_enc_utils.c61 case MPP_FMT_RGB444: in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c431 case MPP_FMT_RGB444 : in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp58 case MPP_FMT_RGB444 : in InitParams()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c229 case MPP_FMT_RGB444 : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp235 case MPP_FMT_RGB444 : in mt_test_ctx_init()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp67 ret = MPP_FMT_RGB444; in vpu_pic_type_remap_to_mpp()