Home
last modified time | relevance | path

Searched defs:sync_pos (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Doggdec.h73 int64_t sync_pos; ///< file offset of the first page needed to reconstruct the current packet member
/third_party/ffmpeg/libavcodec/
H A Ddca_core.c1706 int sync_pos = FFMIN(s->frame_size / 4, s->gb.size_in_bits / 32) - 1; in parse_optional_info() local
[all...]

Completed in 4 milliseconds