Home
last modified time | relevance | path

Searched refs:MppFrameFormat (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/common/
H A Dvepu_common.h45 MppFrameFormat fmt;
58 MppFrameFormat fmt;
81 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format);
83 RK_U32 stride, MppFrameFormat fmt);
H A Dvepu_common.c127 MPP_RET get_vepu_fmt(VepuFormatCfg *cfg, MppFrameFormat format) in get_vepu_fmt()
187 RK_U32 get_vepu_pixel_stride(VepuStrideCfg *cfg, RK_U32 width, RK_U32 stride, MppFrameFormat fmt) in get_vepu_pixel_stride()
286 MppFrameFormat fmt = cfg->fmt; in get_vepu_offset_cfg()
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.h70 MppFrameFormat fmt);
72 RK_U32 hor_stride, RK_U32 ver_stride, MppFrameFormat fmt,
84 MPP_RET name_to_frame_format(const char *name, MppFrameFormat *fmt);
H A Dmpi_enc_utils.h33 MppFrameFormat format;
85 RK_S32 mpi_enc_width_default_stride(RK_S32 width, MppFrameFormat fmt);
H A Dcamera_source.h29 …ra_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFrameFormat fmt);
H A Dmpi_dec_utils.h43 MppFrameFormat format;
H A Dcamera_source.c48 MppFrameFormat fmt;
112 …_source_init(const char *device, RK_U32 bufcnt, RK_U32 width, RK_U32 height, MppFrameFormat format) in camera_source_init()
H A Dmpi_enc_utils.c34 RK_S32 mpi_enc_width_default_stride(RK_S32 width, MppFrameFormat fmt) in mpi_enc_width_default_stride()
198 MppFrameFormat format = MPP_FMT_BUTT; in mpi_enc_opt_f()
214 format = (MppFrameFormat)atoi(next); in mpi_enc_opt_f()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.h55 MppFrameFormat fmt;
72 PpRgbCfg* get_pp_rgb_Cfg(MppFrameFormat fmt);
H A Dhal_jpegd_base.h49 MppFrameFormat output_fmt;
/OK3568_Linux_fs/external/mpp/mpp/vproc/rga/test/
H A Drga_test.cpp34 MppFrameFormat src_fmt;
35 MppFrameFormat dst_fmt;
117 cmd->src_fmt = (MppFrameFormat) atoi(next); in rga_test_parse_options()
131 cmd->dst_fmt = (MppFrameFormat) atoi(next); in rga_test_parse_options()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.c47 MppFrameFormat mpp_format;
138 gst_mpp_mpp_format_to_gst_format (MppFrameFormat mpp_format) in gst_mpp_mpp_format_to_gst_format()
145 MppFrameFormat
154 gst_mpp_mpp_format_to_rga_format (MppFrameFormat mpp_format) in gst_mpp_mpp_format_to_rga_format()
195 MppFrameFormat mpp_format = mpp_frame_get_fmt (mframe); in gst_mpp_rga_info_from_mpp_frame()
H A Dgstmpp.h78 GstVideoFormat gst_mpp_mpp_format_to_gst_format (MppFrameFormat mpp_format);
80 MppFrameFormat gst_mpp_gst_format_to_mpp_format (GstVideoFormat format);
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_codec.h104 MppFrameFormat pix_fmt;
127 MppFrameFormat usr_set_fmt;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_frame.h254 } MppFrameFormat; typedef
413 MppFrameFormat mpp_frame_get_fmt(MppFrame frame);
414 void mpp_frame_set_fmt(MppFrame frame, MppFrameFormat fmt);
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_frame.h253 } MppFrameFormat; typedef
412 MppFrameFormat mpp_frame_get_fmt(MppFrame frame);
413 void mpp_frame_set_fmt(MppFrame frame, MppFrameFormat fmt);
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Djpege_syntax.h30 MppFrameFormat format;
H A Djpegd_syntax.h120 MppFrameFormat output_fmt;
/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp38 static MppFrameFormat vpu_pic_type_remap_to_mpp(EncInputPictureType type) in vpu_pic_type_remap_to_mpp()
40 MppFrameFormat ret = MPP_FMT_BUTT; in vpu_pic_type_remap_to_mpp()
92 MppCodingType coding, MppFrameFormat fmt, in vpu_api_set_enc_cfg()
218 RK_U32 height, MppFrameFormat fmt) in copy_align_raw_buffer_to_dest()
367 mpp_frame_set_fmt(frame, (MppFrameFormat)(p->CodecType | fbcOutFmt)); in init_frame_info()
1495 MppFrameFormat mpp_frame_fmt = vpu_pic_type_remap_to_mpp(vpu_frame_fmt); in perform()
1496 *(MppFrameFormat *)data = mpp_frame_fmt; in perform()
1555 MppFrameFormat old_fmt = format; in control()
H A Dvpu_api_legacy.h83 MppFrameFormat format;
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_dec_cfg.h68 MppFrameFormat out_fmt;
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h128 MppFrameFormat output_fmt;
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_frame_impl.h147 MppFrameFormat fmt;
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/
H A Dvepu541_common.h164 MPP_RET vepu541_set_fmt(VepuFmtCfg *cfg, MppFrameFormat format);
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_encoder.h17 MppFrameFormat fmt;

123