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

  /device/samsung/tuna/audio/
audio_hw.c 141 #define ABE_BASE_FRAME_COUNT 24
143 /* Derived from MM_FULL_POWER_SAMPLING_RATE=48000 and ABE_BASE_FRAME_COUNT=24 */
149 #define SHORT_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * SHORT_PERIOD_MULTIPLIER)
154 #define DEEP_BUFFER_SHORT_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * DEEP_BUFFER_SHORT_PERIOD_MULTIPLIER)
208 #define CAPTURE_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * CAPTURE_PERIOD_MS * MULTIPLIER_FACTOR)
    [all...]
  /device/ti/panda/audio/
audio_hw.c 137 #define ABE_BASE_FRAME_COUNT 24
141 #define SHORT_PERIOD_SIZE (ABE_BASE_FRAME_COUNT * SHORT_PERIOD_MULTIPLIER)
    [all...]

Completed in 48 milliseconds