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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibopencore-amr.c226 static int amr_nb_encode_frame(AVCodecContext *avctx, AVPacket *avpkt, function
268 av_dlog(avctx, "amr_nb_encode_frame encoded %u bytes, bitrate %u, first byte was %#02x\n",
288 .encode2 = amr_nb_encode_frame,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibopencore-amr.c221 static int amr_nb_encode_frame(AVCodecContext *avctx, function
235 av_dlog(avctx, "amr_nb_encode_frame encoded %u bytes, bitrate %u, first byte was %#02x\n",
247 .encode = amr_nb_encode_frame,

Completed in 32 milliseconds