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

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dqpisf_2s.c38 static void VQ_stage1(
76 VQ_stage1(&isf[0], dico1_isf, 9, SIZE_BK1, surv1, nb_surv);
105 VQ_stage1(&isf[9], dico2_isf, 7, SIZE_BK2, surv1, nb_surv);
166 VQ_stage1(&isf[0], dico1_isf, 9, SIZE_BK1, surv1, nb_surv);
193 VQ_stage1(&isf[9], dico2_isf, 7, SIZE_BK2, surv1, nb_surv);
489 static void VQ_stage1( function

Completed in 127 milliseconds