OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_roi
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/include/
cxcore.hpp
150
void
set_roi
(CvRect roi) { cvSetImageROI(image,roi); }
function in class:CvImage
/external/libvpx/libvpx/test/
test.mk
68
LIBVPX_TEST_SRCS-$(CONFIG_VP8_ENCODER) +=
set_roi
.cc
[
all
...]
Completed in 445 milliseconds