Home
last modified time | relevance | path

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

/rockchip-linux_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()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h285 MPP_FMT_BGR101010 = (MPP_FRAME_FMT_RGB + 9), /* 30-bit RGB */ enumerator
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c179 case MPP_FMT_BGR101010 : in get_src_frm_size()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c441 case MPP_FMT_BGR101010 : { in h264e_vepu_prep_setup()
/rockchip-linux_mpp/utils/
H A Dutils.c626 case MPP_FMT_BGR101010 : { in read_image()
1300 case MPP_FMT_BGR101010 : in fill_image()
H A Dmpi_enc_utils.c77 case MPP_FMT_BGR101010 : in mpi_enc_width_default_stride()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c236 case MPP_FMT_BGR101010 : in mt_test_ctx_init()
H A Dmpi_enc_test.c367 case MPP_FMT_BGR101010 : in test_ctx_init()
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp84 ret = MPP_FMT_BGR101010; in vpu_pic_type_remap_to_mpp()