Home | History | Annotate | Download | only in source

Lines Matching refs:srcCol

2772 				uint32 srcCol = (dstCol + phaseCol) % patSize;
2774 temp.fCFAPattern [dstRow] [dstCol] = info.fCFAPattern [srcRow] [srcCol];