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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c289 static int audio_get_buffer(AVCodecContext *avctx, AVFrame *frame) function
503 return audio_get_buffer(avctx, frame);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c618 static int audio_get_buffer(AVCodecContext *avctx, AVFrame *frame) function
741 return audio_get_buffer(avctx, frame);

Completed in 175 milliseconds