Home | History | Annotate | Download | only in coders

Lines Matching full:"14 break"

987         if (buffer[i-1] == 238) /* JPEG_MARKER_APP0+14 */
988 {
989 if (length != 14)
990 break
;