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

/external/chromium_org/third_party/qcms/src/
H A Diccread.c414 static const uint32_t COUNT_TO_LENGTH[5] = {1, 3, 4, 5, 7}; local
459 for (i=0; i < COUNT_TO_LENGTH[count]; i++) {
462 *len = 12 + COUNT_TO_LENGTH[count] * 4;

Completed in 44 milliseconds