Home
last modified time | relevance | path

Searched defs:tbc (Results 1 – 5 of 5) sorted by relevance

/third_party/ejdb/src/util/
Dutf8proc.c258 static utf8proc_bool grapheme_break_simple(int lbc, int tbc) { in grapheme_break_simple()
293 static utf8proc_bool grapheme_break_extended(int lbc, int tbc, utf8proc_int32_t *state) { in grapheme_break_extended()
/third_party/ffmpeg/libavformat/
Ddump.c576 int tbc = st->codec->time_base.den && st->codec->time_base.num; in dump_stream_format() local
Dmxfenc.c2480 static int mxf_init_timecode(AVFormatContext *s, AVStream *st, AVRational tbc) in mxf_init_timecode()
2538 AVRational tbc = st->time_base; in mxf_write_header() local
2630 AVRational tbc = av_inv_q(mxf->audio_edit_rate); in mxf_write_header() local
/third_party/ffmpeg/libavcodec/
Dg2meet.c1381 GetByteContext bc, tbc; in g2m_decode_frame() local
/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c95 uint8_t tbc; member