Home
last modified time | relevance | path

Searched refs:apply_ltp (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daac.h372 void (*apply_ltp)(AACContext *ac, SingleChannelElement *sce); member
H A Daacdec_template.c2693 static void apply_ltp(AACContext *ac, SingleChannelElement *sce) function
3059 ac->apply_ltp(ac, &che->ch[0]);
3061 ac->apply_ltp(ac, &che->ch[1]);
3544 c->apply_ltp = apply_ltp;
/third_party/ffmpeg/libavcodec/mips/
H A Daacdec_mips.c439 c->apply_ltp = apply_ltp_mips; in ff_aacdec_init_mips()

Completed in 7 milliseconds