Searched refs:pixel_width (Results 1 – 1 of 1) sorted by relevance
2677 u_long operation, int pixel_width, argument2695 if ((width * pixel_width) < DMA_BT848_SPLIT ) {2711 *(*dma_prog)++ = operation | flag | (width * pixel_width - skip);2715 *target_buffer += width * pixel_width;2742 (width * pixel_width / 2 - skip);2745 *target_buffer += (width * pixel_width / 2) ;2750 (width * pixel_width / 2);2751 *target_buffer += (width * pixel_width / 2) ;