Searched defs:bcr (Results 1 - 3 of 3) sorted by relevance

/external/libgsm/src/
H A Ddecode.c36 void Gsm_Decoder P8((S,LARcr, Ncr,bcr,Mcr,xmaxcr,xMcr,s), argument
42 word * bcr, /* [0..3] IN */
53 for (j=0; j <= 3; j++, xmaxcr++, bcr++, Ncr++, Mcr++, xMcr += 13) {
56 Gsm_Long_Term_Synthesis_Filtering( S, *Ncr, *bcr, erp, drp );
H A Dlong_term.c905 void Gsm_Long_Term_Synthesis_Filtering P5((S,Ncr,bcr,erp,drp), argument
909 word bcr,
914 * This procedure uses the bcr and Ncr parameter to realize the
915 * long term synthesis filtering. The decoding of bcr needs
929 /* Decoding of the LTP gain bcr
931 brp = gsm_QLB[ bcr ];
/external/kernel-headers/original/video/
H A Ddsscomp.h96 __s16 by, bcr, bcb; member in struct:omap_dss_cconv_coefs

Completed in 86 milliseconds