Searched refs:pixel_width (Results 1 – 3 of 3) sorted by relevance
901 int pixel_width) in dce_transform_get_max_num_of_supported_lines() argument906 ASSERT(pixel_width); in dce_transform_get_max_num_of_supported_lines()941 return (max_pixels_supports / pixel_width); in dce_transform_get_max_num_of_supported_lines()1169 int pixel_width = scl_data->viewport.width; in dce_transform_get_optimal_number_of_taps() local1174 pixel_width = scl_data->recout.width; in dce_transform_get_optimal_number_of_taps()1179 pixel_width); in dce_transform_get_optimal_number_of_taps()
2444 int pixel_width, u_int *target_buffer, int cols) in split() argument2462 if ((width * pixel_width) < DMA_BT848_SPLIT ) { in split()2478 *(*dma_prog)++ = htole32(operation | flag | (width * pixel_width - skip)); in split()2482 *target_buffer += width * pixel_width; in split()2509 (width * pixel_width / 2 - skip)); in split()2512 *target_buffer += width * pixel_width / 2; in split()2517 (width * pixel_width / 2)); in split()2518 *target_buffer += width * pixel_width / 2; in split()
315 uint32_t pixel_width;314 uint32_t pixel_width; global() member