Searched refs:outL (Results 1 – 3 of 3) sorted by relevance
/external/libopus/silk/ |
D | ana_filt_bank_1.c | 42 …opus_int16 *outL, /* O Low band [N/2] … in silk_ana_filt_bank_1() argument 71 outL[ k ] = (opus_int16)silk_SAT16( silk_RSHIFT_ROUND( silk_ADD32( out_2, out_1 ), 11 ) ); in silk_ana_filt_bank_1()
|
D | SigProc_FIX.h | 145 …opus_int16 *outL, /* O Low band [N/2] …
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2012-06-06-LoadOfPHIs.ll | 4 define void @func(double %r, double %g, double %b, double* %outH, double* %outS, double* %outL) nou… 76 store double %tmp30, double* %outL
|