Searched defs:tcr (Results 1 – 9 of 9) sorted by relevance
| /third_party/libwebsockets/lib/tls/ |
| D | private-network.h | 54 struct lws_tls_client_reuse *tcr; member
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| D | openssl-client.c | 727 struct lws_tls_client_reuse *tcr; local
|
| /third_party/ffmpeg/libavformat/ |
| D | dvenc.c | 393 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in dv_write_header() local
|
| D | segment.c | 354 AVDictionaryEntry *tcr; in segment_end() local
|
| D | gxfenc.c | 691 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in gxf_write_header() local
|
| D | mxfenc.c | 2478 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in mxf_init_timecode() local
|
| D | mov.c | 8726 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/ |
| D | decklink_dec.cpp | 918 AVTimecode tcr; in VideoInputFrameArrived() local
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg_opt.c | 3387 char *tcr = av_asprintf("timecode=%s", arg); in opt_timecode() local
|