Searched defs:nlength (Results 1 – 5 of 5) sorted by relevance
| /external/libxaac/decoder/armv7/ |
| D | ixheaacd_fft_armv7.c | 13 VOID ixheaacd_complex_fft_p2_armv7(WORD32 *xr, WORD32 *xi, WORD32 nlength, in ixheaacd_complex_fft_p2_armv7() 68 WORD32 *fin_im, WORD32 nlength) { in ixheaacd_mps_complex_fft_64_armv7()
|
| /external/libxaac/decoder/ |
| D | ixheaacd_acelp_mdct.c | 104 WORD32 nlength, const WORD32 *ptr_pre_cos_sin) { in ixheaacd_pre_twid() 134 WORD32 nlength, const WORD32 *ptr_post_cos_sin) { in ixheaacd_post_twid()
|
| D | ixheaacd_imdct.c | 112 WORD32 nlength, const WORD32 *cos_ptr, in ixheaacd_calc_pre_twid_dec() 130 WORD32 nlength, const WORD32 *cos_ptr, in ixheaacd_calc_post_twid_dec() 153 WORD32 nlength = npoints >> 1; in ixheaacd_fft_based_imdct() local
|
| D | ixheaacd_fft.c | 868 VOID ixheaacd_mps_complex_fft(FLOAT32 *xr, FLOAT32 *xi, WORD32 nlength) { in ixheaacd_mps_complex_fft() 1412 VOID ixheaacd_complex_fft_p2_dec(WORD32 *xr, WORD32 *xi, WORD32 nlength, in ixheaacd_complex_fft_p2_dec() 2531 VOID ixheaacd_complex_fft_p3(WORD32 *xr, WORD32 *xi, WORD32 nlength, in ixheaacd_complex_fft_p3() 2664 VOID ixheaacd_complex_fft(WORD32 *data_r, WORD32 *data_i, WORD32 nlength, WORD32 fft_mode, in ixheaacd_complex_fft()
|
| /external/mbedtls/library/ |
| D | ssl_ticket.c | 152 const unsigned char *name, size_t nlength, in mbedtls_ssl_ticket_rotate()
|