Home | History | Annotate | Download | only in mm-camera-interface

Lines Matching defs:jpegRotation

71 static uint32_t jpegRotation = 0;
287 if ((jpegRotation == 90) || (jpegRotation == 180)) {
431 if ((jpegRotation == 90) || (jpegRotation == 180)) {
484 if ((jpegRotation == 90) || (jpegRotation == 180)) {
542 if(jpegRotation)
587 CDBG(" Setting Jpeg Rotation mode to %d ", jpegRotation );
588 jpege_config.main_cfg.rotation_degree_clk = jpegRotation;
589 jpege_config.thumbnail_cfg.rotation_degree_clk = jpegRotation;
707 jpegRotation = rotation;
712 jpegRotation = 0;