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