HomeSort by relevance Sort by last modified time
    Searched defs:CELT_SET_CHANNELS_REQUEST (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
celt.h 87 #define CELT_SET_CHANNELS_REQUEST 10008
88 #define CELT_SET_CHANNELS(x) CELT_SET_CHANNELS_REQUEST, __opus_check_int(x)
  /external/libopus/celt/
celt.h 87 #define CELT_SET_CHANNELS_REQUEST 10008
88 #define CELT_SET_CHANNELS(x) CELT_SET_CHANNELS_REQUEST, __opus_check_int(x)

Completed in 36 milliseconds