Searched refs:bufferPointers (Results 1 – 1 of 1) sorted by relevance
682 void *bufferPointers[PlanarFormatDescription::MAX_PLANES]; in iterate() local685 bufferPointers[planeNdx] = outputData + static_cast<size_t>(bufferOffsets[planeNdx]); in iterate()702 …patibleFormatDescription, size, bufferRowPitches, (const void *const *)bufferPointers, channelNdx); in iterate()