Home
last modified time | relevance | path

Searched refs:OPUS_GET_FINAL_RANGE_REQUEST (Results 1 – 7 of 7) sorted by relevance

/external/libopus/include/
Dopus_defines.h157 #define OPUS_GET_FINAL_RANGE_REQUEST 4031 macro
671 #define OPUS_GET_FINAL_RANGE(x) OPUS_GET_FINAL_RANGE_REQUEST, __opus_check_uint_ptr(x)
/external/libopus/src/
Dopus_multistream_decoder.c441 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_multistream_decoder_ctl_va_list()
Dopus_decoder.c858 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_decoder_ctl()
Dopus_multistream_encoder.c1187 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2590 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_decoder.c1333 case OPUS_GET_FINAL_RANGE_REQUEST:
Dcelt_encoder.c2576 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_custom_encoder_ctl()