Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h162 #define OPUS_GET_LSB_DEPTH_REQUEST 4037 macro
556 #define OPUS_GET_LSB_DEPTH(x) OPUS_GET_LSB_DEPTH_REQUEST, __opus_check_int_ptr(x)
/external/libopus/src/
Dopus_multistream_encoder.c1163 case OPUS_GET_LSB_DEPTH_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2610 case OPUS_GET_LSB_DEPTH_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_encoder.c2494 case OPUS_GET_LSB_DEPTH_REQUEST: in opus_custom_encoder_ctl()