mix               745 libavcodec/4xm.c             color[2] = mix(color[0], color[1]);
mix               746 libavcodec/4xm.c             color[3] = mix(color[1], color[0]);
mix                47 libavresample/audio_mix.c     mix_func *mix;
mix                70 libavresample/audio_mix.c         am->mix           = mix_func;
mix               288 libavresample/audio_mix.c     am->mix = am->mix_generic = NULL;
mix               331 libavresample/audio_mix.c     if (!am->mix) {
mix               468 libavresample/audio_mix.c             am->mix(data, am->matrix, len, am->out_matrix_channels,
mix               136 libavutil/aes.c         mix(a->state, multbl, 3 - s, 1 + s);
mix               255 libavutil/aes.c             mix(tmp, dec_multbl, 1, 3);