Home
last modified time | relevance | path

Searched defs:timecode (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddvenc.c101 uint32_t timecode; in dv_write_pack() local
H A Ddv.c480 char timecode[AV_TIMECODE_STR_SIZE]; in dv_read_timecode() local
H A Dgxf.c42 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 Dgxfenc.c233 uint32_t timecode = GXF_TIMECODE(gxf->tc.color, gxf->tc.drop, in gxf_write_timecode_auxiliary() local
[all...]
H A Dmatroskadec.c361 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 Ddecklink_enc.cpp93 virtual HRESULT STDMETHODCALLTYPE GetTimecode (BMDTimecodeFormat format, IDeckLinkTimecode **timecode) { return S_FALSE; } in GetTimecode() argument
H A Ddecklink_dec.cpp794 IDeckLinkTimecode *timecode; in get_bmd_timecode() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhevc_sei.h151 HEVCSEITimeCode timecode; member
H A Dh264_sei.h94 H264SEITimeCode timecode[3]; member
H A Dcbs_av1.h380 AV1RawMetadataTimecode timecode; member

Completed in 16 milliseconds