TPG_MAX_PLANES    119 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		for (plane = 0; plane < TPG_MAX_PLANES; plane++) {
TPG_MAX_PLANES    134 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	for (plane = 0; plane < TPG_MAX_PLANES; plane++) {
TPG_MAX_PLANES    160 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		for (plane = 0; plane < TPG_MAX_PLANES; plane++) {
TPG_MAX_PLANES    168 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	for (plane = 0; plane < TPG_MAX_PLANES; plane++) {
TPG_MAX_PLANES   1098 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		u8 buf[TPG_MAX_PLANES][8], int color, bool odd)
TPG_MAX_PLANES   1755 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	u8 pix[TPG_MAX_PLANES][8];
TPG_MAX_PLANES   1928 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c static noinline void tpg_print_str_2(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2],
TPG_MAX_PLANES   1935 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c static noinline void tpg_print_str_4(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2],
TPG_MAX_PLANES   1942 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c static noinline void tpg_print_str_6(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2],
TPG_MAX_PLANES   1949 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c static noinline void tpg_print_str_8(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2],
TPG_MAX_PLANES   1956 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2],
TPG_MAX_PLANES   2131 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf)
TPG_MAX_PLANES     61 drivers/media/platform/vivid/vivid-core.h 	u8	vdownsampling[TPG_MAX_PLANES];
TPG_MAX_PLANES     65 drivers/media/platform/vivid/vivid-core.h 	u32	data_offset[TPG_MAX_PLANES];
TPG_MAX_PLANES     66 drivers/media/platform/vivid/vivid-core.h 	u32	bit_depth[TPG_MAX_PLANES];
TPG_MAX_PLANES    351 drivers/media/platform/vivid/vivid-core.h 	unsigned			bytesperline_out[TPG_MAX_PLANES];
TPG_MAX_PLANES    222 drivers/media/platform/vivid/vivid-kthread-cap.c 			 unsigned p, unsigned bpl[TPG_MAX_PLANES], unsigned h)
TPG_MAX_PLANES    414 drivers/media/platform/vivid/vivid-kthread-cap.c 	u8 *basep[TPG_MAX_PLANES][2];
TPG_MAX_PLANES    189 include/media/tpg/v4l2-tpg.h 	u8				vdownsampling[TPG_MAX_PLANES];
TPG_MAX_PLANES    190 include/media/tpg/v4l2-tpg.h 	u8				hdownsampling[TPG_MAX_PLANES];
TPG_MAX_PLANES    195 include/media/tpg/v4l2-tpg.h 	unsigned			hmask[TPG_MAX_PLANES];
TPG_MAX_PLANES    198 include/media/tpg/v4l2-tpg.h 	u8				textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8];
TPG_MAX_PLANES    200 include/media/tpg/v4l2-tpg.h 	unsigned			twopixelsize[TPG_MAX_PLANES];
TPG_MAX_PLANES    201 include/media/tpg/v4l2-tpg.h 	unsigned			bytesperline[TPG_MAX_PLANES];
TPG_MAX_PLANES    228 include/media/tpg/v4l2-tpg.h 	u8				*lines[TPG_MAX_PAT_LINES][TPG_MAX_PLANES];
TPG_MAX_PLANES    229 include/media/tpg/v4l2-tpg.h 	u8				*downsampled_lines[TPG_MAX_PAT_LINES][TPG_MAX_PLANES];
TPG_MAX_PLANES    230 include/media/tpg/v4l2-tpg.h 	u8				*random_line[TPG_MAX_PLANES];
TPG_MAX_PLANES    231 include/media/tpg/v4l2-tpg.h 	u8				*contrast_line[TPG_MAX_PLANES];
TPG_MAX_PLANES    232 include/media/tpg/v4l2-tpg.h 	u8				*black_line[TPG_MAX_PLANES];
TPG_MAX_PLANES    244 include/media/tpg/v4l2-tpg.h 		u8 *basep[TPG_MAX_PLANES][2], int y, int x, char *text);
TPG_MAX_PLANES    246 include/media/tpg/v4l2-tpg.h 		u8 *basep[TPG_MAX_PLANES][2], unsigned p, u8 *vbuf);