Searched refs:y_step_size (Results 1 – 1 of 1) sorted by relevance
872 const int y_step[] = { 0, 0, 0, 2 }, y_step_size = 4; in usbvision_parse_lines_420() local1101 scratch_rm_old(usbvision, y_step[block % y_step_size] * sub_block_size); in usbvision_parse_lines_420()1102 scratch_inc_extra_ptr(&y_ptr, y_step[(block + 2 * block_split) % y_step_size] in usbvision_parse_lines_420()