Searched defs:downmix_float (Results 1 – 2 of 2) sorted by relevance
/external/libopus/src/ |
D | opus_encoder.c | 731 void downmix_float(const void *_x, opus_val32 *sub, int subframe, int offset, int c1, int c2, int C) in downmix_float() function
|
/external/chromium_org/third_party/opus/src/src/ |
D | opus_encoder.c | 731 void downmix_float(const void *_x, opus_val32 *sub, int subframe, int offset, int c1, int c2, int C) in downmix_float() function
|