Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dqcam.c751 # define pGb in[i*4 - 1] /* ignore Gb and use Ga instead---Gb is weird */ in despeckle32() macro
772 NO_LIGHTS + ((pR - ((pGa + pGb) / 2 + pB) / 2) + in despeckle32()
784 if (Gb - (R + B) / 2 > NO_LIGHTS + ((pGb - (pR + pB) / 2) + in despeckle32()
786 out[i * 4 + 2] = (pGb + nGb) / 2; in despeckle32()
791 NO_LIGHTS + ((pB - ((pGa + pGb) / 2 + pR) / 2) + in despeckle32()
806 # undef pGb in despeckle32() macro

Completed in 3 milliseconds