/third_party/ffmpeg/libavcodec/ |
H A D | ulti.c | 41 AVFrame *frame; member 97 static void ulti_convert_yuv(AVFrame *frame, int x, int y, in ulti_convert_yuv() argument 121 ulti_pattern(AVFrame *frame, int x, int y, int f0, int f1, int Y0, int Y1, int chroma) ulti_pattern() argument 144 ulti_grad(AVFrame *frame, int x, int y, uint8_t *Y, int chroma, int angle) ulti_grad() argument [all...] |
H A D | ra288.c | 190 static int ra288_decode_frame(AVCodecContext * avctx, AVFrame *frame, in ra288_decode_frame() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_aecho.c | 244 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument 277 AVFrame *frame = ff_get_audio_buffer(outlink, nb_samples); request_frame() local [all...] |
H A D | af_join.c | 442 AVFrame *frame; in try_push_frame() local [all...] |
H A D | af_resample.c | 198 AVFrame *frame; in request_frame() local [all...] |
H A D | vf_aspect.c | 69 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument
|
H A D | vf_colortemperature.c | 107 AVFrame *frame = arg; in temperature_slice8() local 148 AVFrame *frame in temperature_slice16() local 190 AVFrame *frame = arg; temperature_slice8p() local 229 AVFrame *frame = arg; temperature_slice16p() local 266 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
H A D | framesync.c | 223 static void framesync_inject_frame(FFFrameSync *fs, unsigned in, AVFrame *frame) in framesync_inject_frame() argument 251 AVFrame *frame; ff_framesync_get_frame() local 300 AVFrame *frame = NULL; consume_from_fifos() local [all...] |
H A D | opencl.c | 263 ff_opencl_filter_work_size_from_image(AVFilterContext *avctx, size_t *work_size, AVFrame *frame, int plane, int block_alignment) ff_opencl_filter_work_size_from_image() argument
|
H A D | vaapi_vpp.c | 408 static int vaapi_vpp_frame_is_rgb(const AVFrame *frame) in vaapi_vpp_frame_is_rgb() argument
|
H A D | trim.c | 124 static int trim_filter_frame(AVFilterLink *inlink, AVFrame *frame) in trim_filter_frame() argument 220 atrim_filter_frame(AVFilterLink *inlink, AVFrame *frame) atrim_filter_frame() argument [all...] |
H A D | vf_colorize.c | 51 AVFrame *frame = arg; in colorizey_slice8() local 74 AVFrame *frame = arg; in colorizey_slice16() local 97 AVFrame *frame = arg; in colorize_slice8() local 125 AVFrame *frame = arg; colorize_slice16() local 197 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_hsvkey.c | 92 AVFrame *frame = arg; in do_hsvkey_slice() local 117 AVFrame *frame = arg; do_hsvkey16_slice() local 143 AVFrame *frame = arg; do_hsvhold_slice() local 179 AVFrame *frame = arg; do_hsvhold16_slice() local 213 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_readvitc.c | 209 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
|
H A D | vf_pullup.h | 62 PullupFrame frame; member
|
H A D | vf_yadif.c | 32 AVFrame *frame; member
|
H A D | vf_floodfill.c | 60 static int is_same4(const AVFrame *frame, int x, int y, in is_same4() argument 73 is_same4_16(const AVFrame *frame, int x, int y, unsigned s0, unsigned s1, unsigned s2, unsigned s3) is_same4_16() argument 86 is_same3(const AVFrame *frame, int x, int y, unsigned s0, unsigned s1, unsigned s2, unsigned s3) is_same3() argument 98 is_same3_16(const AVFrame *frame, int x, int y, unsigned s0, unsigned s1, unsigned s2, unsigned s3) is_same3_16() argument 110 is_same1(const AVFrame *frame, int x, int y, unsigned s0, unsigned s1, unsigned s2, unsigned s3) is_same1() argument 120 is_same1_16(const AVFrame *frame, int x, int y, unsigned s0, unsigned s1, unsigned s2, unsigned s3) is_same1_16() argument 130 set_pixel1(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel1() argument 136 set_pixel1_16(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel1_16() argument 142 set_pixel3(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel3() argument 150 set_pixel3_16(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel3_16() argument 158 set_pixel4(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel4() argument 167 set_pixel4_16(AVFrame *frame, int x, int y, unsigned d0, unsigned d1, unsigned d2, unsigned d3) set_pixel4_16() argument 176 pick_pixel1(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel1() argument 183 pick_pixel1_16(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel1_16() argument 190 pick_pixel3(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel3() argument 201 pick_pixel3_16(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel3_16() argument 212 pick_pixel4(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel4() argument 225 pick_pixel4_16(const AVFrame *frame, int x, int y, int *s0, int *s1, int *s2, int *s3) pick_pixel4_16() argument 281 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_fps.c | 132 AVFrame *frame; in shift_frame() local 162 AVFrame *frame; uninit() local 221 AVFrame *frame; read_frame() local 254 AVFrame *frame; write_frame() local [all...] |
H A D | vf_monochrome.c | 83 AVFrame *frame = arg; in monochrome_slice8() local 122 AVFrame *frame in monochrome_slice16() local 161 AVFrame *frame = arg; clear_slice8() local 187 AVFrame *frame = arg; clear_slice16() local 212 filter_frame(AVFilterLink *inlink, AVFrame *frame) filter_frame() argument [all...] |
H A D | vf_find_rect.c | 65 AVFrame *frame = av_frame_alloc(); in downscale() local [all...] |
H A D | vf_fieldhint.c | 44 AVFrame *frame[3]; member [all...] |
H A D | vf_lumakey.c | 46 AVFrame *frame = arg; in do_lumakey_slice8() local 78 AVFrame *frame = arg; do_lumakey_slice16() local 132 filter_frame(AVFilterLink *link, AVFrame *frame) filter_frame() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | xv.c | 327 AVFrame *frame = (AVFrame *)pkt->data; in xv_write_packet() local 339 static int xv_write_frame(AVFormatContext *s, int stream_index, AVFrame **frame, in xv_write_frame() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_rfc4175.c | 39 uint8_t *frame; member [all...] |
H A D | sierravmd.c | 270 vmd_frame *frame; in vmd_read_packet() local [all...] |