Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Davpicture.c52 int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height) in avpicture_get_size() function
Davcodec.h3739 int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
/third_party/gstreamer/gstplugins_good/docs/random/
DChangeLog-0.85155 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5267 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5322 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5483 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
13162 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.85414 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5526 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5581 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
5742 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
13421 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
/third_party/gstreamer/gst_libav/
DChangeLog2253 av: Use av_image_get_buffer_size() instead of deprecated avpicture_get_size()