OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_stride
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cv/src/
cvfundam.cpp
1315
int s_plane_stride,
s_stride
, d_plane_stride, d_stride, elem_size;
local
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glu.h
90
void APIENTRY gluNurbsSurface(GLUnurbs *nobj,GLint sknot_count,float *sknot,GLint tknot_count,GLfloat *tknot,GLint
s_stride
,GLint t_stride,GLfloat *ctlarray,GLint sorder,GLint torder,GLenum type);
Completed in 143 milliseconds