Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dmicrotek.c851 int table_shift = (ms->gamma_bit_depth - bit_depth); in download_gamma() local
854 ms->gamma_bit_depth, table_shift); in download_gamma()
858 int val = ms->gray_lut[i] >> table_shift; in download_gamma()
885 int val = pl_lut[i] >> table_shift; in download_gamma()

Completed in 5 milliseconds