Searched refs:VerticalFlipRowPointers (Results 1 – 2 of 2) sorted by relevance
172 void VerticalFlipRowPointers(T **rowPointers, uint32_t height, uint32_t width, uint32_t channels) in VerticalFlipRowPointers() function
132 VerticalFlipRowPointers(rp.rowPointers, info.height, info.width, info.componentCount); in LoadFromMemory()