ff_af_queue_remove 892 libavcodec/aacenc.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 230 libavcodec/aptxenc.c ff_af_queue_remove(&s->afq, frame->nb_samples, &avpkt->pts, &avpkt->duration); ff_af_queue_remove 80 libavcodec/audio_frame_queue.h void ff_af_queue_remove(AudioFrameQueue *afq, int nb_samples, int64_t *pts, ff_af_queue_remove 555 libavcodec/audiotoolboxenc.c ff_af_queue_remove(&at->afq, out_pkt_desc.mVariableFramesInPacket ? ff_af_queue_remove 420 libavcodec/libfdk-aacenc.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 274 libavcodec/libmp3lame.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 279 libavcodec/libopencore-amr.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 499 libavcodec/libopusenc.c ff_af_queue_remove(&opus->afq, opus->opts.packet_size, ff_af_queue_remove 111 libavcodec/libshine.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 303 libavcodec/libspeexenc.c ff_af_queue_remove(&s->afq, s->frames_per_packet * avctx->frame_size, ff_af_queue_remove 359 libavcodec/libvorbisenc.c ff_af_queue_remove(&s->afq, duration, &avpkt->pts, &avpkt->duration); ff_af_queue_remove 77 libavcodec/libwavpackenc.c ff_af_queue_remove(&s->afq, avctx->frame_size, &pkt->pts, &pkt->duration); ff_af_queue_remove 2356 libavcodec/mlpenc.c ff_af_queue_remove(&ctx->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 415 libavcodec/nellymoserenc.c ff_af_queue_remove(&s->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 589 libavcodec/opusenc.c ff_af_queue_remove(&s->afq, s->packet.frames*frame_size, &avpkt->pts, &avpkt->duration); ff_af_queue_remove 536 libavcodec/ra144enc.c ff_af_queue_remove(&ractx->afq, avctx->frame_size, &avpkt->pts, ff_af_queue_remove 1190 libavcodec/vorbisenc.c ff_af_queue_remove(&venc->afq, frame_size, &avpkt->pts, &avpkt->duration);