Home
last modified time | relevance | path

Searched refs:php_jpg_get16 (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/exif/
H A Dexif.c1082 static int php_jpg_get16(void *value) in php_jpg_get16() function
2265 result->height = php_jpg_get16(Data+3); in exif_process_SOFn()
2266 result->width = php_jpg_get16(Data+5); in exif_process_SOFn()
3515 length = php_jpg_get16(data+pos); in exif_scan_thumbnail()

Completed in 23 milliseconds