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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c253 int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels, function
337 if ((ret = avcodec_fill_audio_frame(frame, avctx->channels,
1020 if ((ret = avcodec_fill_audio_frame(frame, avctx->channels,
H A Davcodec.h4331 int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Ddecoding_encoding.c184 ret = avcodec_fill_audio_frame(frame, c->channels, c->sample_fmt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Davcodec.h4861 int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels,
H A Dutils.c483 int avcodec_fill_audio_frame(AVFrame *frame, int nb_channels, function
1933 if ((ret = avcodec_fill_audio_frame(frame, avctx->channels,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c957 if ((ret = avcodec_fill_audio_frame(frame, enc->channels, enc->sample_fmt,

Completed in 407 milliseconds