Searched refs:got_frame_ptr (Results 101 - 125 of 132) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3dec.c1384 int *got_frame_ptr, AVPacket *avpkt)
1432 *got_frame_ptr = 0;
1442 *got_frame_ptr = 0;
1600 *got_frame_ptr = 1;
1383 ac3_decode_frame(AVCodecContext * avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dapedec.c1409 int *got_frame_ptr, AVPacket *avpkt)
1429 *got_frame_ptr = 0;
1489 *got_frame_ptr = 0;
1553 *got_frame_ptr = 1;
1408 ape_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Damrnbdec.c949 int *got_frame_ptr, AVPacket *avpkt)
1076 *got_frame_ptr = 1;
948 amrnb_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Datrac3.c736 int *got_frame_ptr, AVPacket *avpkt)
770 *got_frame_ptr = 1;
735 atrac3_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Devrcdec.c738 int *got_frame_ptr, AVPacket *avpkt)
903 *got_frame_ptr = 1;
737 evrc_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dsonic.c959 void *data, int *got_frame_ptr,
1048 *got_frame_ptr = 1;
958 sonic_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dtakdec.c672 int *got_frame_ptr, AVPacket *pkt)
899 *got_frame_ptr = 1;
671 tak_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *pkt) argument
H A Dwmadec.c811 int *got_frame_ptr, AVPacket *avpkt)
934 *got_frame_ptr = 1;
810 wma_decode_superframe(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dimc.c1004 int *got_frame_ptr, AVPacket *avpkt)
1043 *got_frame_ptr = 1;
1003 imc_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dwavpack.c1037 int *got_frame_ptr, AVPacket *avpkt)
1097 *got_frame_ptr = 1;
1036 wavpack_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dg723_1.c1153 int *got_frame_ptr, AVPacket *avpkt)
1174 *got_frame_ptr = 0;
1310 *got_frame_ptr = 1;
1152 g723_1_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dvorbisdec.c1724 int *got_frame_ptr, AVPacket *avpkt)
1797 *got_frame_ptr = 0;
1806 *got_frame_ptr = 1;
1723 vorbis_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dadpcm.c658 int *got_frame_ptr, AVPacket *avpkt)
1525 *got_frame_ptr = 1;
657 adpcm_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dalsdec.c1470 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, argument
1587 *got_frame_ptr = 1;
H A Don2avc.c836 int *got_frame_ptr, AVPacket *avpkt)
892 *got_frame_ptr = 1;
835 on2avc_decode_frame(AVCodecContext * avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dsanm.c1390 int *got_frame_ptr, AVPacket *pkt)
1511 *got_frame_ptr = 1;
1389 decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *pkt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1220 int *got_frame_ptr,
1225 *got_frame_ptr = 0;
1237 ret = avctx->codec->decode(avctx, frame, got_frame_ptr, avpkt);
1238 if (ret >= 0 && *got_frame_ptr) {
1218 avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, int *got_frame_ptr, AVPacket *avpkt) argument
H A Damrnbdec.c931 int *got_frame_ptr, AVPacket *avpkt)
1055 *got_frame_ptr = 1;
930 amrnb_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Datrac3.c836 int *got_frame_ptr, AVPacket *avpkt)
890 *got_frame_ptr = 1;
835 atrac3_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dimc.c658 int *got_frame_ptr, AVPacket *avpkt)
831 *got_frame_ptr = 1;
657 imc_decode_frame(AVCodecContext * avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dwmadec.c810 int *got_frame_ptr, AVPacket *avpkt)
926 *got_frame_ptr = 1;
809 wma_decode_superframe(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dac3dec.c1301 int *got_frame_ptr, AVPacket *avpkt)
1347 *got_frame_ptr = 0;
1436 *got_frame_ptr = 1;
1300 ac3_decode_frame(AVCodecContext * avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dadpcm.c529 int *got_frame_ptr, AVPacket *avpkt)
1209 *got_frame_ptr = 1;
528 adpcm_decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dvorbisdec.c1644 int *got_frame_ptr, AVPacket *avpkt)
1662 *got_frame_ptr = 0;
1693 *got_frame_ptr = 1;
1643 vorbis_decode_frame(AVCodecContext *avccontext, void *data, int *got_frame_ptr, AVPacket *avpkt) argument
H A Dalsdec.c1433 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame_ptr, argument
1543 *got_frame_ptr = 1;

Completed in 210 milliseconds

123456