Searched defs:rowB (Results 1 – 4 of 4) sorted by relevance
166 const GLubyte(*rowB)[4] = (const GLubyte(*)[4]) srcRowB; in do_row() local179 const GLubyte(*rowB)[3] = (const GLubyte(*)[3]) srcRowB; in do_row() local191 const GLubyte(*rowB)[2] = (const GLubyte(*)[2]) srcRowB; in do_row() local202 const GLubyte *rowB = (const GLubyte *) srcRowB; in do_row() local213 const GLbyte(*rowB)[4] = (const GLbyte(*)[4]) srcRowB; in do_row() local226 const GLbyte(*rowB)[3] = (const GLbyte(*)[3]) srcRowB; in do_row() local238 const GLbyte(*rowB)[2] = (const GLbyte(*)[2]) srcRowB; in do_row() local249 const GLbyte *rowB = (const GLbyte *) srcRowB; in do_row() local260 const GLushort(*rowB)[4] = (const GLushort(*)[4]) srcRowB; in do_row() local273 const GLushort(*rowB)[3] = (const GLushort(*)[3]) srcRowB; in do_row() local[all …]
186 const ubyte(*rowB)[4] = (const ubyte(*)[4]) srcRowB; in do_row() local199 const ubyte(*rowB)[3] = (const ubyte(*)[3]) srcRowB; in do_row() local211 const ubyte(*rowB)[2] = (const ubyte(*)[2]) srcRowB; in do_row() local222 const ubyte *rowB = (const ubyte *) srcRowB; in do_row() local233 const ushort(*rowB)[4] = (const ushort(*)[4]) srcRowB; in do_row() local246 const ushort(*rowB)[3] = (const ushort(*)[3]) srcRowB; in do_row() local258 const ushort(*rowB)[2] = (const ushort(*)[2]) srcRowB; in do_row() local269 const ushort *rowB = (const ushort *) srcRowB; in do_row() local280 const float(*rowB)[4] = (const float(*)[4]) srcRowB; in do_row() local297 const float(*rowB)[3] = (const float(*)[3]) srcRowB; in do_row() local[all …]
143 bool& isBalanced, Scalar& colB, Scalar& rowB ) in balanced()186 bool& isBalanced, Scalar& colB, Scalar& rowB ) in balancedR()223 Scalar colB,rowB; in balance() local
1612 const uint8_t* rowB = nullptr; in operateY() local