Searched defs:lbc (Results 1 – 3 of 3) sorted by relevance
/third_party/iowow/src/utils/ |
D | utf8proc.c | 260 static utf8proc_bool grapheme_break_simple(int lbc, int tbc) { in grapheme_break_simple() 295 static utf8proc_bool grapheme_break_extended(int lbc, int tbc, utf8proc_int32_t *state) { in grapheme_break_extended()
|
/third_party/ffmpeg/libavfilter/ |
D | af_superequalizer.c | 163 static void make_fir(SuperEqualizerContext *s, float *lbc, float *rbc, EqParameter *param, float fs) in make_fir()
|
/third_party/toybox/toys/pending/ |
D | fdisk.c | 410 unsigned lbc, lbh, lbs, lec, leh, les; in consistency_check() local
|