Use backticks not vertical bars to denote variables in comments for /modules/audio_coding
Bug: webrtc:12338 Change-Id: I02613d9fca45d00e2477f334b7a0416e7912e26b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227037 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34621}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
0146a34b3f
commit
d00ce747c7
@ -99,7 +99,7 @@ bool WebRtcIlbcfix_GetCbVec(
|
||||
// We're going to fill in cbveclen + 5 elements of tempbuff2 in
|
||||
// WebRtcSpl_FilterMAFastQ12, less than the SUBL + 5 elements we'll be
|
||||
// using in WebRtcIlbcfix_CreateAugmentedVec. This error is caused by
|
||||
// bad values in |index| (which come from the encoded stream). Tell the
|
||||
// bad values in `index` (which come from the encoded stream). Tell the
|
||||
// caller that things went south, and that the decoder state is now
|
||||
// corrupt (because it's half-way through an update that we can't
|
||||
// complete).
|
||||
|
||||
Reference in New Issue
Block a user