Home | History | Annotate | Download | only in api1

Lines Matching full:jpeg

182     result.appendFormat("    Jpeg thumbnail size: %d x %d\n",
184 result.appendFormat(" Jpeg quality: %d, thumbnail quality: %d\n",
186 result.appendFormat(" Jpeg rotation: %d\n", p.jpegRotation);
735 // We could wait to create the JPEG output stream until first actual use