/third_party/ffmpeg/libavcodec/ |
H A D | aac.h | 302 AVFrame *frame; member
|
H A D | ac3dec.c | 1485 static int ac3_decode_frame(AVCodecContext *avctx, AVFrame *frame, in ac3_decode_frame() argument [all...] |
H A D | ac3enc.c | 1738 uint8_t *frame; output_frame_end() local 1783 ac3_output_frame(AC3EncodeContext *s, unsigned char *frame) ac3_output_frame() argument 1797 ff_ac3_encode_frame_common_end(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) ff_ac3_encode_frame_common_end() argument [all...] |
H A D | alsdec.c | 1798 decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_frame() argument [all...] |
H A D | roqvideoenc.c | 296 static void get_frame_mb(const AVFrame *frame, int x, int y, uint8_t mb[], int dim) in get_frame_mb() argument 803 static void create_clusters(const AVFrame *frame, int w, int h, int *points) in create_clusters() argument 1054 roq_encode_frame(AVCodecContext *avctx, AVPacket *pkt, const AVFrame *frame, int *got_packet) roq_encode_frame() argument [all...] |
H A D | vorbisdec.c | 1774 static int vorbis_decode_frame(AVCodecContext *avctx, AVFrame *frame, in vorbis_decode_frame() argument
|
H A D | wmaprodec.c | 1440 decode_frame(WMAProDecodeCtx *s, AVFrame *frame, int *got_frame_ptr) decode_frame() argument 1612 decode_packet(AVCodecContext *avctx, WMAProDecodeCtx *s, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) decode_packet() argument 1812 wmapro_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) wmapro_decode_packet() argument 1828 xma_decode_packet(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) xma_decode_packet() argument [all...] |
H A D | wmalosslessdec.c | 75 AVFrame *frame; member [all...] |
H A D | qdm2.c | 1841 static int qdm2_decode_frame(AVCodecContext *avctx, AVFrame *frame, in qdm2_decode_frame() argument
|
H A D | wmavoice.c | 1711 synth_superframe(AVCodecContext *ctx, AVFrame *frame, int *got_frame_ptr) synth_superframe() argument 1911 wmavoice_decode_packet(AVCodecContext *ctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) wmavoice_decode_packet() argument [all...] |
H A D | vaapi_encode.h | 355 AVFrame *frame; member
|
H A D | vorbisenc.c | 1091 vorbis_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) vorbis_encode_frame() argument [all...] |
H A D | wavpackenc.c | 2855 wavpack_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet_ptr) wavpack_encode_frame() argument
|
H A D | wavpack.c | 111 AVFrame *frame; member 1624 AVFrame *frame = frmptr; in dsd_channel() local [all...] |
H A D | sanm.c | 277 AVFrame *frame; member 1390 static int decode_frame(AVCodecContext *avctx, AVFrame *frame, in decode_frame() argument [all...] |
H A D | webp.c | 181 AVFrame *frame; /* AVFrame for data */ member 901 inverse_prediction(AVFrame *frame, enum PredictionMode m, int x, int y) inverse_prediction() argument 1199 alpha_inverse_prediction(AVFrame *frame, enum AlphaFilter m) alpha_inverse_prediction() argument [all...] |
H A D | tiff.c | 635 static int dng_decode_jpeg(AVCodecContext *avctx, AVFrame *frame, in dng_decode_jpeg() argument 953 static int dng_decode_tiles(AVCodecContext *avctx, AVFrame *frame, in dng_decode_tiles() argument 266 add_metadata(int count, int type, const char *name, const char *sep, TiffContext *s, AVFrame *frame) add_metadata() argument 1026 init_image(TiffContext *s, AVFrame *frame) init_image() argument 1218 tiff_decode_tag(TiffContext *s, AVFrame *frame) tiff_decode_tag() argument [all...] |
H A D | vc2enc.c | 898 static int encode_frame(VC2EncContext *s, AVPacket *avpkt, const AVFrame *frame, in encode_frame() argument 951 vc2_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, const AVFrame *frame, int *got_packet) vc2_encode_frame() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_drawtext.c | 1315 static int draw_glyphs(DrawTextContext *s, AVFrame *frame, in draw_glyphs() argument 1383 draw_text(AVFilterContext *ctx, AVFrame *frame, int width, int height) draw_text() argument 1610 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_fieldmatch.c | 839 AVFrame *frame = NULL; activate() local [all...] |
H A D | vf_zscale.c | 560 static void format_init(zimg_image_format *format, AVFrame *frame, const AVPixFmtDescriptor *desc, in format_init() argument 645 static int realign_frame(const AVPixFmtDescriptor *desc, AVFrame **frame, int needs_copy) in realign_frame() argument 684 update_output_color_information(ZScaleContext *s, AVFrame *frame) update_output_color_information() argument [all...] |
H A D | vf_minterpolate.c | 350 Frame *frame = &mi_ctx->frames[i]; in config_input() local 944 Frame *frame = &mi_ctx->frames[pixel_refs->refs[i]]; set_frame_data() local 1224 Frame *frame = &mi_ctx->frames[i]; uninit() local [all...] |
H A D | vf_lut3d.c | 1330 static void update_clut_packed(LUT3DContext *lut3d, const AVFrame *frame) in update_clut_packed() argument 1367 static void update_clut_planar(LUT3DContext *lut3d, const AVFrame *frame) in update_clut_planar() argument 1414 update_clut_float(LUT3DContext *lut3d, const AVFrame *frame) update_clut_float() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | opengl_enc.c | 1262 AVFrame *frame = (AVFrame *)pkt->data; in opengl_write_packet() local 1269 opengl_write_frame(AVFormatContext *h, int stream_index, AVFrame **frame, unsigned flags) opengl_write_frame() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | demux.c | 2009 AVFrame *frame = av_frame_alloc(); try_decode_frame() local [all...] |