Searched defs:input_real (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_mps_decorr.c | 535 WORD32 const *const input_real, WORD32 const *const input_imag, in ixheaacd_decorr_filt_apply() 590 WORD32 const *input_real, WORD32 const *input_imag, WORD32 *output_real, in ixheaacd_ducker_apply_71() 756 WORD32 const *input_real, WORD32 const *input_imag, WORD32 *output_real, in ixheaacd_ducker_apply() 996 WORD32 *input_real, WORD32 *input_imag, in ixheaacd_decorr_apply()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | cholesky_test.cc | 279 auto input_real = Parameter(&builder, 0, shape, "input_real"); in XLA_TEST_P() local
|