Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h20 #define BANK_SIZE (1 << BANK_BITS) macro
44 FN(Slot) slots[BANK_SIZE]; in FN()
139 const size_t idx = self->free_slot_idx[bank]++ & (BANK_SIZE - 1); in Store()
289 #undef BANK_SIZE macro
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h20 #define BANK_SIZE (1 << BANK_BITS) macro
44 FN(Slot) slots[BANK_SIZE]; in FN()
139 const size_t idx = self->free_slot_idx[bank]++ & (BANK_SIZE - 1); in Store()
289 #undef BANK_SIZE macro
/third_party/backends/backend/
H A Dmustek_usb2_asic.h346 #define BANK_SIZE (64) macro
H A Dmustek_usb2_asic.c4253 (((dwLineWidthPixel * BytePerPixel) / 2) * 3 * 1)) / BANK_SIZE); in Asic_SetWindow()
5222 (((dwLineWidthPixel * BytePerPixel) / 2) * 3 * 1)) / BANK_SIZE); in Asic_SetCalibrate()

Completed in 10 milliseconds