Home
last modified time | relevance | path

Searched defs:width (Results 101 - 125 of 5072) sorted by relevance

12345678910>>...203

/third_party/ffmpeg/libavformat/
H A Dimg2_alias_pix.c29 int width = bytestream_get_be16(&b); in alias_pix_read_probe() local
/third_party/curl/tests/unit/
H A Dunit1398.c38 int width = 3; variable
/third_party/ffmpeg/tests/checkasm/
H A Dhuffyuvdsp.c38 static void check_add_int16(HuffYUVDSPContext c, unsigned mask, int width, const char * name) in check_add_int16() argument
70 int width = 16 * av_clip(rnd(), 16, 128); checkasm_check_huffyuvdsp() local
[all...]
/third_party/cups-filters/cupsfilters/
H A Dpack.c32 cupsPackHorizontal(const unsigned char *ipixels, unsigned char *obytes, int width, const unsigned char clearto, const int step) cupsPackHorizontal() argument
119 cupsPackHorizontal2(const unsigned char *ipixels, unsigned char *obytes, int width, const int step) cupsPackHorizontal2() argument
172 cupsPackHorizontalBit(const unsigned char *ipixels, unsigned char *obytes, int width, const unsigned char clearto, const unsigned char bit) cupsPackHorizontalBit() argument
251 cupsPackVertical(const unsigned char *ipixels, unsigned char *obytes, int width, const unsigned char bit, const int step) cupsPackVertical() argument
[all...]
H A Dtestimage.c37 width, /* Width of image */ in main() local
/third_party/icu/icu4c/source/samples/layout/
H A Drsurface.cpp19 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) rs_drawGlyphs() argument
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument
/third_party/mesa3d/src/asahi/lib/
H A Dtiling.h39 agx_select_tile_shift(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_shift() argument
56 agx_select_tile_size(unsigned width, unsigned height, unsigned level, unsigned blocksize) in agx_select_tile_size() argument
/third_party/musl/src/stdlib/
H A Dqsort_nr.c11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
/third_party/mesa3d/src/mesa/main/
H A Dlines.c43 line_width(struct gl_context *ctx, GLfloat width, bool no_error) in line_width() argument
79 _mesa_LineWidth_no_error(GLfloat width) in _mesa_LineWidth_no_error() argument
87 _mesa_LineWidth(GLfloat width) _mesa_LineWidth() argument
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format_unpack_neon.c40 util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon(uint8_t *restrict dst, const uint8_t *restrict src, unsigned width) in util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h38 uint32_t width; member
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_resource.c40 unsigned width = res->width0; in util_resource_size() local
/third_party/rust/crates/clap/src/output/textwrap/
H A Dcore.rs56 let mut width = 0; global() variables
[all...]
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtexture_utils.cpp23 const size_t width = 2; in CreateSimpleTexture2D() local
79 const size_t width = 256; in CreateMipMappedTexture2D() local
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
H A Dframe_checksums.py58 width = int(sys.argv[2]) variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_literals.cpp44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
/third_party/skia/src/codec/
H A DSkSampler.cpp21 const int width = info.width(); in Fill() local
/third_party/skia/src/core/
H A DSkAlphaRuns.cpp12 void SkAlphaRuns::reset(int width) { in reset() argument
H A DSkSpecialSurface.h37 int width() const { return fSubset.width(); } in width() function in SkSpecialSurface
/third_party/skia/src/gpu/
H A DGrRectanizer.h17 GrRectanizer(int width, int height) : fWidth(width), fHeight(height) { in GrRectanizer() argument
26 int width() const { return fWidth; } in width() function in GrRectanizer
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 uint32_t width = GetIRContext() in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_bit_instruction_synonyms.cpp58 uint32_t width = GetIRContext() in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_literals.cpp44 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.cpp18 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) drawGlyphs() argument

Completed in 7 milliseconds

12345678910>>...203