Searched refs:lpf (Results 1 – 7 of 7) sorted by relevance
/third_party/libwebsockets/lib/core/ |
D | context.c | 408 unsigned int lpf = info->fd_limit_per_thread; in lws_create_context() local 423 if (lpf) { in lws_create_context() 424 lpf+= 2; in lws_create_context() 426 lpf++; in lws_create_context() 429 lpf++; in lws_create_context() 432 lpf++; in lws_create_context() 984 unsigned int mf = lpf * context->count_threads; in lws_create_context() 1048 context->fd_limit_per_thread = lpf; in lws_create_context()
|
/third_party/ffmpeg/doc/ |
D | lexicon | 13 lpf: loop filter
|
/third_party/ffmpeg/libavfilter/ |
D | asrc_sinc.c | 178 static float *lpf(float Fn, float Fc, float tbw, int *num_taps, float att, float *beta, int round) in lpf() function 362 h[0] = lpf(Fn, s->Fc0, s->tbw0, &s->num_taps[0], s->att, &s->beta, s->round); in config_output() 363 h[1] = lpf(Fn, s->Fc1, s->tbw1, &s->num_taps[1], s->att, &s->beta, s->round); in config_output()
|
/third_party/e2fsprogs/tests/ |
D | README | 58 lpf.img Filesystem with disconnected files and no /lost+found
|
/third_party/f2fs-tools/fsck/ |
D | fsck.c | 2508 struct f2fs_node *lpf, in fsck_do_reconnect_file() argument 2522 if (f2fs_lookup(sbi, lpf, (u8 *)name, namelen)) { in fsck_do_reconnect_file() 2527 get_node_info(sbi, le32_to_cpu(lpf->footer.ino), &ni); in fsck_do_reconnect_file() 2529 ret = f2fs_add_link(sbi, lpf, (unsigned char *)name, namelen, in fsck_do_reconnect_file()
|
/third_party/gettext/gettext-tools/doc/Admin/ |
D | documentation | 464 A New Year's gift? Give us Programming Freedom! Write lpf@uunet.uu.net 1358 Email lpf@uunet.uu.net for info about the League for Programming Freedom. 1608 Email lpf@uunet.uu.net for info about the League for Programming Freedom.
|
/third_party/openssl/test/recipes/30-test_evp_data/ |
D | evppkey.txt | 7543 MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEq7YbQjvl1sJuIcYFgyyRQtwd/lpf
|