| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deblock.c | 323 const int width = s->planewidth[plane]; in filter_frame() local
|
| H A D | vf_dblur.c | 59 static int filter_horizontally(AVFilterContext *ctx, int width, int height) in filter_horizontally() argument 109 const int width = s->planewidth[plane]; diriir2d() local 214 const int width = s->planewidth[plane]; filter_frame() local [all...] |
| H A D | vf_bilateral.c | 406 const int width = s->planewidth[plane]; bilateralo_planes() local [all...] |
| H A D | vf_avgblur.c | 65 int width; member 235 const int width = s->planewidth[plane]; averageiir2d() local 288 const int width = s->planewidth[plane]; filter_frame() local [all...] |
| H A D | motion_estimation.c | 46 ff_me_init_context(AVMotionEstContext *me_ctx, int mb_size, int search_param, int width, int height, int x_min, int x_max, int y_min, int y_max) ff_me_init_context() argument
|
| H A D | vf_colortemperature.c | 108 const int width = frame->width; in temperature_slice8() local 150 const int width = frame->width; in temperature_slice16() local 192 const int width = frame->width; in temperature_slice8p() local 232 const int width in temperature_slice16p() local [all...] |
| H A D | vf_cover_rect.c | 42 int width, height; member [all...] |
| H A D | af_atilt.c | 40 double width; member
|
| H A D | dnn_interface.h | 61 int width, height, channels; member
|
| H A D | opencl.c | 270 size_t width, height; in ff_opencl_filter_work_size_from_image() local
|
| H A D | vf_colorize.c | 52 const int width = s->planewidth[0]; in colorizey_slice8() local 75 const int width = s->planewidth[0]; in colorizey_slice16() local 98 const int width = s->planewidth[1]; in colorize_slice8() local 126 const int width = s->planewidth[1]; in colorize_slice16() local
|
| H A D | vf_hsvkey.c | 146 const int width = frame->width >> hsub_log2; in do_hsvhold_slice() local 182 const int width = frame->width >> hsub_log2; in do_hsvhold16_slice() local
|
| H A D | vf_nlmeans_opencl.c | 74 static int nlmeans_opencl_init(AVFilterContext *avctx, int width, int height) in nlmeans_opencl_init() argument 170 nlmeans_plane(AVFilterContext *avctx, cl_mem dst, cl_mem src, cl_int width, cl_int height, cl_int p, cl_int r) nlmeans_plane() argument [all...] |
| H A D | vf_noise.c | 190 noise(uint8_t *dst, const uint8_t *src, int dst_linesize, int src_linesize, int width, int start, int end, NoiseContext *n, int comp) noise() argument
|
| H A D | vf_readvitc.c | 87 static int read_vitc_line( ReadVitcContext *ctx, uint8_t *src, int line_size, int width, int height ) in read_vitc_line() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mvha.c | 233 int width = avctx->width >> (p > 0); in decode_frame() local 258 int width = avctx->width >> (p > 0); in decode_frame() local
|
| H A D | qpeg.c | 40 qpeg_decode_intra(QpegContext *qctx, uint8_t *dst, int stride, int width, int height) qpeg_decode_intra() argument 129 qpeg_decode_inter(QpegContext *qctx, uint8_t *dst, int stride, int width, int height, int delta, const uint8_t *ctable, uint8_t *refdata) qpeg_decode_inter() argument [all...] |
| H A D | utvideoenc.c | 235 mangle_rgb_planes(uint8_t *dst[4], ptrdiff_t dst_stride, uint8_t *const src[4], int planes, const int stride[4], int width, int height) mangle_rgb_planes() argument 280 median_predict(UtvideoContext *c, uint8_t *src, uint8_t *dst, ptrdiff_t stride, int width, int height) median_predict() argument 314 count_usage(uint8_t *src, int width, int height, uint64_t *counts) count_usage() argument 349 write_huff_codes(uint8_t *src, uint8_t *dst, int dst_size, int width, int height, HuffEntry *he) write_huff_codes() argument 379 encode_plane(AVCodecContext *avctx, uint8_t *src, uint8_t *dst, ptrdiff_t stride, int plane_no, int width, int height, PutByteContext *pb) encode_plane() argument 530 int width = avctx->width, height = avctx->height; utvideo_encode_frame() local [all...] |
| H A D | vdpau.c | 128 uint32_t width; in ff_vdpau_common_frame_params() local 157 uint32_t width; in ff_vdpau_common_init() local [all...] |
| H A D | xpmdec.c | 314 int width, height; in xpm_decode_frame() local
|
| H A D | qtrleenc.c | 138 int width=s->logical_width; in qtrle_encode_line() local [all...] |
| H A D | twinvqdec.c | 155 static void add_peak(int period, int width, const float *shape, in add_peak() argument 199 int width; in decode_ppc() local [all...] |
| H A D | ulti.c | 40 int width, height, blocks; member
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_conv2d.c | 119 int width = operands[input_operand_index].dims[2]; in dnn_execute_layer_conv2d_thread() local 201 int width = operands[input_operand_indexes[0]].dims[2]; in ff_dnn_execute_layer_conv2d() local
|
| H A D | dnn_backend_native.h | 110 int height, width, channels; member
|