Searched refs:new_format (Results 1 – 1 of 1) sorted by relevance
528 v4l2_format new_format; in SetFormat() local530 resolved_format.FillFormatRequest(&new_format); in SetFormat()534 if (IoctlLocked(VIDIOC_S_FMT, &new_format) < 0) { in SetFormat()540 if (resolved_format != new_format) { in SetFormat()546 format_.reset(new StreamFormat(new_format)); in SetFormat()