Home
last modified time | relevance | path

Searched refs:alloc_frame_buffer (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegpicture.c98 static int alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, in alloc_frame_buffer() function
250 if (alloc_frame_buffer(avctx, pic, me, sc, in ff_alloc_picture()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegpicture.c98 static int alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, in alloc_frame_buffer() function
250 if (alloc_frame_buffer(avctx, pic, me, sc, in ff_alloc_picture()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegpicture.c100 static int alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, in alloc_frame_buffer() function
254 if (alloc_frame_buffer(avctx, pic, me, sc, in ff_alloc_picture()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c100 static int alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, in alloc_frame_buffer() function
254 if (alloc_frame_buffer(avctx, pic, me, sc, in ff_alloc_picture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c95 static int alloc_frame_buffer(AVCodecContext *avctx, Picture *pic, in alloc_frame_buffer() function
249 if (alloc_frame_buffer(avctx, pic, me, sc, in ff_alloc_picture()
/dports/multimedia/jmref/JM/lencod/src/
H A Dpred_struct.c30 static FrameUnitStruct * alloc_frame_buffer( InputParameters *p_Inp, int num_frames, int num_slices…
343 static FrameUnitStruct * alloc_frame_buffer( InputParameters *p_Inp, int num_frames, int num_slices… in alloc_frame_buffer() function
466 …p_seq_struct->p_frm = alloc_frame_buffer( p_Inp, p_seq_struct->num_frames, p_se… in init_seq_structure()
483 …p_seq_struct->p_frm_mvc = alloc_frame_buffer( p_Inp, p_seq_struct->num_frames_mvc, … in init_seq_structure()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.c492 static int alloc_frame_buffer(MpegEncContext *s, Picture *pic) in alloc_frame_buffer() function
677 if (alloc_frame_buffer(s, pic) < 0) in ff_alloc_picture()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegvideo.c492 static int alloc_frame_buffer(MpegEncContext *s, Picture *pic) in alloc_frame_buffer() function
677 if (alloc_frame_buffer(s, pic) < 0) in ff_alloc_picture()