Home
last modified time | relevance | path

Searched defs:apply_ltp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daac.h372 void (*apply_ltp)(AACContext *ac, SingleChannelElement *sce); member
Daacdec_template.c2696 static void apply_ltp(AACContext *ac, SingleChannelElement *sce) function