OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/utility/media_galleries/
image_metadata_extractor.cc
251
const ExifIfd
ifds
[] =
local
254
for (size_t i = 0; i < arraysize(
ifds
); ++i) {
255
ExifEntry* entry = exif_content_get_entry_func_(data->ifd[
ifds
[i]], tag);
/external/libexif/libexif/
exif-tag.c
53
* different meanings in different
IFDs
. */
1043
static const ExifIfd
ifds
[EXIF_IFD_COUNT] = {
local
[
all
...]
Completed in 157 milliseconds