Searched refs:mix_1_1_f (Results 1 – 2 of 2) sorted by relevance
417 s->mix_1_1_f = (mix_1_1_func_type*)copy_s16; in swri_rematrix_init()421 s->mix_1_1_f = (mix_1_1_func_type*)copy_clip_s16; in swri_rematrix_init()434 s->mix_1_1_f = (mix_1_1_func_type*)copy_float; in swri_rematrix_init()446 s->mix_1_1_f = (mix_1_1_func_type*)copy_double; in swri_rematrix_init()468 s->mix_1_1_f = (mix_1_1_func_type*)copy_s32; in swri_rematrix_init()527 …s->mix_1_1_f (out->ch[out_i]+off, in->ch[in_i]+off, s->native_matrix, in->ch_count*out_i + in_i,… in swri_rematrix()
179 mix_1_1_func_type *mix_1_1_f; member