/third_party/ffmpeg/libavcodec/ |
H A D | pgssubdec.c | 179 uint8_t flags, color; in decode_rle() local
|
H A D | smacker.c | 385 int flags; in decode_frame() local
|
H A D | truemotion1.c | 58 int flags; member 98 uint8_t flags; member [all...] |
H A D | mv30.c | 475 int flags = 0; in decode_inter() local
|
H A D | proresdec2.c | 210 int hdr_size, width, height, flags; in decode_frame_header() local
|
H A D | vc1dsp.c | 113 static void vc1_h_s_overlap_c(int16_t *left, int16_t *right, ptrdiff_t left_stride, ptrdiff_t right_stride, int flags) in vc1_h_s_overlap_c() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | formats.c | 501 unsigned nb_formats, fmt, flags; in ff_formats_pixdesc_filter() local [all...] |
H A D | af_afir.c | 607 process_command(AVFilterContext *ctx, const char *cmd, const char *arg, char *res, int res_len, int flags) process_command() argument
|
H A D | af_aemphasis.c | 336 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | af_ladspa.c | 800 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | af_lv2.c | 547 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_convolution.c | 920 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | drawutils.c | 80 ff_draw_init2(FFDrawContext *draw, enum AVPixelFormat format, enum AVColorSpace csp, enum AVColorRange range, unsigned flags) ff_draw_init2() argument 154 ff_draw_init(FFDrawContext *draw, enum AVPixelFormat format, unsigned flags) ff_draw_init() argument 650 ff_draw_supported_pixel_formats(unsigned flags) ff_draw_supported_pixel_formats() argument [all...] |
H A D | vf_colorchannelmixer.c | 462 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_frei0r.c | 390 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_readeia608.c | 514 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument
|
H A D | vf_lut2.c | 549 process_command(AVFilterContext *ctx, const char *cmd, const char *args, char *res, int res_len, int flags) process_command() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | dump.c | 167 uint32_t flags, sample_rate, width, height; in dump_paramchange() local 516 int flags = (is_output ? ic->oformat->flags in dump_stream_format() local [all...] |
H A D | libsrt.c | 382 libsrt_setup(URLContext *h, const char *uri, int flags) libsrt_setup() argument 528 libsrt_open(URLContext *h, const char *uri, int flags) libsrt_open() argument [all...] |
H A D | mp3dec.c | 499 static int64_t mp3_sync(AVFormatContext *s, int64_t target_pos, int flags) in mp3_sync() argument 549 mp3_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) mp3_seek() argument [all...] |
H A D | nsvdec.c | 668 static int nsv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in nsv_read_seek() argument
|
H A D | wavdec.c | 798 wav_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) wav_read_seek() argument
|
H A D | imfdec.c | 921 imf_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags) imf_seek() argument
|
H A D | rdt.c | 340 int seq_no, flags = 0, stream_id, set_id, is_keyframe; in ff_rdt_parse_packet() local 295 rdt_parse_packet(AVFormatContext *ctx, PayloadContext *rdt, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t rtp_seq, int flags) rdt_parse_packet() argument
|
H A D | vividas.c | 755 static int viv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in viv_read_seek() argument
|