Searched defs:dataR (Results 1 - 1 of 1) sorted by relevance

/device/google/dragon/audio/hal/dsp/
H A Dcrossover2.c317 float *dataL, float *dataR)
336 "vld1.32 d1[], [%[dataR]] \n"
355 "vst1.f32 d4[1], [%[dataR]]! \n"
359 "=r"(dataR),
369 [dataR]"1"(dataR),
397 float *dataL, float *dataR)
414 "movss (%[dataR]), %%xmm1 \n"
450 "movss %%xmm1, (%[dataR]) \n"
452 "add $4, %[dataR] \
316 lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, float *dataL, float *dataR) argument
396 lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, float *dataL, float *dataR) argument
490 lr42_merge(struct lr42 *lp, struct lr42 *hp, int count, float *dataL, float *dataR) argument
[all...]

Completed in 23 milliseconds