Searched refs:SIZE08 (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_lpfuncs.c | 136 ixheaacd_mult32x16in32(coef[SIZE08 + i], window_long[2 * i]), in ixheaacd_process_win_seq() 152 temp_prev = &(prev[SIZE08 - 1]); in ixheaacd_process_win_seq() 159 prev[SIZE08 - 1 - i], ixheaacd_negate16(window_long[2 * i + 1])); in ixheaacd_process_win_seq() 247 prev[SIZE08 - 1 - i], ixheaacd_negate16(long_window_prev[2 * i + 1])); in ixheaacd_long_short_win_seq() 270 out[ch_fac * (SIZE08 + i)] = ixheaacd_round16(accu << 2); in ixheaacd_long_short_win_seq() 467 SIZE08); in ixheaacd_imdct_process() 484 ptr_long_window, q_shift, SIZE08, ch_fac); in ixheaacd_imdct_process() 525 (*ixheaacd_neg_shift_spec)(&scratch[SIZE08], in ixheaacd_imdct_process() 541 SIZE08); in ixheaacd_imdct_process() 599 (*ixheaacd_over_lap_add2)(&scratch[SIZE08], &scratch[SIZE06], in ixheaacd_imdct_process() [all …]
|
D | ixheaacd_defines.h | 51 #define SIZE08 8 * SIZE01 macro
|
/external/llvm-project/clang/test/OpenMP/ |
D | target_map_codegen_18.inc | 56 // CK19: [[SIZE08:@.+]] = private {{.*}}constant [1 x i64] [i64 4] 450 …PBP:%.+]], i8** [[GEPP:%.+]], {{.+}}getelementptr {{.+}}[1 x i{{.+}}]* [[SIZE08]], {{.+}}getelemen…
|