Home
last modified time | relevance | path

Searched refs:ORDER (Results 1 – 25 of 26) sorted by relevance

12

/external/libxaac/decoder/
Dixheaacd_lpc_dec.c54 FLOAT32 d[ORDER + 1]; in ixheaacd_lsf_weight_2st_flt()
57 d[ORDER] = FREQ_MAX - lsfq[ORDER - 1]; in ixheaacd_lsf_weight_2st_flt()
58 for (i = 1; i < ORDER; i++) { in ixheaacd_lsf_weight_2st_flt()
62 for (i = 0; i < ORDER; i++) { in ixheaacd_lsf_weight_2st_flt()
108 WORD32 avq[ORDER]; in ixheaacd_avq_first_approx_abs()
109 FLOAT32 d[ORDER + 1], lsf_min; in ixheaacd_avq_first_approx_abs()
112 ptr_w = &ixheaacd_weight_table_avq[(indx[0] * ORDER)]; in ixheaacd_avq_first_approx_abs()
116 for (i = 0; i < ORDER; i++) { in ixheaacd_avq_first_approx_abs()
117 lsf[i] = ixheaacd_dico_lsf_abs_8b_flt[indx[0] * ORDER + i]; in ixheaacd_avq_first_approx_abs()
123 d[ORDER] = FREQ_MAX - lsf[ORDER - 1]; in ixheaacd_avq_first_approx_abs()
[all …]
Dixheaacd_lpc.c56 extern const FLOAT32 lsf_init[ORDER];
157 ixheaacd_memset(st->lp_flt_coeff_a_prev, 2 * (ORDER + 1)); in ixheaacd_fix2flt_data()
324 FLOAT32 lsp_curr[ORDER]; in ixheaacd_lpd_dec()
325 FLOAT32 lsf_curr[ORDER]; in ixheaacd_lpd_dec()
330 FLOAT32 lsf_flt[(2 * NUM_FRAMES + 1) * ORDER]; in ixheaacd_lpd_dec()
377 ixheaacd_lsp_2_lsf_conversion(st->lspold, lsf_flt, ORDER); in ixheaacd_lpd_dec()
384 ixheaacd_mem_cpy(&lsf_flt[0], st->lsf_prev, ORDER); in ixheaacd_lpd_dec()
385 ixheaacd_lsf_2_lsp_conversion_float(st->lsf_prev, st->lspold, ORDER); in ixheaacd_lpd_dec()
390 FLOAT32 lp_flt_coeff_a[9 * (ORDER + 1)]; in ixheaacd_lpd_dec()
391 FLOAT32 tmp_buf[3 * LEN_FRAME + ORDER]; in ixheaacd_lpd_dec()
[all …]
Dixheaacd_tcx_fwd_alcnx.c146 FLOAT32 *ptr_a, i_ap[ORDER + 1]; in ixheaacd_tcx_mdct()
150 FLOAT32 x[LEN_SUPERFRAME], buf[ORDER + LEN_SUPERFRAME]; in ixheaacd_tcx_mdct()
238 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
239 ixheaacd_lpc_to_td(i_ap, ORDER, gain1, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct()
241 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (2 * (ORDER + 1)), i_ap); in ixheaacd_tcx_mdct()
242 ixheaacd_lpc_to_td(i_ap, ORDER, gain2, usac_data->len_subfrm / 4); in ixheaacd_tcx_mdct()
310 ixheaacd_lpc_coeff_wt_apply(lp_flt_coff_a + (ORDER + 1), i_ap); in ixheaacd_tcx_mdct()
348 for (i = 0; i < ORDER + fac_length; i++) in ixheaacd_tcx_mdct()
349 buf[i] = synth[i - ORDER - fac_length] - in ixheaacd_tcx_mdct()
350 (PREEMPH_FILT_FAC * synth[i - ORDER - fac_length - 1]); in ixheaacd_tcx_mdct()
[all …]
Dixheaacd_main.h42 float lp_flt_coeff_a_prev[2 * (ORDER + 1)];
48 WORD32 ilspold[ORDER];
53 FLOAT32 lsf_prev[ORDER];
54 FLOAT32 lspold[ORDER];
55 WORD32 lsfold_first[ORDER];
61 FLOAT32 fd_synth_buf[3 * LEN_FRAME + 1 + ORDER];
99 FLOAT32 lpc_prev[MAX_NUM_CHANNELS][ORDER + 1];
Dixheaacd_fwd_alias_cnx.c64 for (i = 1; i <= ORDER; i++) { in ixheaacd_weighted_synthesis_filter()
78 for (j = 1; j <= ORDER; j += 4) { in ixheaacd_synthesis_tool()
99 FLOAT32 lp_filt_coeff_a[ORDER + 1]; in ixheaacd_fwd_alias_cancel_tool()
112 memset(fac_signal - 16, 0, ORDER * sizeof(WORD32)); in ixheaacd_fwd_alias_cancel_tool()
147 WORD32 lp_filt_coeff_a[ORDER + 1]; in ixheaacd_fr_alias_cnx_fix()
174 memset(fac_data_out - 16, 0, ORDER * sizeof(WORD32)); in ixheaacd_fr_alias_cnx_fix()
Dixheaacd_tcx_fwd_mdct.c106 plp_flt_coff_a_top = lp_flt_coff_a + ORDER; in ixheaacd_lsp_to_lp_conversion()
204 FLOAT32 lsf[ORDER], *ptr_a; in ixheaacd_lpc_coef_gen()
230 FLOAT32 lsp[ORDER]; in ixheaacd_interpolation_lsp_params()
241 for (i = 0; i < ORDER; i++) { in ixheaacd_interpolation_lsp_params()
248 lp_flt_coff_a += (ORDER + 1); in ixheaacd_interpolation_lsp_params()
Dixheaacd_acelp_tools.c79 for (j = 1; j <= ORDER; j += 4) { in ixheaacd_lpc_wt_synthesis_tool()
97 memcpy(buf, mem, ORDER * sizeof(FLOAT32)); in ixheaacd_synthesis_tool_float()
98 yy = &buf[ORDER]; in ixheaacd_synthesis_tool_float()
101 for (j = 1; j <= ORDER; j += 4) { in ixheaacd_synthesis_tool_float()
119 for (j = 1; j <= ORDER; j += 4) { in ixheaacd_synthesis_tool_float1()
Dixheaacd_acelp_decode.c432 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()
441 for (i = 0; i < ORDER; i++) in ixheaacd_acelp_alias_cnx()
442 synth_temp[i] = synth_signal[i - ORDER] - in ixheaacd_acelp_alias_cnx()
443 (PREEMPH_FILT_FAC * synth_signal[i - ORDER - 1]); in ixheaacd_acelp_alias_cnx()
571 memcpy(synth_temp, &synth_signal[subfr_idx + LEN_SUBFR - ORDER], in ixheaacd_acelp_alias_cnx()
572 ORDER * sizeof(FLOAT32)); in ixheaacd_acelp_alias_cnx()
574 ptr_lp_filt_coeff += (ORDER + 1); in ixheaacd_acelp_alias_cnx()
583 ptr_lp_filt_coeff -= (2 * (ORDER + 1)); in ixheaacd_acelp_alias_cnx()
585 (2 * (ORDER + 1)) * sizeof(FLOAT32)); in ixheaacd_acelp_alias_cnx()
Dixheaacd_cnst.h30 #define ORDER 16 macro
31 #define ORDER_BY_2 (ORDER / 2)
Dixheaacd_avq_rom.c383 const FLOAT32 lsf_init[ORDER] = {375.0, 750.0, 1125.0, 1500.0, 1875.0, 2250.0,
Dixheaacd_imdct.c200 WORD32 int_aq[ORDER + 1], intzir[2 * LEN_FRAME], x_in[FAC_LENGTH]; in ixheaacd_cal_fac_data()
243 for (k = 0; k < ORDER + 1; k++) { in ixheaacd_cal_fac_data()
250 for (k = 0; k < ORDER + 1; k++) { in ixheaacd_cal_fac_data()
/external/python/cpython3/Include/
Dpyatomic.h40 #define _Py_atomic_signal_fence(/*memory_order*/ ORDER) \ argument
41 atomic_signal_fence(ORDER)
43 #define _Py_atomic_thread_fence(/*memory_order*/ ORDER) \ argument
44 atomic_thread_fence(ORDER)
46 #define _Py_atomic_store_explicit(ATOMIC_VAL, NEW_VAL, ORDER) \ argument
47 atomic_store_explicit(&(ATOMIC_VAL)->_value, NEW_VAL, ORDER)
49 #define _Py_atomic_load_explicit(ATOMIC_VAL, ORDER) \ argument
50 atomic_load_explicit(&(ATOMIC_VAL)->_value, ORDER)
71 #define _Py_atomic_signal_fence(/*memory_order*/ ORDER) \ argument
72 __atomic_signal_fence(ORDER)
[all …]
/external/elfutils/libcpu/defs/
Di386198 # ORDER
202 # ORDER END
203 # ORDER
207 # ORDER END
208 # ORDER
212 # ORDER END
213 # ORDER
217 # ORDER END
218 # ORDER
221 # ORDER END
[all …]
/external/clang/test/Modules/
Dmerge-using-decls.cpp5 #if ORDER == 1
36 #if ORDER == 1
/external/deqp/framework/opengl/
DgluTextureUtil.cpp145 #define PACK_FMT(ORDER, TYPE) ((int(ORDER) << 16) | int(TYPE)) in getInternalFormat() argument
146 #define FMT_CASE(ORDER, TYPE) PACK_FMT(tcu::TextureFormat::ORDER, tcu::TextureFormat::TYPE) in getInternalFormat() argument
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp1502 #define PACK_FMT(ORDER, TYPE) ((int(ORDER) << 16) | int(TYPE)) in mapTextureFormat() argument
1503 #define FMT_CASE(ORDER, TYPE) PACK_FMT(tcu::TextureFormat::ORDER, tcu::TextureFormat::TYPE) in mapTextureFormat() argument
/external/llvm/test/CodeGen/AMDGPU/
Dimage-attributes.ll111 ; === CHANNEL ORDER ==========================================================
/external/python/cpython2/Doc/library/
Dsqlite3.rst89 >>> for row in c.execute('SELECT * FROM stocks ORDER BY price'):
339 higher than the second. Note that this controls sorting (ORDER BY in SQL) so
/external/python/cpython3/Doc/library/
Dsqlite3.rst91 >>> for row in c.execute('SELECT * FROM stocks ORDER BY price'):
371 higher than the second. Note that this controls sorting (ORDER BY in SQL) so
/external/clang/include/clang/AST/
DExpr.h4815 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator
4838 return cast<Expr>(SubExprs[ORDER]); in getOrder()
4842 return cast<Expr>(SubExprs[ORDER]); in getVal1()
/external/icu/icu4c/source/data/unidata/
Dchanges.txt2197 FEFF;BYTE ORDER MARK;alternate
DUnicodeData.txt16353 FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;;
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2262 …OFF|OFFSETS|ON|OPEN|OPENDATASOURCE|OPENQUERY|OPENROWSET|OPENXML|OPTION|OR|ORDER|OUTER|OVER|PERCENT…
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt16353 FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt16353 FEFF;ZERO WIDTH NO-BREAK SPACE;Cf;0;BN;;;;;N;BYTE ORDER MARK;;;;

12