Home | History | Annotate | Download | only in webrtc

Lines Matching defs:start_bitrate

1344   int start_bitrate = -1;
1348 in_codec.GetParam(kCodecParamStartBitrate, &start_bitrate);
1352 out_codec->startBitrate = start_bitrate;