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

/external/chromium_org/third_party/libyuv/source/
H A Dscale.cc717 static void ScalePlaneBox(int src_width, int src_height, function
1489 ScalePlaneBox(src_width, src_height, dst_width, dst_height,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale.c41 // using the reference implementation ScalePlaneBox(), and
3425 static void ScalePlaneBox(int src_width, int src_height, function
3669 ScalePlaneBox(src_width, src_height, dst_width, dst_height,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.c41 // using the reference implementation ScalePlaneBox(), and
3425 static void ScalePlaneBox(int src_width, int src_height, function
3669 ScalePlaneBox(src_width, src_height, dst_width, dst_height,
/external/libyuv/files/source/
H A Dscale.cc33 // using the reference implementation ScalePlaneBox(), and
2618 static void ScalePlaneBox(int src_width, int src_height, function
2844 ScalePlaneBox(src_width, src_height, dst_width, dst_height,

Completed in 222 milliseconds