Searched refs:dst_vinfo (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmpp.h | 84 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation); 87 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation);
|
| H A D | gstmpp.c | 271 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation) in gst_mpp_rga_convert() argument 282 if (!gst_mpp_rga_info_from_video_info (&dst_info, dst_vinfo)) in gst_mpp_rga_convert() 316 GstMemory * out_mem, GstVideoInfo * dst_vinfo, gint rotation) in gst_mpp_rga_convert_from_mpp_frame() argument 324 if (!gst_mpp_rga_info_from_video_info (&dst_info, dst_vinfo)) in gst_mpp_rga_convert_from_mpp_frame()
|