Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c1275 unsigned int crop_unit_x = 2; in allegro_h264_write_sps() local
1307 sps->crop_right = (round_up(channel->width, size_mb) - channel->width) / crop_unit_x; in allegro_h264_write_sps()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1576 unsigned int crop_unit_x = 2; in allegro_h264_write_sps() local
1615 sps->crop_right = (round_up(channel->width, size_mb) - channel->width) / crop_unit_x; in allegro_h264_write_sps()

Completed in 11 milliseconds