Home
last modified time | relevance | path

Searched defs:total_width (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h228 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec()
259 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec()
288 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec()
301 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm()
315 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed()
330 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h171 GLuint total_width; member
Dintel_mipmap_tree.c169 GLuint total_width, total_height; in intel_miptree_create() local
/external/blktrace/iowatcher/
Dplot.h51 int total_width; member
/external/webrtc/rtc_base/
Dbitstream_reader_unittest.cc286 int total_width = 2 * val_width - 1; in GolombEncoded() local
/external/ComputeLibrary/src/gpu/cl/kernels/
DClIm2ColKernel.cpp80 …const unsigned total_width = src->dimension(width_idx) + conv_info.pad_left() + conv_info.pad… in validate_arguments() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuIm2ColKernel.cpp67 …const unsigned total_width = input->dimension(width_idx) + conv_info.pad_left() + conv_info.p… in validate_arguments() local
/external/webrtc/examples/peerconnection/client/
Dmain_wnd.cc506 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
/external/swiftshader/include/xcb/
Dshm.h137 uint16_t total_width; member
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.cpp803 uint32_t total_width = dwAccWidth.ValueOrDie(); in LoadCrossRefV5() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c2485 GLint total_width, in _mesa_meta_setup_texture_coords()