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

  /external/speex/libspeex/
jitter.c 85 int curr_count; /**< Number of packet timings we got (including those we discarded) */ member in struct:TimingBuffer
93 tb->curr_count = 0;
103 tb->curr_count++;
128 tb->counts[pos] = tb->curr_count;
130 tb->curr_count++;
195 tot_count += tb[i].curr_count;
342 if (jitter->timeBuffers[0]->curr_count >= jitter->subwindow_size)
  /bionic/libc/kernel/arch-x86/asm/
apicdef_32.h 348 u32 curr_count; member in struct:local_apic::__anon139
  /development/ndk/platforms/android-5/arch-x86/include/asm/
apicdef_32.h 348 u32 curr_count; member in struct:local_apic::__anon1194
  /external/kernel-headers/original/asm-x86/
apicdef_32.h 351 u32 curr_count; member in struct:local_apic::__anon4535
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
apicdef_32.h 348 u32 curr_count; member in struct:local_apic::__anon16065
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
apicdef_32.h 348 u32 curr_count; member in struct:local_apic::__anon16850

Completed in 5057 milliseconds