Home
last modified time | relevance | path

Searched refs:MPP_FMT_BGR101010 (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.c258 case MPP_FMT_BGR101010 : { in get_vepu_pixel_stride()
321 case MPP_FMT_BGR101010 : in get_vepu_offset_cfg()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h246 MPP_FMT_BGR101010 = (MPP_FRAME_FMT_RGB + 9), /* 30-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h245 MPP_FMT_BGR101010 = (MPP_FRAME_FMT_RGB + 9), /* 30-bit RGB */ enumerator
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c441 case MPP_FMT_BGR101010 : { in h264e_vepu_prep_setup()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.cpp67 case MPP_FMT_BGR101010 : in InitParams()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.c581 case MPP_FMT_BGR101010 : { in read_image()
1251 case MPP_FMT_BGR101010 : in fill_image()
H A Dmpi_enc_utils.c76 case MPP_FMT_BGR101010 : in mpi_enc_width_default_stride()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpi_enc_test.c238 case MPP_FMT_BGR101010 : in test_ctx_init()
H A Dmpi_enc_mt_test.cpp244 case MPP_FMT_BGR101010 : in mt_test_ctx_init()
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp82 ret = MPP_FMT_BGR101010; in vpu_pic_type_remap_to_mpp()