Home
last modified time | relevance | path

Searched refs:total_frames_tail (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dframequeue.c40 av_assert0(fq->queued == fq->total_frames_head - fq->total_frames_tail); in check_consistency()
108 fq->total_frames_tail++; in ff_framequeue_take()
H A Dframequeue.h88 * queued = total_frames_head - total_frames_tail
90 uint64_t total_frames_tail; member

Completed in 2 milliseconds