Searched refs:avcodec_decode_audio3 (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dtranscode.c169 used = avcodec_decode_audio3(ctx->acodec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Davcodec.h4085 * avcodec_decode_audio3 has to be called again with an AVPacket that contains
4092 * output buffer before calling avcodec_decode_audio3().
4102 * avcodec_decode_audio3(). Doing so will override it with
4131 attribute_deprecated int avcodec_decode_audio3(AVCodecContext *avctx, int16_t *samples,
H A Dutils.c1172 int attribute_align_arg avcodec_decode_audio3(AVCodecContext *avctx, int16_t *samples, function
1181 "avcodec_decode_audio3() detected. Overriding with avcodec_default_get_buffer\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h3925 * avcodec_decode_audio3 has to be called again with an AVPacket that contains
3932 * output buffer before calling avcodec_decode_audio3().
3942 * avcodec_decode_audio3(). Doing so will override it with
3971 attribute_deprecated int avcodec_decode_audio3(AVCodecContext *avctx, int16_t *samples,
H A Dutils.c2343 int attribute_align_arg avcodec_decode_audio3(AVCodecContext *avctx, int16_t *samples, function
2354 "avcodec_decode_audio3() detected. Overriding with avcodec_default_get_buffer\n");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c1522 ret = avcodec_decode_audio3(ist->st->codec, samples, &decoded_data_size,

Completed in 133 milliseconds