Home
last modified time | relevance | path

Searched refs:output_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/util/
Dshape-consumer.hh33 template <typename output_t>
83 output_t output;
/external/opencv3/modules/cudastereo/src/
Dstereobp.cpp304 …typedef void (*output_t)(const PtrStepSzb& u, const PtrStepSzb& d, const PtrStepSzb& l, const PtrS… in calcBP() typedef
305 static const output_t output_callers[2] = in calcBP()