HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_SET_LFE (Results 1 - 3 of 3) sorted by null

  /external/libopus/celt/
celt.h 114 #define OPUS_SET_LFE(x) OPUS_SET_LFE_REQUEST, __opus_check_int(x)
  /external/libopus/src/
opus_multistream_encoder.c 436 opus_encoder_ctl((OpusEncoder*)ptr, OPUS_SET_LFE(1));
443 opus_encoder_ctl((OpusEncoder*)ptr, OPUS_SET_LFE(1));
    [all...]
opus_encoder.c     [all...]

Completed in 125 milliseconds