Searched defs:update_ltp (Results 1 – 3 of 3) sorted by relevance
72 void (*update_ltp)(struct AACEncContext *s, SingleChannelElement *sce); member
370 void (*update_ltp)(AACContext *ac, SingleChannelElement *sce); member
2709 static void update_ltp(AACContext *ac, SingleChannelElement *sce) function