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

  /device/ti/panda/audio/
audio_hw.c 139 #define SHORT_PERIOD_MULTIPLIER 80 /* 40 ms */
141 #define SHORT_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * SHORT_PERIOD_MULTIPLIER)
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 147 #define SHORT_PERIOD_MULTIPLIER (SHORT_PERIOD_MS * MULTIPLIER_FACTOR)
149 #define SHORT_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * SHORT_PERIOD_MULTIPLIER)
    [all...]

Completed in 36 milliseconds