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 D | gstmpp.h | 76 const gchar *gst_mpp_video_format_to_string (GstVideoFormat format);
|
| H A D | gstmpp.c | 129 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 D | gstmppjpegdec.c | 297 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 D | gstmppdec.c | 508 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 D | gstmppenc.c | 663 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()
|