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

  /external/libopus/celt/
cwrs.h 44 void encode_pulses(const int *_y, int N, int K, ec_enc *enc);
cwrs.c 458 void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ function
692 void encode_pulses(const int *_y,int _n,int _k,ec_enc *_enc){ function
vq.c 344 encode_pulses(iy, N, K, enc);
  /external/libopus/
silk_sources.mk 14 silk/encode_pulses.c \

Completed in 70 milliseconds