Home
last modified time | relevance | path

Searched defs:lbc (Results 1 – 3 of 3) sorted by relevance

/third_party/iowow/src/utils/
Dutf8proc.c260 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/
Daf_superequalizer.c163 static void make_fir(SuperEqualizerContext *s, float *lbc, float *rbc, EqParameter *param, float fs) in make_fir()
/third_party/toybox/toys/pending/
Dfdisk.c410 unsigned lbc, lbh, lbs, lec, leh, les; in consistency_check() local