Home
last modified time | relevance | path

Searched defs:tcr (Results 1 – 9 of 9) sorted by relevance

/third_party/libwebsockets/lib/tls/
Dprivate-network.h54 struct lws_tls_client_reuse *tcr; member
/third_party/libwebsockets/lib/tls/openssl/
Dopenssl-client.c727 struct lws_tls_client_reuse *tcr; local
/third_party/ffmpeg/libavformat/
Ddvenc.c393 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in dv_write_header() local
Dsegment.c354 AVDictionaryEntry *tcr; in segment_end() local
Dgxfenc.c691 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in gxf_write_header() local
Dmxfenc.c2478 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in mxf_init_timecode() local
Dmov.c8726 AVDictionaryEntry *tcr = av_dict_get(st->metadata, "timecode", NULL, 0); in export_orphan_timecode() local
8889 AVDictionaryEntry *tcr; in mov_read_header() local
/third_party/ffmpeg/libavdevice/
Ddecklink_dec.cpp918 AVTimecode tcr; in VideoInputFrameArrived() local
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c3387 char *tcr = av_asprintf("timecode=%s", arg); in opt_timecode() local