Searched defs:outRow (Results 1 – 5 of 5) sorted by relevance
117 unsigned char* outRow) { in ConvolveHorizontally()172 unsigned char* outRow) { in ConvolveVertically()234 unsigned char* outRow, in ConvolveVertically()406 unsigned char* outRow[4]; in BGRAConvolve2D() local
103 unsigned char* outRow, in convolveHorizontally_neon()208 unsigned char* outRow) { in convolveVertically_neon()361 unsigned char* outRow, in convolveVertically_neon()
385 RefPtr<TypeBuilder::Array<double> > outRow = TypeBuilder::Array<double>::create(); in profileSnapshot() local