Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8544f58 authored by Jiabin Huang's avatar Jiabin Huang
Browse files

Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

 
BUG=161896447

Change-Id: Ic17a290d79d65ef93bf6e0818a9bfbe663be7b93
parent c0ef095e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -404,7 +404,7 @@ void AudioResamplerSinc::filterCoefficient(int32_t* out, uint32_t phase,
    // NOTE: be very careful when modifying the code here. register
    // pressure is very high and a small change might cause the compiler
    // to generate far less efficient code.
    // Always sanity check the result with objdump or test-resample.
    // Always validate the result with objdump or test-resample.

    // compute the index of the coefficient on the positive side and
    // negative side