Searched refs:y_step_size (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-core.c1022 const int y_step[] = { 0, 0, 0, 2 }, y_step_size = 4; local
1259 scratch_rm_old(usbvision,y_step[block % y_step_size] * sub_block_size);
1260 scratch_inc_extra_ptr(&y_ptr, y_step[(block + 2 * block_split) % y_step_size]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/usbvision/
H A Dusbvision-core.c1022 const int y_step[] = { 0, 0, 0, 2 }, y_step_size = 4; local
1259 scratch_rm_old(usbvision,y_step[block % y_step_size] * sub_block_size);
1260 scratch_inc_extra_ptr(&y_ptr, y_step[(block + 2 * block_split) % y_step_size]

Completed in 63 milliseconds