preferredVectorWidthChar  215 modules/core/include/opencv2/core/ocl.hpp     int preferredVectorWidthChar() const;
preferredVectorWidthChar 5449 modules/core/src/ocl.cpp     int vectorWidths[] = { d.preferredVectorWidthChar(), d.preferredVectorWidthChar(),
preferredVectorWidthChar  190 modules/ts/src/ocl_test.cpp         DUMP_MESSAGE_STDOUT("    Preferred vector width char = "<< device.preferredVectorWidthChar());
preferredVectorWidthChar  191 modules/ts/src/ocl_test.cpp         DUMP_PROPERTY_XML("cv_ocl_current_preferredVectorWidthChar", device.preferredVectorWidthChar());