Searched refs:format_out (Results 1 – 1 of 1) sorted by relevance
109 cricket::VideoFormat* format_out) { in FromConstraintsForScreencast() argument119 format_out->width = upper_limit.width; in FromConstraintsForScreencast()121 format_out->height = upper_limit.height; in FromConstraintsForScreencast()131 cricket::VideoFormat* format_out) { in NewFormatWithConstraints() argument132 ASSERT(format_out != NULL); in NewFormatWithConstraints()133 *format_out = format_in; in NewFormatWithConstraints()162 format_out->interval = cricket::VideoFormat::FpsToInterval(value); in NewFormatWithConstraints()