Home
last modified time | relevance | path

Searched defs:is_keyframe (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Drtpdec_vp8.c38 int is_keyframe; member
H A Drdt.c196 int consumed = 0, set_id, seq_no, stream_id, is_keyframe, in ff_rdt_parse_header() local
340 int seq_no, flags = 0, stream_id, set_id, is_keyframe; in ff_rdt_parse_packet() local
H A Dmatroskadec.c3873 int is_keyframe in matroska_parse_cluster() local
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
3695 matroska_parse_block(MatroskaDemuxContext *matroska, AVBufferRef *buf, uint8_t *data, int size, int64_t pos, uint64_t cluster_time, uint64_t block_duration, int is_keyframe, uint8_t *additional, uint64_t additional_id, int additional_size, int64_t cluster_pos, int64_t discard_padding) matroska_parse_block() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dflashsv.c64 int is_keyframe; member
H A Dlibx265.c67 static int is_keyframe(NalUnitType naltype) in is_keyframe() function

Completed in 11 milliseconds