Home
last modified time | relevance | path

Searched defs:boxheight (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc657 static void ScaleAddCols2_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols2_C()
674 static void ScaleAddCols2_16_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols2_16_C()
692 static void ScaleAddCols0_C(int dst_width, int boxheight, int x, int, in ScaleAddCols0_C() argument
702 static void ScaleAddCols1_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols1_C()
714 static void ScaleAddCols1_16_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols1_16_C()
781 int boxheight; in ScalePlaneBox() local
831 int boxheight; in ScalePlaneBox_16() local
/external/libyuv/files/source/
Dscale.cc2563 static void ScalePlaneBoxRow_C(int dst_width, int boxheight, in ScalePlaneBoxRow_C()
2584 static void ScaleAddCols2_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols2_C()
2599 static void ScaleAddCols1_C(int dst_width, int boxheight, int x, int dx, in ScaleAddCols1_C()
2639 int boxheight = (y >> 16) - iy; in ScalePlaneBox() local
2671 int boxheight = (y >> 16) - iy; in ScalePlaneBox() local