Home
last modified time | relevance | path

Searched defs:LUT (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/etc/
Detc.cpp298 const int LUT[] = {3, 6, 11, 16, 23, 32, 41, 64}; in etc2_decode_block_T() local
327 const int LUT[] = {3, 6, 11, 16, 23, 32, 41, 64}; in etc2_decode_block_H() local
/hardware/qcom/audio/hal/
Daudio_hw.c1440 #define LUT(table, len, what, dflt) \ in read_usb_sup_params_and_compare() macro