OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:start_col
(Results
51 - 54
of
54
) sorted by null
1
2
3
/external/opencv/cxcore/include/
cxcore.h
212
/* Selects column span of the input array: arr(:,
start_col
:end_col)
215
int
start_col
, int end_col );
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c
1539
int
start_col
, end_col, start_row, end_row;
local
[
all
...]
/external/opencv3/modules/core/include/opencv2/core/
core_c.h
395
@param
start_col
Zero-based index of the starting column (inclusive) of the span
399
int
start_col
, int end_col );
[
all
...]
/external/libjpeg-turbo/simd/
jsimd_mips_dspr2.S
[
all
...]
Completed in 1366 milliseconds
1
2
3