Searched refs:allocate_tables (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 Dvp3.c1628 static av_cold int allocate_tables(AVCodecContext *avctx) function
1827 return allocate_tables(avctx);
1877 err = allocate_tables(dst);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp3.c1660 static av_cold int allocate_tables(AVCodecContext *avctx) function
1883 return allocate_tables(avctx);
1951 err = allocate_tables(dst);

Completed in 82 milliseconds