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/ffmpeg/libavformat/ |
| D | dvenc.c | 387 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in dv_write_header() local
|
| D | gxfenc.c | 708 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in gxf_write_header() local
|
| D | segment.c | 361 AVDictionaryEntry *tcr; in segment_end() local
|
| D | mxfenc.c | 2483 AVDictionaryEntry *tcr = av_dict_get(s->metadata, "timecode", NULL, 0); in mxf_init_timecode() local
|
| D | mov.c | 7510 AVDictionaryEntry *tcr = av_dict_get(st->metadata, "timecode", NULL, 0); in export_orphan_timecode() local 7674 AVDictionaryEntry *tcr; in mov_read_header() local
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| D | openssl-client.c | 723 struct lws_tls_client_reuse *tcr; local
|
| /third_party/ffmpeg/libavdevice/ |
| D | decklink_dec.cpp | 919 AVTimecode tcr; in VideoInputFrameArrived() local
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg_opt.c | 3144 char *tcr = av_asprintf("timecode=%s", arg); in opt_timecode() local
|