Searched refs:Convolve_asm (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A Dconvolve_opt.s30 .global Convolve_asm
32 Convolve_asm: label
H A DNorm_Corr_opt.s37 .extern Convolve_asm
66 BL Convolve_asm
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A Dconvolve_neon.s30 .global Convolve_asm
32 Convolve_asm: label
H A DNorm_Corr_neon.s37 .extern Convolve_asm
66 BL Convolve_asm
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dpitch_f4.c182 Convolve_asm(&exc[k], h, excf, 64);
H A DvoAMRWBEnc.c968 Convolve_asm(&exc[i_subfr], h1, y1, L_SUBFR);
1006 Convolve_asm(code, h1, y2, L_SUBFR);
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
H A Dacelp.h257 void Convolve_asm(

Completed in 1249 milliseconds