Searched refs:dstStrideInElements (Results 1 – 1 of 1) sorted by relevance
1429 const ptrdiff_t dstStrideInElements = m_dstStride / sizeof(DstType); in convert() local1440 dstRowStart += dstStrideInElements; in convert()1447 dstRowStart += dstStrideInElements; in convert()1453 dstRowStart += dstStrideInElements; in convert()