Searched refs:apply_ltp (Results 1 – 3 of 3) sorted by relevance
365 void (*apply_ltp)(AACContext *ac, SingleChannelElement *sce); member
2677 static void apply_ltp(AACContext *ac, SingleChannelElement *sce) function3043 ac->apply_ltp(ac, &che->ch[0]);3045 ac->apply_ltp(ac, &che->ch[1]);3527 c->apply_ltp = apply_ltp;
438 c->apply_ltp = apply_ltp_mips; in ff_aacdec_init_mips()