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
668 #define OPUS_GET_FINAL_RANGE(x) OPUS_GET_FINAL_RANGE_REQUEST, __opus_check_uint_ptr(x)
/external/libopus/src/
Dopus_multistream_decoder.c438 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_multistream_decoder_ctl()
Dopus_decoder.c827 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_decoder_ctl()
Dopus_multistream_encoder.c1272 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2566 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_decoder.c1301 case OPUS_GET_FINAL_RANGE_REQUEST:
Dcelt_encoder.c2506 case OPUS_GET_FINAL_RANGE_REQUEST: in opus_custom_encoder_ctl()