BUCKET             76 libavfilter/bufferqueue.h         av_frame_free(&BUCKET(--queue->available));
BUCKET             78 libavfilter/bufferqueue.h     BUCKET(queue->available++) = buf;
BUCKET             90 libavfilter/bufferqueue.h     return index < queue->available ? BUCKET(index) : NULL;