Home
last modified time | relevance | path

Searched refs:gst_mpp_video_format_to_string (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.h76 const gchar *gst_mpp_video_format_to_string (GstVideoFormat format);
H A Dgstmpp.c129 gst_mpp_video_format_to_string (GstVideoFormat format) in gst_mpp_video_format_to_string() function
342 const gchar *fmt = gst_mpp_video_format_to_string (format); in gst_mpp_video_info_update_format()
H A Dgstmppjpegdec.c297 gst_mpp_video_format_to_string (src_format), width, height, in gst_mpp_jpeg_dec_set_format()
298 gst_mpp_video_format_to_string (dst_format), dst_width, dst_height); in gst_mpp_jpeg_dec_set_format()
H A Dgstmppdec.c508 gst_mpp_video_format_to_string (src_format), afbc ? "(AFBC)" : "", in gst_mpp_dec_apply_info_change()
527 gst_mpp_video_format_to_string (src_format), width, height, in gst_mpp_dec_apply_info_change()
528 gst_mpp_video_format_to_string (dst_format), dst_width, dst_height); in gst_mpp_dec_apply_info_change()
H A Dgstmppenc.c663 gst_mpp_video_format_to_string (GST_VIDEO_INFO_FORMAT (info))); in gst_mpp_enc_set_format()
670 gst_mpp_video_format_to_string (GST_VIDEO_INFO_FORMAT (info)), in gst_mpp_enc_set_format()