Searched refs:LINES_AT_ONCE (Results 1 – 7 of 7) sorted by relevance
27 #define LINES_AT_ONCE CAMERA_GET_MAX_LINES(WIDTH) // Number of lines transferred in one cycle macro41 static u16 pipeBuffer[BYTES_PER_LINE * LINES_AT_ONCE / sizeof(u16)] ATTRIBUTE_ALIGN(32);265 for (i = 0; i < WIDTH * LINES_AT_ONCE / 2; i++) in CameraDmaIntr()276 lineNumber += LINES_AT_ONCE; in CameraDmaIntr()
40 #define LINES_AT_ONCE CAMERA_GET_MAX_LINES(CAM_WIDTH) // Number of lines transferred in one c… macro
26 #define LINES_AT_ONCE CAMERA_GET_MAX_LINES(WIDTH) // Number of lines transferred in one cycle macro
30 #define LINES_AT_ONCE CAMERA_GET_MAX_LINES(WIDTH) // Number of lines transferred in one cycle macro