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

  /external/libopus/silk/
NSQ.c 46 const opus_int signal_type /* I Signal type */
384 const opus_int signal_type /* I Signal type */
430 if( signal_type == TYPE_VOICED && NSQ->rewhite_flag == 0 ) {
NSQ_del_dec.c 73 const opus_int signal_type, /* I Signal type */
    [all...]
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 655 static int ReadGpio(unsigned signal_type) {
671 if (gpio_type == signal_type)
  /external/libopus/src/
opus_encoder.c 69 int signal_type; member in struct:OpusEncoder
224 st->signal_type = OPUS_AUTO;
1009 if (st->signal_type == OPUS_AUTO)
    [all...]

Completed in 3713 milliseconds