Home
last modified time | relevance | path

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

/external/jpeg/
Drdjpgcom.c86 read_2_bytes (void) in read_2_bytes() function
201 length = read_2_bytes(); in skip_variable()
228 length = read_2_bytes(); in process_COM()
274 length = read_2_bytes(); /* usual parameter length count */ in process_SOFn()
277 image_height = read_2_bytes(); in process_SOFn()
278 image_width = read_2_bytes(); in process_SOFn()
Dwrjpgcom.c105 read_2_bytes (void) in read_2_bytes() function
250 length = read_2_bytes(); in copy_variable()
270 length = read_2_bytes(); in skip_variable()
/external/chromium_org/third_party/libjpeg_turbo/
Drdjpgcom.c90 read_2_bytes (void) in read_2_bytes() function
205 length = read_2_bytes(); in skip_variable()
237 length = read_2_bytes(); in process_COM()
290 length = read_2_bytes(); /* usual parameter length count */ in process_SOFn()
293 image_height = read_2_bytes(); in process_SOFn()
294 image_width = read_2_bytes(); in process_SOFn()
Dwrjpgcom.c105 read_2_bytes (void) in read_2_bytes() function
250 length = read_2_bytes(); in copy_variable()
270 length = read_2_bytes(); in skip_variable()
/external/qemu/distrib/jpeg-6b/
Drdjpgcom.c86 read_2_bytes (void) in read_2_bytes() function
201 length = read_2_bytes(); in skip_variable()
228 length = read_2_bytes(); in process_COM()
274 length = read_2_bytes(); /* usual parameter length count */ in process_SOFn()
277 image_height = read_2_bytes(); in process_SOFn()
278 image_width = read_2_bytes(); in process_SOFn()
Dwrjpgcom.c105 read_2_bytes (void) in read_2_bytes() function
250 length = read_2_bytes(); in copy_variable()
270 length = read_2_bytes(); in skip_variable()