Searched defs:ifd_offset (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | tiff_common.c | 228 int ff_tdecode_header(GetByteContext *gb, int *le, int *ifd_offset) in ff_tdecode_header() argument
|
H A D | mjpegdec.c | 2022 int ret, le, ifd_offset, bytes_read; in mjpeg_decode_app() local
|
H A D | webp.c | 1454 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 D | dng_info.cpp | 937 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 D | tiff_parser.cc | 470 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