Home
last modified time | relevance | path

Searched defs:frame (Results 401 - 425 of 913) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/ffmpeg/libavcodec/
H A Dulti.c41 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 Dra288.c190 static int ra288_decode_frame(AVCodecContext * avctx, AVFrame *frame, in ra288_decode_frame() argument
/third_party/ffmpeg/libavfilter/
H A Daf_aecho.c244 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 Daf_join.c442 AVFrame *frame; in try_push_frame() local
[all...]
H A Daf_resample.c198 AVFrame *frame; in request_frame() local
[all...]
H A Dvf_aspect.c69 static int filter_frame(AVFilterLink *link, AVFrame *frame) in filter_frame() argument
H A Dvf_colortemperature.c107 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 Dframesync.c223 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 Dopencl.c263 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 Dvaapi_vpp.c408 static int vaapi_vpp_frame_is_rgb(const AVFrame *frame) in vaapi_vpp_frame_is_rgb() argument
H A Dtrim.c124 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 Dvf_colorize.c51 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 Dvf_hsvkey.c92 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 Dvf_readvitc.c209 static int filter_frame(AVFilterLink *inlink, AVFrame *frame) in filter_frame() argument
H A Dvf_pullup.h62 PullupFrame frame; member
H A Dvf_yadif.c32 AVFrame *frame; member
H A Dvf_floodfill.c60 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 Dvf_fps.c132 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 Dvf_monochrome.c83 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 Dvf_find_rect.c65 AVFrame *frame = av_frame_alloc(); in downscale() local
[all...]
H A Dvf_fieldhint.c44 AVFrame *frame[3]; member
[all...]
H A Dvf_lumakey.c46 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 Dxv.c327 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 Drtpdec_rfc4175.c39 uint8_t *frame; member
[all...]
H A Dsierravmd.c270 vmd_frame *frame; in vmd_read_packet() local
[all...]

Completed in 15 milliseconds

1...<<11121314151617181920>>...37