OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZERO_TILL_WORD
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/img_utils/include/img_utils/
TiffHelpers.h
36
#define
ZERO_TILL_WORD
(output, index, ret) \
TiffEntryImpl.h
144
ZERO_TILL_WORD
(out, dataSize, ret);
177
ZERO_TILL_WORD
(out, sizeof(T) * count, ret);
/frameworks/av/media/img_utils/src/
TiffIfd.cpp
130
ZERO_TILL_WORD
(out, calculateIfdSize(size), ret);
TiffWriter.cpp
117
ZERO_TILL_WORD
(&endOut, sizeToWrite, ret);
Completed in 2704 milliseconds