Searched refs:ScalePlaneDown2 (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/source/
H A Dscale.cc2731 static void ScalePlaneDown2(int src_width, int src_height, function in namespace:libyuv
3319 // For example, all the 1/2 scalings will use ScalePlaneDown2()
3337 ScalePlaneDown2(src_width, src_height, dst_width, dst_height,

Completed in 568 milliseconds