Searched defs:timecode (Results 1 - 10 of 10) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | dvenc.c | 101 uint32_t timecode; in dv_write_pack() local
|
H A D | dv.c | 480 char timecode[AV_TIMECODE_STR_SIZE]; in dv_read_timecode() local
|
H A D | gxf.c | 42 static int add_timecode_metadata(AVDictionary **pm, const char *key, uint32_t timecode, int fields_per_frame) in add_timecode_metadata() argument [all...] |
H A D | gxfenc.c | 233 uint32_t timecode = GXF_TIMECODE(gxf->tc.color, gxf->tc.drop, in gxf_write_timecode_auxiliary() local [all...] |
H A D | matroskadec.c | 361 uint64_t timecode; member 3289 matroska_parse_rm_audio(MatroskaDemuxContext *matroska, MatroskaTrack *track, AVStream *st, uint8_t *data, int size, uint64_t timecode, int64_t pos) matroska_parse_rm_audio() argument 3472 matroska_parse_webvtt(MatroskaDemuxContext *matroska, MatroskaTrack *track, AVStream *st, uint8_t *data, int data_len, uint64_t timecode, uint64_t duration, int64_t pos) matroska_parse_webvtt() argument 3587 matroska_parse_frame(MatroskaDemuxContext *matroska, MatroskaTrack *track, AVStream *st, AVBufferRef *buf, uint8_t *data, int pkt_size, uint64_t timecode, uint64_t lace_duration, int64_t pos, int is_keyframe, uint8_t *additional, uint64_t additional_id, int additional_size, int64_t discard_padding) matroska_parse_frame() argument 3701 uint64_t timecode = AV_NOPTS_VALUE; matroska_parse_block() local [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | decklink_enc.cpp | 93 virtual HRESULT STDMETHODCALLTYPE GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **timecode) { return S_FALSE; } in GetTimecode() argument
|
H A D | decklink_dec.cpp | 794 IDeckLinkTimecode *timecode; in get_bmd_timecode() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | hevc_sei.h | 151 HEVCSEITimeCode timecode; member
|
H A D | h264_sei.h | 94 H264SEITimeCode timecode[3]; member
|
H A D | cbs_av1.h | 380 AV1RawMetadataTimecode timecode; member
|
Completed in 16 milliseconds