OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_STRIPBYTECOUNTS
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/img_utils/src/
TiffIfd.cpp
253
sp<TiffEntry> stripByteCounts = TiffWriter::uncheckedBuildEntry(
TAG_STRIPBYTECOUNTS
, LONG,
305
sp<TiffEntry> stripByteCounts = getEntry(
TAG_STRIPBYTECOUNTS
);
347
sp<TiffEntry> stripByteCounts = getEntry(
TAG_STRIPBYTECOUNTS
);
/frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h
144
TAG_STRIPBYTECOUNTS
= 0x0117u,
/frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp
[
all
...]
Completed in 50 milliseconds