Home
last modified time | relevance | path

Searched defs:xp2 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_qmf_enc.c47 FLOAT32 tmp00, tmp01, tmp10, tmp11, xp, xp2; in ia_enhaacplus_enc_fct3_4() local
72 FLOAT32 tmp00, tmp01, tmp10, tmp11, xp, xp2; in ia_enhaacplus_enc_fst3_4r() local
97 FLOAT32 tmp00, tmp01, tmp10, tmp11, xp, xp2; in ia_enhaacplus_enc_fct4_4r() local
121 FLOAT32 tmp00, tmp01, tmp10, tmp11, xp, xp2; in ia_enhaacplus_enc_fst4_4() local
147 FLOAT32 xp, xp2, xp3, xp4, wc, ws; in ia_enhaacplus_enc_fct3_64() local
526 FLOAT32 xp, xp2; in ia_enhaacplus_enc_fst3_64() local
/aosp_15_r20/external/libopus/celt/arm/
H A Dcelt_mdct_ne10.c77 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+N2-1+(overlap>>1); in clt_mdct_forward_neon() local
186 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+stride*(N2-1); in clt_mdct_backward_neon() local
/aosp_15_r20/external/libopus/celt/mips/
H A Dmdct_mipsr1.h99 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+N2-1+(overlap>>1); in clt_mdct_forward() local
209 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+stride*(N2-1); in clt_mdct_backward() local
/aosp_15_r20/external/libopus/celt/
H A Dmdct.c156 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+N2-1+(overlap>>1); in clt_mdct_forward_c() local
264 const kiss_fft_scalar * OPUS_RESTRICT xp2 = in+stride*(N2-1); in clt_mdct_backward_c() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java849 StringBuffer xp2 = new StringBuffer(); in mergeNodeLists() local
867 appendXPathAttribute((Node) n2[i], xp2); in mergeNodeLists() local