/development/ndk/platforms/android-3/include/linux/ |
proc_fs.h | 16 #include <linux/fs.h>
|
relay.h | 19 #include <linux/fs.h>
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
user32.h | 56 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct32
|
user_32.h | 57 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
|
vm86.h | 85 unsigned short fs, __fsh; member in struct:vm86_regs
|
/external/aac/libAACenc/src/ |
aacenc_tns.h | 193 const INT fs,
|
/external/e2fsprogs/debugfs/ |
lsdel.c | 50 static int lsdel_proc(ext2_filsys fs, 61 if (*block_nr < fs->super->s_first_data_block || 62 *block_nr >= fs->super->s_blocks_count) { 67 if (!ext2fs_test_block_bitmap(fs->block_map,*block_nr))
|
/external/kernel-headers/original/asm-x86/ |
user32.h | 37 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct32
|
user_32.h | 80 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
|
/external/quake/quake/src/WinQuake/ |
dosisms.h | 54 unsigned short fs;
member in struct:__anon11828::__anon11830
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
config_unittest.py | 72 fs = filesystem_mock.MockFileSystem(files) 73 return config.Config(e, fs) 149 fs = filesystem.FileSystem() 150 c = config.Config(e, fs)
|
/external/webrtc/src/modules/audio_processing/agc/interface/ |
gain_control.h | 56 * (80/160 when FS=8000, and 160/320 when FS=16000 or FS=32000). 75 * (80/160 when FS=8000, and 160/320 when FS=16000 or FS=32000). For very low 104 * input speech vector must be given in samples (80/160 when FS=8000, and 105 * 160/320 when FS=16000 or FS=32000). 137 * vectors must be given in samples (80/160 when FS=8000, and 160/320 whe [all...] |
/external/webrtc/src/modules/audio_processing/test/ |
apmtest.m | 113 opt = ['-fs 32000 -ec 1 -agc 2 -nc 2']; 115 opt = ['--no_progress -fs 32000 -hpf' ... 286 fs = str2num(result(str_idx(end) + 13:str_idx(end) + 17)); 287 fprintf('Using %d Hz\n', fs); 290 spclab(fs, farFile, nearFile, [refpath outfile], ... 292 %spclab(fs, diffvector); 294 spclab(fs, nearFile, [refpath outfile], [outpath outfile], ... 296 %spclab(fs, diffvector);
|
/frameworks/av/media/libeffects/lvm/lib/Eq/src/ |
LVEQNB_Control.c | 134 /* Double precision if (fc <= fs/110) */ 135 /* Double precision if (fs/110 < fc < fs/85) & (Q>3) */ 146 LVM_UINT32 fs = (LVM_UINT32)LVEQNB_SampleRateTab[(LVM_UINT16)pParams->SampleRate]; /* Sample rate */ local 166 if ((fc << 15) <= (LOW_FREQ * fs)) 169 * fc <= fs/110 173 else if (((fc << 15) <= (HIGH_FREQ * fs)) && (QFactor > 300)) 176 * (fs/110 < fc < fs/85) & (Q>3) 185 if (fc > (fs >> 1) [all...] |
/frameworks/compile/mclinker/unittests/ |
MCRegionFragmentTest.cpp | 18 using namespace mcld::sys::fs;
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/lockd/ |
xdr.h | 15 #include <linux/fs.h>
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/ |
proc_fs.h | 16 #include <linux/fs.h>
|
relay.h | 19 #include <linux/fs.h>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
user_32.h | 80 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
|
user_64.h | 73 unsigned long ds,es,fs,gs; member in struct:user_regs_struct
|
vm86.h | 98 unsigned short fs, __fsh; member in struct:vm86_regs
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
user_32.h | 80 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
|
user_64.h | 73 unsigned long ds,es,fs,gs; member in struct:user_regs_struct
|
vm86.h | 98 unsigned short fs, __fsh; member in struct:vm86_regs
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
user_32.h | 80 unsigned short fs, __fs, gs, __gs; member in struct:user_regs_struct
|