/third_party/ffmpeg/tools/ |
H A D | scale_slice_test.c | 117 int width, height; in main() local
|
/third_party/glfw/src/ |
H A D | null_monitor.c | 88 _glfwGetMonitorWorkareaNull(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaNull() argument
|
/third_party/glfw/tests/ |
H A D | empty.c | 109 int width, height; in main() local
|
/third_party/ffmpeg/libswscale/tests/ |
H A D | colorspace.c | 96 int width; in main() local
|
/third_party/ffmpeg/tests/checkasm/ |
H A D | llviddsp.c | 45 static void check_add_bytes(LLVidDSPContext c, int width) in check_add_bytes() argument 73 check_add_median_pred(LLVidDSPContext c, int width) check_add_median_pred() argument 110 check_add_left_pred(LLVidDSPContext c, int width, int acc, const char * report) check_add_left_pred() argument 139 check_add_left_pred_16(LLVidDSPContext c, unsigned mask, int width, unsigned acc, const char * report) check_add_left_pred_16() argument 198 int width = 16 * av_clip(rnd(), 16, 128); checkasm_check_llviddsp() local [all...] |
H A D | sw_rgb.c | 37 static const uint8_t width[] = {12, 16, 20, 32, 36, 128}; variable
|
/third_party/ffmpeg/tests/ |
H A D | utils.c | 158 static int width, height, wrap; variable 37 rgb24_to_yuv420p(unsigned char *lum, unsigned char *cb, unsigned char *cr, const unsigned char *src, int width, int height) rgb24_to_yuv420p() argument
|
/third_party/glfw/examples/ |
H A D | offscreen.c | 81 int width, height; in main() local
|
/third_party/backends/backend/ |
H A D | pieusb_buffer.c | 122 sanei_pieusb_buffer_create(struct Pieusb_Read_Buffer* buffer, SANE_Int width, SANE_Int height, SANE_Byte color_spec, SANE_Byte depth) in sanei_pieusb_buffer_create() argument [all...] |
H A D | pieusb_buffer.h | 61 SANE_Int width; /* number of pixels on a line */ member
|
/third_party/cJSON/tests/ |
H A D | readme_examples.c | 56 cJSON *width = NULL; in create_monitor() local 196 cJSON *width in supports_full_hd() local [all...] |
/third_party/curl/docs/examples/ |
H A D | http2-download.c | 63 unsigned int width = 0x10; in dump() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | dither.c | 285 cupsDitherNew(int width) /* I - Width of output in pixels */ in cupsDitherNew() argument [all...] |
H A D | image-png.c | 44 png_uint_32 width, /* Width of image */ in _cupsImageReadPNG() local
|
H A D | testrgb.c | 99 int width, height; /* Width and height of test image */ in test_gray() local 229 int width, height; /* Width and height of test image */ in test_rgb() local [all...] |
/third_party/backends/tools/ |
H A D | umax_pp.c | 53 int width = -1, height = -1; in main() local [all...] |
/third_party/cups-filters/filter/pdftopdf/ |
H A D | nup.h | 20 float width,height; member
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | MixedUnitLongNameHandler.java | 59 forMeasureUnit(ULocale locale, MeasureUnit mixedUnit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument
|
H A D | LongNameMultiplexer.java | 45 forMeasureUnits(ULocale locale, List<MeasureUnit> units, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnits() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numfmtst.h | 378 expectPad(DecimalFormat& fmt, const char *pat, int32_t pos, int32_t width, UChar pad) expectPad() argument 386 expectPad(DecimalFormat& fmt, const char *pat, int32_t pos, int32_t width, const UnicodeString& pad) expectPad() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | number_padding.cpp | 31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument 37 Padder::Padder(int32_t width) : fWidth(width) {} in Padder() argument
|
/third_party/libuv/test/ |
H A D | test-tty.c | 45 int r, width, height; in TEST_IMPL() local
|
/third_party/lzma/CPP/Windows/Control/ |
H A D | Window2.cpp | 49 CreateEx(DWORD exStyle, LPCTSTR className, LPCTSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) CreateEx() argument 76 CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance) CreateEx() argument
|
/third_party/libdrm/android/ |
H A D | gralloc_handle.h | 57 uint32_t width; /* width of buffer in pixels */ member 87 static inline native_handle_t *gralloc_handle_create(int32_t width, in gralloc_handle_create() argument
|
/third_party/lzma/CPP/Windows/ |
H A D | Window.cpp | 49 Create(LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) Create() argument 67 CreateEx(DWORD exStyle, LPCWSTR className, LPCWSTR windowName, DWORD style, int x, int y, int width, int height, HWND parentWindow, HMENU idOrHMenu, HINSTANCE instance, LPVOID createParam) CreateEx() argument
|