Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Drdjpgcom.c85 read_2_bytes(void) in read_2_bytes() function
199 length = read_2_bytes(); in skip_variable()
231 length = read_2_bytes(); in process_COM()
284 length = read_2_bytes(); /* usual parameter length count */ in process_SOFn()
287 image_height = read_2_bytes(); in process_SOFn()
288 image_width = read_2_bytes(); in process_SOFn()
Dwrjpgcom.c99 read_2_bytes(void) in read_2_bytes() function
244 length = read_2_bytes(); in copy_variable()
264 length = read_2_bytes(); in skip_variable()