Searched refs:line_height (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/test-drivers/vimc/ |
| H A D | vimc-sensor.c | 214 const unsigned int line_height = 16; in vimc_sensor_process_frame() 225 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, in vimc_sensor_process_frame() 233 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_s_stream() 236 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_s_stream() 248 tpg_gen_text(&vsensor->tpg, basep, line++ * line_height, 16, str); in vimc_sensor_s_stream() 183 const unsigned int line_height = 16; vimc_sensor_process_frame() local
|