Home
last modified time | relevance | path

Searched refs:widthOut (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c113 GLuint *widthOut, in st_gl_texture_dims_to_pipe_dims() argument
122 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
129 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
138 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
145 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
151 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
160 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h164 GLuint *widthOut,
/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp2325 static void findClosestSizeAndSubtype(videoDevice * VD, int widthIn, int heightIn, int &widthOut, i…
2394 widthOut = widthIn;
2407 widthOut = nearW;