Home
last modified time | relevance | path

Searched refs:DitheringColumnData (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/showimage/
H A DFilter.cpp752 } DitheringColumnData; typedef
785 DitheringColumnData* columnData0; in Dither()
786 DitheringColumnData* columnData; in Dither()
787 DitheringColumnData* cd; in Dither()
808 columnData0 = new DitheringColumnData[destW + 3]; in Dither()