Home | History | Annotate | Download | only in camera

Lines Matching refs:mIsoValue

1712             mIsoValue = (int)temp;
4113 if(mIsoValue == 0) // ISO is auto
4120 temp1 = iso_speed_values[mIsoValue];