video_b_frames    235 drivers/media/common/cx2341x.c 	.video_b_frames = 2,
video_b_frames    303 drivers/media/common/cx2341x.c 		ctrl->value = params->video_b_frames;
video_b_frames    430 drivers/media/common/cx2341x.c 		params->video_b_frames = ctrl->value;
video_b_frames    438 drivers/media/common/cx2341x.c 		int b = params->video_b_frames + 1;
video_b_frames   1079 drivers/media/common/cx2341x.c 	    CMP_FIELD(old, new, video_b_frames) ||
video_b_frames   1082 drivers/media/common/cx2341x.c 				  new->video_gop_size, new->video_b_frames + 1);
video_b_frames   1239 drivers/media/common/cx2341x.c 		p->video_gop_size, p->video_b_frames,
video_b_frames   1451 drivers/media/common/cx2341x.c 				hdl->video_b_frames->val + 1);
video_b_frames   1641 drivers/media/common/cx2341x.c 	cxhdl->video_b_frames = cx2341x_ctrl_new_std(hdl,
video_b_frames   1723 drivers/media/common/cx2341x.c 	v4l2_ctrl_cluster(2, &cxhdl->video_b_frames);
video_b_frames    152 drivers/media/pci/ivtv/ivtv-ioctl.c 	data[3] = v4l2_ctrl_g_ctrl(itv->cxhdl.video_b_frames);
video_b_frames     52 include/media/drv-intf/cx2341x.h 	u16 video_b_frames;
video_b_frames    134 include/media/drv-intf/cx2341x.h 		struct v4l2_ctrl *video_b_frames;