HomeSort by relevance Sort by last modified time
    Searched refs:read_2_bytes (Results 1 - 3 of 3) sorted by null

  /external/libjpeg-turbo/
rdjpgcom.c 85 read_2_bytes (void) function
200 length = read_2_bytes();
232 length = read_2_bytes();
285 length = read_2_bytes(); /* usual parameter length count */
288 image_height = read_2_bytes();
289 image_width = read_2_bytes();
wrjpgcom.c 99 read_2_bytes (void) function
244 length = read_2_bytes();
264 length = read_2_bytes();
  /toolchain/binutils/binutils-2.27/bfd/
dwarf2.c 578 read_2_bytes (bfd *abfd, bfd_byte *buf, bfd_byte *end) function
1047 blk->size = read_2_bytes (abfd, info_ptr, info_ptr_end);
1065 attr->u.val = read_2_bytes (abfd, info_ptr, info_ptr_end);
1135 attr->u.val = read_2_bytes (abfd, info_ptr, info_ptr_end);
    [all...]

Completed in 87 milliseconds