/third_party/ffmpeg/libavcodec/ |
D | twinvq.c | 74 const TwinVQModeTab *mtab = tctx->mtab; in eval_lpcenv() local 75 int size_s = mtab->size / mtab->fmode[TWINVQ_FT_SHORT].sub; in eval_lpcenv() 79 lpc[i] = eval_lpc_spectrum(cos_vals, cos_i, mtab->n_lsp); in eval_lpcenv() 80 lpc[size_s - i - 1] = eval_lpc_spectrum(cos_vals, -cos_i, mtab->n_lsp); in eval_lpcenv() 121 const TwinVQModeTab *mtab = tctx->mtab; in eval_lpcenv_or_interp() local 129 mtab->n_lsp); in eval_lpcenv_or_interp() 140 mtab->n_lsp); in eval_lpcenv_or_interp() 217 const TwinVQModeTab *mtab = tctx->mtab; in dec_gain() local 220 int sub = mtab->fmode[ftype].sub; in dec_gain() 266 const TwinVQModeTab *mtab = tctx->mtab; in decode_lsp() local [all …]
|
D | metasound.c | 67 const TwinVQModeTab *mtab = tctx->mtab; in decode_ppc() local 72 float ratio = (float)mtab->size / isampf; in decode_ppc() 87 ((1 << mtab->ppc_period_bit) - 1); in decode_ppc() 102 width = (int)(some_mult / (mtab->size / period) * mtab->ppc_shape_len); in decode_ppc() 107 pgain_step = pgain_base / ((1 << mtab->pgain_bit) - 1); in decode_ppc() 112 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc() 119 const TwinVQModeTab *mtab = tctx->mtab; in dec_bark_env() local 123 int bark_n_coef = mtab->fmode[ftype].bark_n_coef; in dec_bark_env() 124 int fw_cb_len = mtab->fmode[ftype].bark_env_size / bark_n_coef; in dec_bark_env() 131 float tmp2 = mtab->fmode[ftype].bark_cb[fw_cb_len * in[j] + i] * in dec_bark_env() [all …]
|
D | twinvqdec.c | 182 const TwinVQModeTab *mtab = tctx->mtab; in decode_ppc() local 185 int min_period = ROUNDED_DIV(40 * 2 * mtab->size, isampf); in decode_ppc() 186 int max_period = ROUNDED_DIV(40 * 2 * mtab->size * 6, isampf); in decode_ppc() 188 float pgain_step = 25000.0 / ((1 << mtab->pgain_bit) - 1); in decode_ppc() 198 (1 << mtab->ppc_period_bit) - 1); in decode_ppc() 203 width = ROUNDED_DIV((period + 800) * mtab->peak_per2wid, in decode_ppc() 204 400 * mtab->size); in decode_ppc() 206 width = period * mtab->peak_per2wid / (400 * mtab->size); in decode_ppc() 208 add_peak(period, width, shape, ppc_gain, speech, mtab->ppc_shape_len); in decode_ppc() 215 const TwinVQModeTab *mtab = tctx->mtab; in dec_bark_env() local [all …]
|
D | twinvq.h | 142 const TwinVQModeTab *mtab; member
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.25.txt | 32 We are now more paranoid about checking the entry in /etc/mtab to make 34 (read: Slackware) don't initialize /etc/mtab before checking non-root
|
D | v1.44.0.txt | 45 /proc/mounts or /etc/mtab, tune2fs will not try to replay the journal,
|
D | v1.21.txt | 95 isn't on the root filesystem, or if /etc/mtab doesn't exist.
|
D | v1.38.txt | 23 on /proc/mounts and /etc/mtab. (Addresses Debian Bug #308594).
|
D | v1.20.txt | 121 checked before /etc/mtab is used, since /proc/mounts is more likely to
|
D | v1.39.txt | 146 where /etc/mtab may not be sane, by checking to see if the device is
|
D | v1.41.txt | 691 To reduce user confusion, if the /etc/mtab file is missing 695 rescue CD's that don't properly set up /etc/mtab. (Addresses Debian
|
D | v1.42.txt | 570 /etc/mtab might be missing. 1114 /etc/mtab and /proc/mounts are missing. (Addresses Sourceforge Bug:
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fusermount.c | 173 const char *mtab = _PATH_MOUNTED; in count_fuse_fs() local 174 FILE *fp = setmntent(mtab, "r"); in count_fuse_fs() 176 fprintf(stderr, "%s: failed to open %s: %s\n", progname, mtab, in count_fuse_fs()
|
/third_party/ntfs-3g/ |
D | configure.ac | 104 [mtab], optenable 105 [AS_HELP_STRING([--disable-mtab],[disable and ignore usage of /etc/mtab])], 585 test "${enable_mtab}" = "no" && AC_DEFINE([IGNORE_MTAB], [1], [Don't update /etc/mtab])
|
/third_party/e2fsprogs/misc/ |
D | e4defrag.c | 213 const char *mtab = MOUNTED; in get_mount_point() local 224 fp = setmntent(mtab, "r"); in get_mount_point() 268 const char *mtab = MOUNTED; in is_ext4() local 291 fp = setmntent(mtab, "r"); in is_ext4()
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 420 "Can't check if filesystem is mounted due to missing mtab file"
|
/third_party/e2fsprogs/po/ |
D | uk.po | 4020 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4021 msgstr "Примусове виконання badblocks. Сподіваємося, що /etc/mtab містить помилки.\n" 7047 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7048 msgstr "Примусове виконання mke2fs. Сподіваємося, що /etc/mtab містить помилки.\n" 8114 msgid "Can't check if filesystem is mounted due to missing mtab file" 8115 msgstr "Не вдалося перевірити, чи змонтовано файлову систему, оскільки немає файла mtab"
|
D | zh_CN.po | 3956 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 3957 msgstr "强制进行坏块处理。期望/etc/mtab中反映的并非真实情况。\n" 6996 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 6997 msgstr "强制执行mke2fs。期望/etc/mtab中反映的并非真实情况。\n" 8056 msgid "Can't check if filesystem is mounted due to missing mtab file" 8057 msgstr "由于mtab文件缺失,无法检验文件系统是否已挂载"
|
D | it.po | 4059 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4060 msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n" 4074 msgstr "forzato comunque badblocks. Speriamo che /etc/mtab si errato.\n" 7018 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7020 "mke2fs è stato forzato comunque. Si spera che /etc/mtab sia sbagliato.\n" 8121 msgid "Can't check if filesystem is mounted due to missing mtab file"
|
D | sr.po | 4016 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4017 msgstr "лоши блокови су ипак присиљени. Надам се да је „/etc/mtab“ нетачан.\n" 7041 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7042 msgstr "„mke2fs“ је ипак присиљено. Надам се да је „/etc/mtab“ неисправно.\n" 8105 msgid "Can't check if filesystem is mounted due to missing mtab file"
|
D | de.po | 4036 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4037 msgstr "Badblocks wird trotzdem erzwungen. Hoffentlich ist /etc/mtab nicht korrekt.\n" 4050 msgstr "Badblocks wird trotzdem erzwungen. Hoffentlich ist /etc/mtab nicht korrekt.\n" 7148 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7149 msgstr "mke2fs wird trotzdem erzwungen. Hoffentlich ist /etc/mtab nicht korrekt.\n" 8225 msgid "Can't check if filesystem is mounted due to missing mtab file" 8227 "Wegen des Fehlens von /etc/mtab kann nicht geprüft werden, ob das Dateisystem\n"
|
D | sv.po | 4050 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4051 msgstr "badblocks framtvingat ändå. Hoppas /etc/mtab är felaktig.\n" 7124 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7125 msgstr "mke2fs framtvingat ändå. Hoppas /etc/mtab är felaktig.\n" 8195 msgid "Can't check if filesystem is mounted due to missing mtab file" 8196 msgstr "Kan inte kontrollera om filsystem är monterade för att mtab-filen saknas"
|
D | id.po | 4021 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 4022 msgstr "badbloks tetap dipaksakan. Mudah-mudahan /etc/mtab tidak benar\n" 7025 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7026 msgstr "mke2fs dipaksakan saja. Mudah mudahan /etc/mtab tidak benar.\n" 8135 msgid "Can't check if filesystem is mounted due to missing mtab file"
|
D | da.po | 3905 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 6848 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 6849 msgstr "mke2fs tvunget alligevel. Håb at /etc/mtab er forkert.\n" 7924 msgid "Can't check if filesystem is mounted due to missing mtab file" 7926 "Kan ikke kontrollere om filsytem er monteret på grund af en manglende mtab-"
|
D | eo.po | 3951 msgid "badblocks forced anyway. Hope /etc/mtab is incorrect.\n" 3952 msgstr "'badblocks' tamen perfortiĝas. Esperu ke /etc/mtab ĝustas.\n" 6781 msgid "mke2fs forced anyway. Hope /etc/mtab is incorrect.\n" 7814 msgid "Can't check if filesystem is mounted due to missing mtab file" 7816 "Ne eblas kontroli se dosiersistemo estas muntita, ĉar mankas dosiero 'mtab'"
|