Home | History | Annotate | Download | only in HAL

Lines Matching defs:rawFormat

10024             int rawFormat;
10028 rawFormat = atoi(raw_format);
10029 format = (cam_format_t)rawFormat;