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.h3778 int avpicture_get_size(enum AVPixelFormat pix_fmt, int width, int height);
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.83243 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3355 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3410 * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
3571 (avpicture_get_size), (avcodec_get_pix_fmt_loss),
11250 (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/
DChangeLog3280 av: Use av_image_get_buffer_size() instead of deprecated avpicture_get_size()