Searched defs:imag1 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | fft_sse2.c | 79 __m128 imag1 = _mm_load_ps(packed + (r + n2) * n + c); in aom_fft_unpack_2d_output_sse2() local 102 __m128 imag1 = _mm_load_ps(packed + (r3 + n2) * n + c); in aom_fft_unpack_2d_output_sse2() local
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_lpp_tran.c | 414 WORD32 *imag1 = &img_buffer[128]; in ixheaacd_covariance_matrix_calc_2_dec() local 540 WORD32 real1, real2, imag1, imag2; in ixheaacd_covariance_matrix_calc_2_dec() local 604 WORD32 real1, real2, imag1, imag2; in ixheaacd_covariance_matrix_calc_2_dec() local
|
H A D | ixheaacd_sbrdec_lpfuncs.c | 1324 FLOAT32 real1, imag1, real2, imag2, realTarget, imag_target; in ixheaacd_generate_hf() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | real_imag_expander_test.cc | 118 HloInstruction* imag1 = in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | builtins0.go | 318 func imag1() { func
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | iusace_esbr_inter_tes.c | 677 FLOAT32 real1, imag1, real2, imag2; in ixheaace_generate_hf() local
|
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/ |
H A D | test_generated_ops.cc | 986 auto imag1 = at::rand({22, 22, 22}); in TEST() local
|