Home
last modified time | relevance | path

Searched defs:height (Results 1001 - 1025 of 2736) sorted by relevance

1...<<41424344454647484950>>...110

/third_party/ffmpeg/libavfilter/
H A Dvf_dblur.c59 static int filter_horizontally(AVFilterContext *ctx, int width, int height) in filter_horizontally() argument
110 const int height = s->planeheight[plane]; in diriir2d() local
213 const int height = s->planeheight[plane]; in filter_frame() local
[all...]
H A Dvf_bilateral.c403 const int height in bilateralo_planes() local
[all...]
H A Dvf_avgblur.c64 int height; member
236 const int height = s->planeheight[plane]; in averageiir2d() local
287 const int height = s->planeheight[plane]; in filter_frame() local
[all...]
H A Dmotion_estimation.c46 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 Dvf_amplify.c48 int height[4]; member
H A Dvf_colortemperature.c109 const int height = frame->height; in temperature_slice8() local
151 const int height = frame->height; in temperature_slice16() local
193 const int height = frame->height; in temperature_slice8p() local
233 const int height = frame->height; temperature_slice16p() local
[all...]
H A Dvf_cover_rect.c42 int width, height; member
[all...]
H A Ddnn_interface.h61 int width, height, channels; member
H A Dopencl.c270 size_t width, height; in ff_opencl_filter_work_size_from_image() local
H A Dvf_colorize.c53 const int height = s->planeheight[0]; in colorizey_slice8() local
76 const int height = s->planeheight[0]; in colorizey_slice16() local
99 const int height = s->planeheight[1]; in colorize_slice8() local
127 const int height in colorize_slice16() local
[all...]
H A Dvf_hsvkey.c147 const int height = frame->height >> vsub_log2; in do_hsvhold_slice() local
183 const int height = frame->height >> vsub_log in do_hsvhold16_slice() local
[all...]
H A Dvf_nlmeans_opencl.c74 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 Dvf_noise.c231 const int height = s->height[plane]; in filter_slice() local
H A Dvf_smartblur.c125 static int alloc_sws_context(FilterParam *f, int width, int height, unsigned int flags) in alloc_sws_context() argument
H A Dvf_xmedian.c53 int height[4]; member
242 int height = ctx->inputs[0]->h; in config_output() local
[all...]
H A Dvf_yaepblur.c86 int height; member
137 const int height = td->height; in pre_calculate_col() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dqpeg.c40 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 Dutvideoenc.c235 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 Dvdpau.c129 uint32_t height; in ff_vdpau_common_frame_params() local
158 uint32_t height; in ff_vdpau_common_init() local
[all...]
H A Dxpmdec.c314 int width, height; in xpm_decode_frame() local
H A Dqtrle.c454 int height, row_ptr; in qtrle_decode_frame() local
[all...]
H A Dulti.c40 int width, height, blocks; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_conv2d.c118 int height = operands[input_operand_index].dims[1]; in dnn_execute_layer_conv2d_thread() local
200 int height = operands[input_operand_indexes[0]].dims[1]; in ff_dnn_execute_layer_conv2d() local
H A Ddnn_backend_native.h110 int height, width, channels; member
/third_party/ffmpeg/libavformat/
H A Dargo_brp.c63 uint32_t height; member
70 uint32_t height; member

Completed in 16 milliseconds

1...<<41424344454647484950>>...110