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