HomeSort by relevance Sort by last modified time
    Searched refs:TAG_SAMPLESPERPIXEL (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 936 BAIL_IF_INVALID(writer->addEntry(TAG_SAMPLESPERPIXEL, 1, &samples, TIFF_IFD_0),
937 env, TAG_SAMPLESPERPIXEL, writer);
    [all...]
  /frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h 146 TAG_SAMPLESPERPIXEL = 0x0115u,
  /frameworks/av/media/img_utils/src/
TiffIfd.cpp 184 sp<TiffEntry> samplesEntry = getEntry(TAG_SAMPLESPERPIXEL);

Completed in 37 milliseconds