Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp78 ret = MPP_FMT_BGR888; in vpu_pic_type_remap_to_mpp()
152 case MPP_FMT_BGR888 : { in vpu_api_set_enc_cfg()
274 case MPP_FMT_BGR888 : { in copy_align_raw_buffer_to_dest()
1109 case MPP_FMT_BGR888 : { in encode()
1373 case MPP_FMT_BGR888 : { in encoder_sendframe()
1431 } else if (format >= MPP_FMT_RGB565 && format < MPP_FMT_BGR888) { in encoder_sendframe()
/rockchip-linux_mpp/inc/
H A Dmpp_frame.h283 MPP_FMT_BGR888 = (MPP_FRAME_FMT_RGB + 7), /* 24-bit RGB */ enumerator
/rockchip-linux_mpp/mpp/
H A Dmpi.c550 { MPP_FMT_BGR888, "BGR888" },
/rockchip-linux_mpp/utils/
H A Dutils.c647 case MPP_FMT_BGR888 : { in read_image()
1329 case MPP_FMT_BGR888 : in fill_image()
1412 { "bgr888", MPP_FMT_BGR888, },
H A Dmpi_enc_utils.c72 case MPP_FMT_BGR888 : { in mpi_enc_width_default_stride()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c535 case MPP_FMT_BGR888: { in mpp_sys_dec_buf_chk_proc()
H A Dmpp_buf_slot.c330 case MPP_FMT_BGR888: { in prepare_info_set_legacy()
/rockchip-linux_mpp/mpp/vproc/vdpp/test/
H A Dvdpp_test.c175 case MPP_FMT_BGR888 : { in get_src_frm_size()
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dhwpq_vdpp_proc.c549 img_fmt_out = MPP_FMT_BGR888; in img_format_convert()
/rockchip-linux_mpp/test/
H A Dmpi_enc_mt_test.c234 case MPP_FMT_BGR888 : in mt_test_ctx_init()
H A Dmpi_enc_test.c365 case MPP_FMT_BGR888 : in test_ctx_init()