Searched refs:TPG_MAX_PLANES (Results 1 – 5 of 5) sorted by relevance
| /drivers/media/test-drivers/vivid/ |
| A D | vivid-core.h | 148 u8 vdownsampling[TPG_MAX_PLANES]; 152 u32 data_offset[TPG_MAX_PLANES]; 153 u32 bit_depth[TPG_MAX_PLANES]; 465 unsigned bytesperline_out[TPG_MAX_PLANES];
|
| A D | vivid-kthread-cap.c | 203 unsigned p, unsigned bpl[TPG_MAX_PLANES], unsigned h) in plane_vaddr() argument 397 u8 *basep[TPG_MAX_PLANES][2]; in vivid_fillbuff()
|
| /drivers/media/common/v4l2-tpg/ |
| A D | v4l2-tpg-core.c | 120 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc() 139 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc() 164 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc() 174 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_alloc() 192 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_free() 200 for (plane = 0; plane < TPG_MAX_PLANES; plane++) { in tpg_free() 1134 u8 buf[TPG_MAX_PLANES][8], int color, bool odd) in gen_twopix() 1793 u8 pix[TPG_MAX_PLANES][8]; in tpg_precalculate_line() 1969 static noinline void tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_print_str_2() 1997 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() [all …]
|
| /drivers/media/test-drivers/visl/ |
| A D | visl-dec.c | 32 u32 p, u32 bpl[TPG_MAX_PLANES], u32 h) in plane_vaddr() argument 329 u8 *basep[TPG_MAX_PLANES][2]; in visl_tpg_fill()
|
| /drivers/media/test-drivers/vimc/ |
| A D | vimc-sensor.c | 184 u8 *basep[TPG_MAX_PLANES][2]; in vimc_sensor_process_frame()
|
Completed in 28 milliseconds