HomeSort by relevance Sort by last modified time
    Searched refs:downmix_int (Results 1 - 3 of 3) sorted by null

  /external/libopus/src/
opus_private.h 87 void downmix_int(const void *_x, opus_val32 *sub, int subframe, int offset, int c1, int c2, int C);
opus_multistream_encoder.c 925 pcm, frame_size, data, max_data_bytes, 16, downmix_int);
966 pcm, frame_size, data, max_data_bytes, 16, downmix_int);
    [all...]
opus_encoder.c 766 void downmix_int(const void *_x, opus_val32 *sub, int subframe, int offset, int c1, int c2, int C) function
    [all...]

Completed in 80 milliseconds