OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetJpegDimensions
(Results
1 - 3
of
3
) sorted by null
/external/piex/src/
tiff_parser.h
137
bool
GetJpegDimensions
(const std::uint32_t jpeg_offset, StreamInterface* stream,
tiff_parser.cc
136
GetJpegDimensions
(image->offset, stream, &image->width, &image->height);
429
bool
GetJpegDimensions
(const std::uint32_t jpeg_offset, StreamInterface* stream,
piex.cc
493
if (!
GetJpegDimensions
(preview_image_data->preview.offset, stream, &width,
Completed in 50 milliseconds