Home
last modified time | relevance | path

Searched defs:width (Results 526 - 550 of 5097) sorted by relevance

1...<<21222324252627282930>>...204

/third_party/ffmpeg/tools/
H A Dscale_slice_test.c117 int width, height; in main() local
/third_party/glfw/src/
H A Dnull_monitor.c88 _glfwGetMonitorWorkareaNull(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaNull() argument
/third_party/glfw/tests/
H A Dempty.c109 int width, height; in main() local
/third_party/ffmpeg/libswscale/tests/
H A Dcolorspace.c96 int width; in main() local
/third_party/ffmpeg/tests/checkasm/
H A Dllviddsp.c45 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 Dsw_rgb.c37 static const uint8_t width[] = {12, 16, 20, 32, 36, 128}; variable
/third_party/ffmpeg/tests/
H A Dutils.c158 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 Doffscreen.c81 int width, height; in main() local
/third_party/backends/backend/
H A Dpieusb_buffer.c122 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 Dpieusb_buffer.h61 SANE_Int width; /* number of pixels on a line */ member
/third_party/cJSON/tests/
H A Dreadme_examples.c56 cJSON *width = NULL; in create_monitor() local
196 cJSON *width in supports_full_hd() local
[all...]
/third_party/curl/docs/examples/
H A Dhttp2-download.c63 unsigned int width = 0x10; in dump() local
/third_party/cups-filters/cupsfilters/
H A Ddither.c285 cupsDitherNew(int width) /* I - Width of output in pixels */ in cupsDitherNew() argument
[all...]
H A Dimage-png.c44 png_uint_32 width, /* Width of image */ in _cupsImageReadPNG() local
H A Dtestrgb.c99 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 Dumax_pp.c53 int width = -1, height = -1; in main() local
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dnup.h20 float width,height; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DMixedUnitLongNameHandler.java59 forMeasureUnit(ULocale locale, MeasureUnit mixedUnit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument
H A DLongNameMultiplexer.java45 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 Dnumfmtst.h378 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 Dnumber_padding.cpp31 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 Dtest-tty.c45 int r, width, height; in TEST_IMPL() local
/third_party/lzma/CPP/Windows/Control/
H A DWindow2.cpp49 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 Dgralloc_handle.h57 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 DWindow.cpp49 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

Completed in 21 milliseconds

1...<<21222324252627282930>>...204