Searched defs:width_hor (Results 1 – 4 of 4) sorted by relevance
189 const int width_hor = (w + 3) & ~3; in scale_plane_2_to_1_general() local305 const int width_hor = (w + 1) & ~1; in scale_plane_4_to_1_general() local429 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_bilinear() local571 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_general() local
229 const int width_hor = (w + 3) & ~3; in scale_plane_2_to_1_general() local345 const int width_hor = (w + 1) & ~1; in scale_plane_4_to_1_general() local454 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_general() local
291 const int width_hor = (w + 1) & ~1; in scale_plane_4_to_1_general() local392 const int width_hor = (w + 3) & ~3; in scale_plane_2_to_1_general() local516 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_general() local
374 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_bilinear() local543 const int width_hor = (w + 5) - ((w + 5) % 6); in scale_plane_4_to_3_8tap() local