Searched defs:total_width (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_type.h | 193 lp_type_float_vec(unsigned width, unsigned total_width) in lp_type_float_vec() 224 lp_type_int_vec(unsigned width, unsigned total_width) in lp_type_int_vec() 253 lp_type_uint_vec(unsigned width, unsigned total_width) in lp_type_uint_vec() 266 lp_type_unorm(unsigned width, unsigned total_width) in lp_type_unorm() 280 lp_type_fixed(unsigned width, unsigned total_width) in lp_type_fixed() 295 lp_type_ufixed(unsigned width, unsigned total_width) in lp_type_ufixed()
|
/external/opencv3/modules/core/src/ |
D | cuda_host_mem.cpp | 251 int total_width = cols * cn; in reshape() local
|
D | cuda_gpu_mat.cpp | 169 int total_width = cols * cn; in reshape() local
|
D | umatrix.cpp | 497 int total_width = cols * cn; in reshape() local
|
D | array.cpp | 2542 int total_width, new_rows, cn; in cvReshapeMatND() local 2717 int total_width, new_width; in cvReshape() local
|
D | matrix.cpp | 974 int total_width = cols * cn; in reshape() local
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_mipmap_tree.h | 248 GLuint total_width; member
|
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 495 size_t total_width = (ARRAYSIZE(windows) - 1) * kSeparator; in LayoutConnectUI() local
|
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 2937 int total_width, new_rows, cn; in cvReshapeMatND() local 3108 int total_width, new_width; in cvReshape() local
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 203 GLuint total_width, total_height; in intel_miptree_create() local
|