snow_horizontal_compose_lift_lead_out   71 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, b, b, ref, width, w_l, 0, W_DM, W_DO, W_DS);
snow_horizontal_compose_lift_lead_out  100 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, dst, dst, b, width, w_r, 1, W_CM, W_CO, W_CS);
snow_horizontal_compose_lift_lead_out  175 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, temp, src, b, width, w_r, 1, -W_AM, W_AO+1, W_AS);
snow_horizontal_compose_lift_lead_out  254 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, b, b, ref, width, w_l, 0, W_DM, W_DO, W_DS);
snow_horizontal_compose_lift_lead_out  277 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, dst, dst, b, width, w_r, 1, W_CM, W_CO, W_CS);
snow_horizontal_compose_lift_lead_out  348 libavcodec/x86/snowdsp.c         snow_horizontal_compose_lift_lead_out(i, temp, src, b, width, w_r, 1, -W_AM, W_AO+1, W_AS);