OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRATIONAL
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/img_utils/include/img_utils/
TiffHelpers.h
77
SRATIONAL
,
117
case
SRATIONAL
:
TagDefinitions.h
754
SRATIONAL
,
762
SRATIONAL
,
826
SRATIONAL
,
834
SRATIONAL
,
842
SRATIONAL
,
850
SRATIONAL
,
858
SRATIONAL
,
866
SRATIONAL
,
898
SRATIONAL
,
1042
SRATIONAL
,
[
all
...]
TiffEntryImpl.h
67
count = (type == RATIONAL || type ==
SRATIONAL
) ? count * 2 : count;
105
if (getType() == RATIONAL || getType() ==
SRATIONAL
) {
135
if (getType() == RATIONAL || getType() ==
SRATIONAL
) {
161
if (getType() == RATIONAL || getType() ==
SRATIONAL
) {
/frameworks/av/media/img_utils/src/
TiffEntry.cpp
98
if (type == SLONG || type ==
SRATIONAL
) {
198
case
SRATIONAL
: {
Completed in 53 milliseconds