Searched refs:gst_ffmpeg_avpicture_fill (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavutils.h | 63 gst_ffmpeg_avpicture_fill (AVFrame * picture,
|
D | gstavdeinterlace.c | 430 gst_ffmpeg_avpicture_fill (&deinterlace->from_frame, from_map.data, in gst_ffmpegdeinterlace_chain() 434 gst_ffmpeg_avpicture_fill (&deinterlace->to_frame, to_map.data, in gst_ffmpegdeinterlace_chain()
|
D | gstavutils.c | 272 return gst_ffmpeg_avpicture_fill (&dummy_pict, NULL, pix_fmt, width, height); in gst_ffmpeg_avpicture_get_size() 283 gst_ffmpeg_avpicture_fill (AVFrame * picture, in gst_ffmpeg_avpicture_fill() function
|
D | gstavdemux.c | 1759 gst_ffmpeg_avpicture_fill (&src, pkt.data, 1764 gst_ffmpeg_avpicture_fill (&dst, map.data,
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 11856 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_avpicture_fill): 11889 (gst_ffmpeg_avpicture_fill): 12288 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_avpicture_fill): 13428 (gst_ffmpeg_init_pix_fmt_info), (gst_ffmpeg_avpicture_fill), 14375 * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_avpicture_fill):
|