Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Ddmc.c100 #define PREV_BLUE(i) ((i)<2 ? 2 : PREV_RED((i)-2)+2) macro
102 BYTES_PER_RAW_LINE-1 : PREV_BLUE(i)+3)
745 blue = blueCoeff * c->currentRawLine[PREV_BLUE(i)] + in DMCReadTwoSuperResolutionLines()
770 blue = blueCoeff * c->nextRawLine[PREV_BLUE(i)] + in DMCReadTwoSuperResolutionLines()

Completed in 3 milliseconds