Searched refs:DEFAULT_X_DENSITY (Results 1 – 2 of 2) sorted by relevance
40 const int32_t JpegWriter::DEFAULT_X_DENSITY = 300; member in JpegWriter94 mInfo.X_density = DEFAULT_X_DENSITY; // Horizontal pixel density in setup()
65 static const int32_t DEFAULT_X_DENSITY; variable