Searched defs:video_keyframe_pos (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | hlsplaylist.c | 132 ff_hls_write_file_entry(AVIOContext *out, int insert_discont, int byterange_mode, double duration, int round_duration, int64_t size, int64_t pos , const char *baseurl , const char *filename, double *prog_date_time, int64_t video_keyframe_size, int64_t video_keyframe_pos, int iframe_mode) ff_hls_write_file_entry() argument
|
H A D | hlsenc.c | 142 int64_t video_keyframe_pos; member
|
Completed in 6 milliseconds