Searched refs:total_frames_tail (Results 1 – 2 of 2) sorted by relevance
40 av_assert0(fq->queued == fq->total_frames_head - fq->total_frames_tail); in check_consistency()108 fq->total_frames_tail++; in ff_framequeue_take()
90 uint64_t total_frames_tail; member