Searched defs:dred (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libopus/src/ |
H A D | opus_decoder.c | 672 …int self_delimited, opus_int32 *packet_offset, int soft_clip, const OpusDRED *dred, opus_int32 dre… in opus_decode_native() 1399 int opus_dred_parse(OpusDREDDecoder *dred_dec, OpusDRED *dred, const unsigned char *data, opus_int3… in opus_dred_parse() 1460 int opus_decoder_dred_decode(OpusDecoder *st, const OpusDRED *dred, opus_int32 dred_offset, opus_in… in opus_decoder_dred_decode() 1494 int opus_decoder_dred_decode_float(OpusDecoder *st, const OpusDRED *dred, opus_int32 dred_offset, f… in opus_decoder_dred_decode_float()
|
H A D | opus_demo.c | 358 OpusDRED *dred=NULL; in main() local
|
/aosp_15_r20/external/libopus/tests/ |
H A D | test_opus_dred.c | 59 OpusDRED *dred; in test_random_dred() local
|
H A D | test_opus_encode.c | 154 OpusDRED *dred; in test_encode() local
|
/aosp_15_r20/external/libopus/ |
H A D | configure.ac | 165 AC_ARG_ENABLE([dred], optenable
|