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

  /system/core/fastboot/
fastboot.c 296 unsigned datasz; local
306 datasz = *sz * 1.001;
307 data = malloc(datasz);
314 if (decompress_zipentry(entry, data, datasz)) {
  /external/opencore/fileformats/id3parcom/src/
pv_id3_parcom.cpp 3114 uint32 datasz = framesize + 1; local
3217 uint32 datasz = framesize + 2; local
    [all...]

Completed in 77 milliseconds