Lines Matching defs:angle
501 /* find angle of media rotation against image background */
889 int dpiX, int dpiY, int * angle)
1046 *angle = 90;
1059 int angle)
1070 DBG(10,"sanei_magic_turn: start %d\n",angle);
1075 /*clean angle and convert to 0-3*/
1076 angle = (angle % 360) / 90;
1079 switch(angle){
1130 switch (angle) {
1173 switch (angle) {
1377 * bin based on its angle and offset. Return the 'best' bin. */