Home
last modified time | relevance | path

Searched defs:ifd_offset (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtiff_common.c228 int ff_tdecode_header(GetByteContext *gb, int *le, int *ifd_offset) in ff_tdecode_header() argument
H A Dmjpegdec.c2022 int ret, le, ifd_offset, bytes_read; in mjpeg_decode_app() local
H A Dwebp.c1454 int le, ifd_offset, exif_offset = bytestream2_tell(&gb); in webp_decode_frame() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_info.cpp937 uint32 ifd_offset = stream.Get_uint32 (); in ParseMakerNote() local
1038 uint32 ifd_offset = stream.Get_uint32 (); in ParseMakerNote() local
[all...]
/third_party/skia/third_party/externals/piex/src/
H A Dtiff_parser.cc470 ParseDirectory(const std::uint32_t tiff_offset, const std::uint32_t ifd_offset, const Endian endian, const TagSet& desired_tags, StreamInterface* stream, TiffDirectory* tiff_directory, std::uint32_t* next_ifd_offset) ParseDirectory() argument

Completed in 10 milliseconds