/third_party/ffmpeg/libavfilter/ |
H A D | vf_gblur.c | 55 int width; member 63 const int width = td->width; in filter_horizontally() local 86 const int width = td->width; in filter_vertically() local 107 const int width = td->width; filter_postscale() local 123 const int width = s->planewidth[plane]; gaussianiir2d() local 236 const int width = s->planewidth[plane]; filter_frame() local [all...] |
H A D | vf_gradfun.c | 57 void ff_gradfun_filter_line_c(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) in ff_gradfun_filter_line_c() argument 71 void ff_gradfun_blur_line_c(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) in ff_gradfun_blur_line_c() argument 82 static void filter(GradFunContext *ctx, uint8_t *dst, const uint8_t *src, int width, int height, int dst_linesize, int src_linesize, int r) in filter() argument [all...] |
H A D | vf_neighbor.c | 76 static void erosion(uint8_t *dst, const uint8_t *p1, int width, in erosion() argument 97 static void erosion16(uint8_t *dstp, const uint8_t *p1, int width, in erosion16() argument 119 static void dilation(uint8_t *dst, const uint8_t *p1, int width, in dilation() argument 140 static void dilation16(uint8_t *dstp, const uint8_t *p1, int width, in dilation16() argument 162 static void deflate(uint8_t *dst, const uint8_t *p1, int width, in deflate() argument 178 deflate16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) deflate16() argument 195 inflate(uint8_t *dst, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) inflate() argument 211 inflate16(uint8_t *dstp, const uint8_t *p1, int width, int threshold, const uint8_t *coordinates[], int coord, int maxc) inflate16() argument 271 const int width = s->planewidth[plane]; filter_slice() local [all...] |
H A D | vf_monochrome.c | 89 const int width = frame->width; in monochrome_slice8() local 128 const int width = frame->width; in monochrome_slice16() local 166 const int width = AV_CEIL_RSHIFT(frame->width, subw); in clear_slice8() local 192 const int width = AV_CEIL_RSHIFT(frame->width, subw); clear_slice16() local [all...] |
H A D | vf_maskedclamp.c | 46 int width[4], height[4]; member
|
H A D | vf_limiter.c | 42 int width[4]; member
|
H A D | vf_unsharp.c | 56 int width; member 216 static int init_filter_param(AVFilterContext *ctx, UnsharpFilterParam *fp, const char *effect_type, int width) in init_filter_param() argument [all...] |
H A D | vf_hysteresis.c | 41 int width[4], height[4]; member [all...] |
H A D | vf_midequalizer.c | 32 int width[2][4], height[2][4]; member [all...] |
H A D | vf_owdenoise.c | 188 filter(OWDenoiseContext *s, uint8_t *dst, int dst_linesize, const uint8_t *src, int src_linesize, int width, int height, double strength) filter() argument
|
H A D | vf_super2xsai.c | 70 const int width = in->width; in super2xsai() local
|
H A D | vf_varblur.c | 213 const int width = s->planewidth[plane]; in blur_planes() local 264 const int width = s->planewidth[plane]; in blur_frame() local
|
H A D | vf_program_opencl.c | 47 int width, height; member
|
H A D | vf_shufflepixels.c | 82 int width; in make_horizontal_map() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | ifv.c | 34 int width, height; member
|
H A D | mlvdec.c | 133 unsigned width = avio_rl16(pb); in scan_file() local
|
H A D | apngdec.c | 241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local [all...] |
H A D | demux_utils.c | 151 ff_add_param_change(AVPacket *pkt, int32_t channels, uint64_t channel_layout, int32_t sample_rate, int32_t width, int32_t height) ff_add_param_change() argument
|
H A D | moflex.c | 173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
|
H A D | swfenc.c | 200 int i, width, height, rate, rate_base; in swf_write_header() local
|
H A D | wc3movie.c | 65 int width; member
|
H A D | dhav.c | 36 int width, height; member
|
H A D | nuv.c | 165 int is_mythtv, width, height, v_packs, a_packs, ret; in nuv_header() local
|
H A D | rtpdec_jpeg.c | 219 uint8_t type, q, width, height; in jpeg_parse_packet() local
|
H A D | swfdec.c | 338 const int width = avio_rl16(pb); in swf_read_packet() local [all...] |