Searched defs:work_type (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/include/
H A Dcv.hpp111 int get_work_type() const { return work_type; }
119 /* initializes work_type, buf_size and max_rows */
135 /* currently, work_type must be the same as src_type in case of non-separable filters */
136 int min_depth, src_type, dst_type, work_type; member in class:CvBaseImageFilter

Completed in 27 milliseconds