Lines Matching refs:set
413 int set = (cmd == VIDIOC_S_EXT_CTRLS); in handle_ctrl() local
419 if (set && new != old) in handle_ctrl()
425 if (set && new > MPEG_PID_MAX) in handle_ctrl()
433 if (set && new > MPEG_PID_MAX) in handle_ctrl()
441 if (set && new > MPEG_PID_MAX) in handle_ctrl()
449 if (set && new > MPEG_PID_MAX) in handle_ctrl()
457 if (set && new != V4L2_MPEG_AUDIO_ENCODING_LAYER_2 && in handle_ctrl()
464 if (set && new != V4L2_MPEG_AUDIO_L2_BITRATE_256K && in handle_ctrl()
477 if (set && new != V4L2_MPEG_AUDIO_AC3_BITRATE_256K && in handle_ctrl()
488 if (set && new != old) in handle_ctrl()
494 if (set && new != old) in handle_ctrl()
500 if (set && new != V4L2_MPEG_VIDEO_ASPECT_16x9 && in handle_ctrl()
510 if (set && new > MPEG_VIDEO_TARGET_BITRATE_MAX * 1000) in handle_ctrl()
519 if (set && new > MPEG_VIDEO_TARGET_BITRATE_MAX * 1000) in handle_ctrl()