HomeSort by relevance Sort by last modified time
    Searched defs:in_bytes (Results 1 - 4 of 4) sorted by null

  /external/qemu/slirp/
if.h 51 u_int in_bytes; /* Input bytes */ member in struct:slirp_ifstats
  /external/qemu/slirp-android/
if.h 51 u_int in_bytes; /* Input bytes */ member in struct:slirp_ifstats
  /packages/apps/Gallery2/jni_jpegstream/src/
jpegstream.cpp 232 int8_t* in_bytes = static_cast<int8_t*>(in_buf); local
235 in_bytes += off;
241 written = w_ptr->write(in_bytes, in_len);
257 int8_t* in_bytes = static_cast<int8_t*>(in_buf); local
265 read = r_ptr->read(in_bytes, off, in_len);
  /external/libpng/contrib/tools/
pngfix.c 2279 png_uint_32 in_bytes = 0; local
    [all...]

Completed in 365 milliseconds