Home
last modified time | relevance | path

Searched refs:frame_pts_inc (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dipmovie.c85 uint64_t frame_pts_inc; member
234 s->video_pts += s->frame_pts_inc; in load_ipmovie_packet()
392 s->frame_pts_inc = ((uint64_t)AV_RL32(&scratch[0])) * AV_RL16(&scratch[4]); in process_ipmovie_chunk()