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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad_c.h 36 #define SP_EST_COUNT 80
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
wb_vad.c 562 * The speech frames must locate within SP_EST_COUNT number of frames.
576 if((st->sp_est_cnt - st->sp_max_cnt) > (SP_EST_COUNT - SP_ACTIVITY_COUNT))

Completed in 45 milliseconds