Searched refs:DEFAULT_DENSITY_UNIT (Results 1 – 2 of 2) sorted by relevance
42 const int32_t JpegWriter::DEFAULT_DENSITY_UNIT = 1; member in JpegWriter92 mInfo.density_unit = DEFAULT_DENSITY_UNIT; // JFIF code for pixel size units: in setup()
67 static const int32_t DEFAULT_DENSITY_UNIT; variable