Searched defs:is_keyframe (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | rtpdec_vp8.c | 38 int is_keyframe; member
|
H A D | rdt.c | 196 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 D | matroskadec.c | 3873 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 D | flashsv.c | 64 int is_keyframe; member
|
H A D | libx265.c | 67 static int is_keyframe(NalUnitType naltype) in is_keyframe() function
|
Completed in 11 milliseconds