Searched refs:float_api (Results 1 – 4 of 4) sorted by relevance
/external/libopus/src/ |
D | opus_private.h | 106 int analysis_channels, downmix_func downmix, int float_api);
|
D | opus_multistream_encoder.c | 827 int float_api in opus_multistream_encode_native() argument 1022 pcm, analysis_frame_size, c1, c2, st->layout.nb_channels, downmix, float_api); in opus_multistream_encode_native()
|
D | opus_encoder.c | 940 int analysis_channels, downmix_func downmix, int float_api) in opus_encode_native() argument 1408 NULL, 0, c1, c2, analysis_channels, downmix, float_api); in opus_encode_native() 1475 if (float_api) in opus_encode_native()
|
/external/libopus/ |
D | configure.ac | 143 AC_ARG_ENABLE([float_api], optenable
|