Searched defs:picture (Results 101 - 110 of 110) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000dec.c1629 AVFrame *picture = data; local
1216 jpeg2000_decode_tile(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, AVFrame *picture) argument
[all...]
H A Dmpeg12dec.c2350 static int decode_chunks(AVCodecContext *avctx, AVFrame *picture, argument
2688 AVFrame *picture local
[all...]
H A Ddiracdec.c1772 static int get_delayed_pic(DiracContext *s, AVFrame *picture, int *got_frame) argument
1899 AVFrame *picture = data; local
[all...]
H A Dutils.c526 AVPicture picture; local
2254 avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, const AVPacket *avpkt) argument
[all...]
H A Dmpegvideo.h275 Picture *picture; ///< main picture buffer member in struct:MpegEncContext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c413 AVPicture picture; local
1134 avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, AVPacket *avpkt) argument
[all...]
H A Dmpegvideo.h245 Picture *picture; ///< main picture buffer member in struct:MpegEncContext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c2141 AVFrame picture; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1173 static void pre_process_video_frame(InputStream *ist, AVPicture *picture, void **bufp) argument
[all...]
H A Dffmpeg.c1000 static void pre_process_video_frame(InputStream *ist, AVPicture *picture, void **bufp) argument
1461 AVFrame picture; local
[all...]

Completed in 395 milliseconds

12345