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

  /external/libopus/silk/
structs.h 137 opus_int32 variable_HP_smth2_Q15; /* State of second smoother */
  /external/libopus/src/
opus_encoder.c 97 opus_int32 variable_HP_smth2_Q15;
260 st->variable_HP_smth2_Q15 = silk_LSHIFT( silk_lin2log( VARIABLE_HP_MIN_CUTOFF_HZ ), 8 );
    [all...]

Completed in 89 milliseconds