/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | cor_h.cpp | 271 Word16 rr[][L_CODE], /* (o) : matrix of autocorrelation */ in cor_h() argument 278 Word16 h2[L_CODE]; in cor_h() 303 for (i = (L_CODE >> 1); i != 0 ; i--) in cor_h() 319 for (i = (L_CODE >> 1); i != 0; i--) in cor_h() 345 for (i = (L_CODE >> 1); i != 0; i--) in cor_h() 357 rr1 = &rr[L_CODE-1][L_CODE-1]; in cor_h() 359 for (i = L_CODE >> 1; i != 0 ; i--) in cor_h() 364 rr1 -= (L_CODE + 1); in cor_h() 368 rr1 -= (L_CODE + 1); in cor_h() 372 p_rr_ref1 = rr[L_CODE-1]; in cor_h() [all …]
|
D | c2_9pf.cpp | 123 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */ 316 Word16 dn[L_CODE]; in code_2i40_9bits() 317 Word16 dn2[L_CODE]; in code_2i40_9bits() 318 Word16 dn_sign[L_CODE]; in code_2i40_9bits() 319 Word16 rr[L_CODE][L_CODE]; in code_2i40_9bits() 341 if (T0 < L_CODE) in code_2i40_9bits() 343 for (i = T0; i < L_CODE; i++) in code_2i40_9bits() 403 if (T0 < L_CODE) in code_2i40_9bits() 405 for (i = T0; i < L_CODE; i++) in code_2i40_9bits() 590 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */ in search_2i40() argument [all …]
|
D | c2_11pf.cpp | 123 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */ 240 Word16 dn[L_CODE]; in code_2i40_11bits() 241 Word16 dn2[L_CODE]; in code_2i40_11bits() 242 Word16 dn_sign[L_CODE]; in code_2i40_11bits() 244 Word16 rr[L_CODE][L_CODE]; in code_2i40_11bits() 253 if (T0 < L_CODE) in code_2i40_11bits() 255 for (i = T0; i < L_CODE; i++) in code_2i40_11bits() 314 if (T0 < L_CODE) in code_2i40_11bits() 316 for (i = T0; i < L_CODE; i++) in code_2i40_11bits() 406 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */ in search_2i40() argument [all …]
|
D | c3_14pf.cpp | 94 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */ 215 Word16 dn[L_CODE]; in code_3i40_14bits() 216 Word16 dn2[L_CODE]; in code_3i40_14bits() 217 Word16 dn_sign[L_CODE]; in code_3i40_14bits() 218 Word16 rr[L_CODE][L_CODE]; in code_3i40_14bits() 227 if (T0 < L_CODE) in code_3i40_14bits() 229 for (i = T0; i < L_CODE; i++) in code_3i40_14bits() 287 if (T0 < L_CODE) in code_3i40_14bits() 289 for (i = T0; i < L_CODE; i++) in code_3i40_14bits() 376 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */ in search_3i40() argument [all …]
|
D | c4_17pf.cpp | 103 Word16 rr[][L_CODE],/* i : matrix of autocorrelation */ 225 Word16 dn[L_CODE]; in code_4i40_17bits() 226 Word16 dn2[L_CODE]; in code_4i40_17bits() 227 Word16 dn_sign[L_CODE]; in code_4i40_17bits() 229 Word16 rr[L_CODE][L_CODE]; in code_4i40_17bits() 237 if (T0 < L_CODE) in code_4i40_17bits() 239 for (i = T0; i < L_CODE; i++) in code_4i40_17bits() 297 tempWord = T0 - L_CODE; in code_4i40_17bits() 301 for (i = T0; i < L_CODE; i++) in code_4i40_17bits() 389 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */ in search_4i40() argument [all …]
|
D | set_sign.cpp | 256 for (i = L_CODE - 1; i >= 0; i--) in set_sign() 281 for (j = i; j < L_CODE; j += STEP) in set_sign() 505 Word16 en[L_CODE]; /* correlation vector */ in set_sign12k2() 523 for (i = L_CODE; i != 0; i--) in set_sign12k2() 536 p_cn = &cn[L_CODE-1]; in set_sign12k2() 537 p_sign = &sign[L_CODE-1]; in set_sign12k2() 538 p_en = &en[L_CODE-1]; in set_sign12k2() 540 for (i = L_CODE - 1; i >= 0; i--) in set_sign12k2() 569 for (j = i; j < L_CODE; j += step) in set_sign12k2()
|
D | cor_h_x.cpp | 257 Word32 y32[L_CODE]; in cor_h_x() 270 for (i = k; i < L_CODE; i += STEP) /* L_CODE = 40; STEP = 5 */ in cor_h_x() 276 for (j = (L_CODE - i - 1) >> 1; j != 0; j--) in cor_h_x() 284 if (!((L_CODE - i) & 1)) /* if even number of iterations */ in cor_h_x() 311 for (i = L_CODE >> 1; i != 0; i--) in cor_h_x()
|
D | s10_8pf.cpp | 561 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */ in search_10and8i40() argument 580 Word16 temp1[2*L_CODE]; in search_10and8i40() 638 for (i3 = ipos[3]; i3 < L_CODE; i3 += step) in search_10and8i40() 657 for (j = ipos[2]; j < L_CODE; j += step) in search_10and8i40() 672 for (i3 = ipos[3]; i3 < L_CODE; i3 += step) in search_10and8i40() 704 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40() 724 for (j = ipos[4]; j < L_CODE; j += step) in search_10and8i40() 747 for (i5 = ipos[5]; i5 < L_CODE; i5 += step) in search_10and8i40() 780 for (i7 = ipos[7]; i7 < L_CODE; i7 += step) in search_10and8i40() 801 for (j = ipos[6]; j < L_CODE; j += step) in search_10and8i40() [all …]
|
D | cor_h_x2.cpp | 243 Word32 y32[L_CODE]; in cor_h_x2() 253 for (i = k; i < L_CODE; i += step) in cor_h_x2() 257 for (j = i; j < L_CODE; j++) in cor_h_x2() 276 for (i = 0; i < L_CODE; i++) in cor_h_x2()
|
D | c1035pf.cpp | 419 memset(cod, 0, L_CODE*sizeof(*cod)); in build_code() 510 for (i = L_CODE; i != 0; i--) in build_code() 659 Word16 dn[L_CODE], sign[L_CODE]; in code_10i40_35bits() 660 Word16 rr[L_CODE][L_CODE], i; in code_10i40_35bits()
|
D | c8_31pf.cpp | 221 for (i = 0; i < L_CODE; i++) in build_code() 310 for (i = 0; i < L_CODE; i++) in build_code() 762 Word16 dn[L_CODE]; in code_8i40_31bits() 763 Word16 sign[L_CODE]; in code_8i40_31bits() 765 Word16 rr[L_CODE][L_CODE]; in code_8i40_31bits()
|
D | cor_h.h | 84 Word16 rr[][L_CODE], /* (o) : matrix of autocorrelation */
|
D | s10_8pf.h | 115 Word16 rr[][L_CODE], /* i : matrix of autocorrelation */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
D | dec_acelp_2p_in_64.cpp | 95 #define L_CODE 64 /* codevector length */ macro 131 pv_memset(code, 0, L_CODE*sizeof(*code)); in dec_acelp_2p_in_64()
|
D | dec_acelp_4p_in_64.cpp | 110 #define L_CODE 64 /* codevector length */ macro 162 pv_memset(code, 0, L_CODE*sizeof(*code)); in dec_acelp_4p_in_64()
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
D | cnst.h | 70 #define L_CODE 40 /* codevector length */ macro
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
D | d1035pf.cpp | 215 for (i = 0; i < L_CODE; i++) in dec_10i40_35bits()
|
D | d8_31pf.cpp | 573 for (i = 0; i < L_CODE; i++) in dec_8i40_31bits()
|