Home
last modified time | relevance | path

Searched refs:float_api (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libopus/src/
H A Dopus_private.h156 int analysis_channels, downmix_func downmix, int float_api);
199 int float_api,
H A Dopus_encoder.c1047 int float_api, int first_frame,
1060 int analysis_channels, downmix_func downmix, int float_api) in opus_encode_native() argument
1645 …, pcm+i*(st->channels*enc_frame_size), enc_frame_size, curr_data, curr_max, float_api, first_frame, in opus_encode_native()
1682 ret = opus_encode_frame_native(st, pcm, frame_size, data, max_data_bytes, float_api, 1, in opus_encode_native()
1700 int float_api, int first_frame, in opus_encode_frame_native() argument
1833 if (float_api) in opus_encode_frame_native()
1846 (void)float_api; in opus_encode_frame_native()
H A Dopus_multistream_encoder.c812 int float_api, in opus_multistream_encode_native() argument
988 pcm, analysis_frame_size, c1, c2, st->layout.nb_channels, downmix, float_api); in opus_multistream_encode_native()
/aosp_15_r20/external/libopus/
H A Dconfigure.ac143 AC_ARG_ENABLE([float_api], optenable