1*c8dee2aaSAndroid Build Coastguard Worker /* 2*c8dee2aaSAndroid Build Coastguard Worker * Copyright 2015 Google Inc. 3*c8dee2aaSAndroid Build Coastguard Worker * 4*c8dee2aaSAndroid Build Coastguard Worker * Use of this source code is governed by a BSD-style license that can be 5*c8dee2aaSAndroid Build Coastguard Worker * found in the LICENSE file. 6*c8dee2aaSAndroid Build Coastguard Worker * 7*c8dee2aaSAndroid Build Coastguard Worker * This file can parse information from a JPEG without being able to decode 8*c8dee2aaSAndroid Build Coastguard Worker * it. This does not need Skia to be built with a JPEG library. 9*c8dee2aaSAndroid Build Coastguard Worker */ 10*c8dee2aaSAndroid Build Coastguard Worker 11