Home
last modified time | relevance | path

Searched defs:width (Results 2251 - 2275 of 5288) sorted by relevance

1...<<919293949596979899100>>...212

/third_party/ffmpeg/libavfilter/
H A Dvf_gblur.c55 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 Dvf_gradfun.c57 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 Dvf_neighbor.c76 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 Dvf_monochrome.c89 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 Dvf_maskedclamp.c46 int width[4], height[4]; member
H A Dvf_limiter.c42 int width[4]; member
H A Dvf_unsharp.c56 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 Dvf_hysteresis.c41 int width[4], height[4]; member
[all...]
H A Dvf_midequalizer.c32 int width[2][4], height[2][4]; member
[all...]
H A Dvf_owdenoise.c188 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 Dvf_super2xsai.c70 const int width = in->width; in super2xsai() local
H A Dvf_varblur.c213 const int width = s->planewidth[plane]; in blur_planes() local
264 const int width = s->planewidth[plane]; in blur_frame() local
H A Dvf_program_opencl.c47 int width, height; member
H A Dvf_shufflepixels.c82 int width; in make_horizontal_map() local
[all...]
/third_party/ffmpeg/libavformat/
H A Difv.c34 int width, height; member
H A Dmlvdec.c133 unsigned width = avio_rl16(pb); in scan_file() local
H A Dapngdec.c241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local
[all...]
H A Ddemux_utils.c151 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 Dmoflex.c173 unsigned codec_type, width = 0, height = 0, sample_rate = 0, channels = 0; in moflex_read_sync() local
H A Dswfenc.c200 int i, width, height, rate, rate_base; in swf_write_header() local
H A Dwc3movie.c65 int width; member
H A Ddhav.c36 int width, height; member
H A Dnuv.c165 int is_mythtv, width, height, v_packs, a_packs, ret; in nuv_header() local
H A Drtpdec_jpeg.c219 uint8_t type, q, width, height; in jpeg_parse_packet() local
H A Dswfdec.c338 const int width = avio_rl16(pb); in swf_read_packet() local
[all...]

Completed in 18 milliseconds

1...<<919293949596979899100>>...212