Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp949 BAIL_IF_INVALID(writer->addEntry(TAG_PLANARCONFIGURATION, 1, &config, TIFF_IFD_0), in DngCreator_init()
950 env, TAG_PLANARCONFIGURATION, writer); in DngCreator_init()
1679 tagsToMove.add(TAG_PLANARCONFIGURATION); in DngCreator_nativeSetThumbnail()
1720 BAIL_IF_INVALID(writer->addEntry(TAG_PLANARCONFIGURATION, 1, &config, TIFF_IFD_0), in DngCreator_nativeSetThumbnail()
1721 env, TAG_PLANARCONFIGURATION, writer); in DngCreator_nativeSetThumbnail()
/frameworks/av/media/img_utils/include/img_utils/
DTagDefinitions.h149 TAG_PLANARCONFIGURATION = 0x011Cu, enumerator