OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loadImageBytes
(Results
1 - 2
of
2
) sorted by null
/external/opencv/
cvjni.cpp
148
loadImageBytes
(mat_image->data.ptr, mat_image->step, mat_image->width,
265
LOGV("Load
loadImageBytes
.");
267
loadImageBytes
(mat_image->data.ptr, mat_image->step, mat_image->width,
760
loadImageBytes
(mat_image->data.ptr, mat_image->step, mat_image->width,
762
LOGV("Load
loadImageBytes
.");
cvjni.h
166
void
loadImageBytes
(const uchar* data,
Completed in 71 milliseconds