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

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbmp.h28 AVFrame picture; member in struct:BMPContext
H A Dpnm.h31 AVFrame picture; member in struct:PNMContext
H A Dptx.c27 AVFrame picture; member in struct:PTXContext
44 AVFrame *picture = data; local
H A Da64enc.h38 AVFrame picture; member in struct:A64Context
H A Dcljr.c32 AVFrame picture; member in struct:CLJRContext
53 AVFrame *picture = data; local
[all...]
H A Dlibvpxdec.c64 AVFrame *picture = data; local
H A Dtargaenc.c29 AVFrame picture; member in struct:TargaContext
H A Dbmp.c43 AVFrame *picture = data; local
[all...]
H A Ddpxenc.c27 AVFrame picture; member in struct:DPXContext
H A Ddxva2.c25 void *ff_dxva2_get_surface(const Picture *picture) argument
30 ff_dxva2_get_surface_index(const struct dxva_context *ctx, const Picture *picture) argument
H A Dgif.c55 AVFrame picture; member in struct:__anon1912
H A Djpegls.h35 AVFrame picture; member in struct:JpeglsContext
H A Dlibdiracdec.c84 AVPicture *picture = data; local
H A Dmjpegbdec.c48 AVFrame *picture = data; local
H A Dpcxenc.c33 AVFrame picture; member in struct:PCXContext
H A Dpnmdec.c34 AVFrame *picture = data; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davpicture.c34 int avpicture_fill(AVPicture *picture, const uint8_t *ptr, argument
54 int avpicture_alloc(AVPicture *picture, argument
67 void avpicture_free(AVPicture *picture) argument
H A Dlibvpxdec.c67 AVFrame *picture = data; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_picture.c38 FLAC__StreamMetadata *picture = 0; local
120 import_pic_from(const char *filename, FLAC__StreamMetadata **picture, const char *specification, FLAC__bool *needs_write) argument
145 export_pic_to(const char *filename, const FLAC__StreamMetadata *picture, const char *pic_filename) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dpicture.c41 static FLAC__bool local__parse_type_(const char *s, size_t len, FLAC__StreamMetadata_Picture *picture) argument
66 static FLAC__bool local__parse_resolution_(const char *s, size_t len, FLAC__StreamMetadata_Picture *picture) argument
127 local__extract_resolution_color_info_(FLAC__StreamMetadata_Picture *picture) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmeye.h42 unsigned char picture; member in struct:meye_params
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/aarch64/
H A Dneontest.c41 avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Dneontest.c41 avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dw64xmmtest.c41 avcodec_decode_video2(AVCodecContext *avctx, AVFrame *picture, int *got_picture_ptr, AVPacket *avpkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dyuv4mpegenc.c141 AVPicture *picture, picture_tmp; local

Completed in 207 milliseconds

12345