Searched refs:starting_offset (Results 1 - 3 of 3) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
H A Dblockhash.h119 // the starting_offset argument. For a hash of source (dictionary) data,
123 BlockHash(const char* source_data, size_t source_size, int starting_offset);
H A Dblockhash.cc30 int starting_offset)
34 starting_offset_(starting_offset),
28 BlockHash(const char* source_data, size_t source_size, int starting_offset) argument
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c267 UINT16 starting_offset, status_words; local
273 starting_offset = offset;
297 if ((starting_offset == 0) && (p_t4t->nlen > 0))

Completed in 300 milliseconds