Searched defs:l_dc (Results 1 – 5 of 5) sorted by relevance
81 const [l_dc, l_ac, l_scale] = encodeChannel(l, max(3, lx), max(3, ly)); constant129 const l_dc = (header24 & 63) / 63; constant
123 val l_dc = (header24 and 63).toFloat() / 63.0f in thumbHashToRGBA() constant
250 var l_dc = Float32(il_dc) in thumbHashToRGBA() variable