Searched refs:dstStrideInElements (Results 1 – 1 of 1) sorted by relevance
1410 const ptrdiff_t dstStrideInElements = m_dstStride / sizeof(DstType); in convert() local1421 dstRowStart += dstStrideInElements; in convert()1428 dstRowStart += dstStrideInElements; in convert()1434 dstRowStart += dstStrideInElements; in convert()