/third_party/ffmpeg/libavfilter/ |
H A D | v360.h | 126 int width, height; member
|
H A D | vf_fftdnoiz.c | 276 const int height = p->planeheight; in import_block() local 341 const int height = p->planeheight; in export_block() local
|
H A D | vf_stereo3d.c | 74 int width, height; member 143 int width, height; member 322 anaglyph_ic(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, ptrdiff_t dst_linesize, ptrdiff_t l_linesize, ptrdiff_t r_linesize, int width, int height, const int *ana_matrix_r, const int *ana_matrix_g, const int *ana_matrix_b) anaglyph_ic() argument 342 anaglyph(uint8_t *dst, uint8_t *lsrc, uint8_t *rsrc, ptrdiff_t dst_linesize, ptrdiff_t l_linesize, ptrdiff_t r_linesize, int width, int height, const int *ana_matrix_r, const int *ana_matrix_g, const int *ana_matrix_b) anaglyph() argument 613 int height = s->out.height; filter_slice() local [all...] |
H A D | vf_morpho.c | 820 const int height = s->planeheight[p]; in do_morpho() local
|
H A D | vf_scale_npp.c | 70 int height; member [all...] |
H A D | vf_removegrain.c | 523 const int height = s->planeheight[i]; in filter_slice() local
|
H A D | vf_vif.c | 47 int height; member
|
H A D | vf_pseudocolor.c | 206 int width[4], height[4]; member 294 static void pseudocolor_filter(int max, int width, int height, in pseudocolor_filter() argument 318 static void pseudocolor_filter_11(int max, int width, int height, in pseudocolor_filter_11() argument 341 static void pseudocolor_filter_11d(int max, int width, int height, in pseudocolor_filter_11d() argument 364 static void pseudocolor_filter_10(int max, int width, int height, in pseudocolor_filter_10() argument 388 pseudocolor_filter_10d(int max, int width, int height, const uint8_t *index, const uint8_t *src, uint8_t *dst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_10d() argument 412 pseudocolor_filter_16(int max, int width, int height, const uint8_t *iindex, const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_16() argument 439 pseudocolor_filter_16_10(int max, int width, int height, const uint8_t *iindex, const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_16_10() argument 466 pseudocolor_filter_16_10d(int max, int width, int height, const uint8_t *iindex, const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_16_10d() argument 493 pseudocolor_filter_16_11(int max, int width, int height, const uint8_t *iindex, const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_16_11() argument 523 pseudocolor_filter_16_11d(int max, int width, int height, const uint8_t *iindex, const uint8_t *ssrc, uint8_t *ddst, ptrdiff_t ilinesize, ptrdiff_t slinesize, ptrdiff_t dlinesize, float *lut, float opacity) pseudocolor_filter_16_11d() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | gxfenc.c | 89 int height, index; member [all...] |
H A D | nutdec.c | 887 int height = 0; in read_sm_data() local
|
/third_party/glfw/src/ |
H A D | null_platform.h | 177 int height; member
|
H A D | input.c | 551 int width, height; in _glfwCenterCursorInContentArea() local
|
/third_party/ffmpeg/libpostproc/ |
H A D | postprocess_template.c | 3306 static void RENAME(postProcess)(const uint8_t src[], int srcStride, uint8_t dst[], int dstStride, int width, int height, in postProcess() argument [all...] |
/third_party/ffmpeg/libswscale/ |
H A D | swscale_unscaled.c | 114 static void fillPlane(uint8_t *plane, int stride, int width, int height, int y, in fillPlane() argument 1811 int height = (plane == 0 || plane == 3) ? srcSliceH: AV_CEIL_RSHIFT(srcSliceH, c->chrDstVSubSample); in planarCopyWrapper() local [all...] |
H A D | swscale.c | 502 int height = dstY - lastDstY; in swscale() local 52 fillPlane(uint8_t *plane, int stride, int width, int height, int y, uint8_t val) fillPlane() argument
|
/third_party/glfw/examples/ |
H A D | particles.c | 865 static void resize_callback(GLFWwindow* window, int width, int height) in resize_callback() argument 945 int ch, width, height; in main() local [all...] |
/third_party/backends/backend/escl/ |
H A D | escl.h | 110 int height; member
|
/third_party/backends/backend/ |
H A D | canon630u-common.c | 451 int width, height; /* at scan resolution */ member 993 int width, height, nlines = 0, region = -1, i, transition = 1, badcnt; compute_ogn() local [all...] |
H A D | artec.h | 207 double height; member
|
H A D | abaton.c | 511 double ulx, uly, width, height; in calc_parameters() local
|
H A D | hp5400_internal.c | 1558 int height = atoi (argv[4]); in main() local
|
H A D | ma1509.c | 703 SANE_Int tlx, tly, width, height; in set_window() local 1683 double width, height, dpi; in sane_get_parameters() local [all...] |
H A D | mustek_usb_high.c | 1246 usb_high_scan_suggest_parameters(Mustek_Usb_Device * dev, SANE_Word dpi, SANE_Word x, SANE_Word y, SANE_Word width, SANE_Word height, Colormode color_mode) usb_high_scan_suggest_parameters() argument
|
H A D | plustek.c | 2392 int width, height; in local_sane_start() local
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.cpp | 71 ImagePipelineNodeArraySource::ImagePipelineNodeArraySource(std::size_t width, std::size_t height, in ImagePipelineNodeArraySource() argument 41 ImagePipelineNodeBufferedCallableSource( std::size_t width, std::size_t height, PixelFormat format, std::size_t input_batch_size, ProducerCallback producer) ImagePipelineNodeBufferedCallableSource() argument 631 ImagePipelineNodeExtract(ImagePipelineNode& source, std::size_t offset_x, std::size_t offset_y, std::size_t width, std::size_t height) ImagePipelineNodeExtract() argument 910 auto height = get_output_height(); get_all_data() local 923 auto height = get_output_height(); get_image() local 926 ret.resize(get_output_width(), height, get_output_format()); get_image() local [all...] |