Searched refs:update_ltp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daac.h328 void (*update_ltp)(AACContext *ac, SingleChannelElement *sce); member in struct:AACContext
H A Daacdec.c2433 static void update_ltp(AACContext *ac, SingleChannelElement *sce) function
2739 ac->update_ltp(ac, &che->ch[0]);
2743 ac->update_ltp(ac, &che->ch[1]);
3414 c->update_ltp = update_ltp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacdec_mips.c828 c->update_ltp = update_ltp_mips;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c1859 static void update_ltp(AACContext *ac, SingleChannelElement *sce) function
2073 update_ltp(ac, &che->ch[0]);
2077 update_ltp(ac, &che->ch[1]);

Completed in 96 milliseconds