Home
last modified time | relevance | path

Searched refs:ComponentsConfiguration (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwjpeg/
DAppMarkerWriter.cpp26 static const unsigned char ComponentsConfiguration[4] = {1, 2, 3, 0}; // YCbCr variable
374 exifwriter.WriteUndef(EXIF_TAG_COMPONENTS_CONFIGURATION, 4, ComponentsConfiguration); in WriteAPP1()