/third_party/ffmpeg/libavfilter/ |
H A D | vf_mix.c | 259 int width = ctx->inputs[0]->w; in config_output() local
|
H A D | vf_negate.c | 53 int width[4]; member
|
H A D | vf_tinterlace.c | 104 static void lowpass_line_c(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp, in lowpass_line_c() argument 118 static void lowpass_line_c_16(uint8_t *dst8, ptrdiff_t width, const uint8_t *src8, in lowpass_line_c_16() argument 136 static void lowpass_line_complex_c(uint8_t *dstp, ptrdiff_t width, const uint8_t *srcp, in lowpass_line_complex_c() argument 163 static void lowpass_line_complex_c_16(uint8_t *dst8, ptrdiff_t width, const uint8_t *src8, in lowpass_line_complex_c_16() argument
|
H A D | vsrc_gradients.c | 250 const int width = frame->width; in draw_gradients_slice() local 273 const int width = frame->width; in draw_gradients_slice16() local 296 const int width = frame->width; in draw_gradients_slice32_planar() local
|
H A D | vf_sab.c | 142 static int open_filter_param(FilterParam *f, int width, int height, unsigned int sws_flags) in open_filter_param() argument
|
H A D | vf_uspp.c | 160 store_slice_c(uint8_t *dst, const uint16_t *src, int dst_stride, int src_stride, int width, int height, int log2_scale) store_slice_c() argument 188 filter(USPPContext *p, uint8_t *dst[3], uint8_t *src[3], int dst_stride[3], int src_stride[3], int width, int height, uint8_t *qp_store, int qp_stride) filter() argument 313 const int width = inlink->w; config_input() local [all...] |
H A D | vf_photosensitivity.c | 93 int width = td->in->width, height = td->in->height, linesize = td->in->linesize[0], skip = td->skip; in convert_frame_partial() local
|
H A D | vf_vibrance.c | 58 const int width = frame->width; in vibrance_slice8() local 121 const int width = frame->width; in vibrance_slice16() local 175 const int width = frame->width; in vibrance_slice8p() local 239 const int width in vibrance_slice16p() local [all...] |
H A D | vf_lensfun.c | 56 int width, height; member 64 int width, height; member [all...] |
H A D | vf_premultiply.c | 39 int width[4], height[4]; member
|
H A D | vf_pp7.c | 201 filter(PP7Context *p, uint8_t *dst, uint8_t *src, int dst_stride, int src_stride, int width, int height, uint8_t *qp_store, int qp_stride, int is_luma) filter() argument [all...] |
/third_party/glfw/tests/ |
H A D | events.c | 297 static void window_size_callback(GLFWwindow* window, int width, int height) in window_size_callback() argument 304 static void framebuffer_size_callback(GLFWwindow* window, int width, int height) in framebuffer_size_callback() argument 549 int ch, i, width, height, count = 1; in main() local [all...] |
H A D | window.c | 118 int width, height; in main() local [all...] |
/third_party/glfw/examples/ |
H A D | heightmap.c | 411 int width, height; in main() local
|
/third_party/glfw/src/ |
H A D | monitor.c | 127 int width, height, xoff, yoff; in _glfwInputMonitor() local 341 glfwGetMonitorWorkarea(GLFWmonitor* handle, int* xpos, int* ypos, int* width, int* height) glfwGetMonitorWorkarea() argument [all...] |
H A D | x11_init.c | 47 static int translateKeySyms(const KeySym* keysyms, int width) in translateKeySyms() argument 414 int width; in createKeyTables() local
|
/third_party/glfw/deps/ |
H A D | nuklear_glfw_gl2.h | 68 int width, height; member 83 nk_glfw3_device_upload_atlas(const void *image, int width, int height) in nk_glfw3_device_upload_atlas() argument
|
/third_party/glslang/SPIRV/ |
H A D | disassemble.cpp | 239 const int width = 16; in outputResultId() local 254 const int width = 12; in outputTypeId() local
|
/third_party/backends/backend/ |
H A D | dc25.h | 206 int width; member
|
H A D | dc210.h | 223 int width; member
|
H A D | ibm.c | 886 int width, length, xres, yres; in sane_get_parameters() local [all...] |
H A D | gt68xx_high.h | 62 SANE_Int width; /**< Image width */ member
|
H A D | hp3900_debug.c | 544 dbg_tiff_save (char *sFile, SANE_Int width, SANE_Int height, SANE_Int depth, in dbg_tiff_save() argument [all...] |
/third_party/alsa-utils/seq/aseqnet/ |
H A D | aseqnet.c | 485 int i, rc, width; in do_loop() local [all...] |
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.h | 61 ImagePipelineNodeCallableSource(std::size_t width, std::size_t height, PixelFormat format, in ImagePipelineNodeCallableSource() argument [all...] |