/external/libvpx/libvpx/third_party/libyuv/source/ |
D | scale.cc | 808 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, &x, &y, in ScalePlaneBox() 889 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, &x, &y, in ScalePlaneBox_16() 955 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearDown() 1062 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearDown_16() 1150 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearUp() 1285 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearUp_16() 1411 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, &x, &y, in ScalePlaneSimple() 1447 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, &x, &y, in ScalePlaneSimple_16()
|
D | scale_argb.cc | 849 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScaleARGB()
|
D | scale_common.cc | 1218 void ScaleSlope(int src_width, in ScaleSlope() function
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | scale.cc | 743 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, in ScalePlaneBox() 812 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, in ScalePlaneBox_16() 874 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScalePlaneBilinearDown() 978 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScalePlaneBilinearDown_16() 1071 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScalePlaneBilinearUp() 1210 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScalePlaneBilinearUp_16() 1340 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, in ScalePlaneSimple() 1372 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, in ScalePlaneSimple_16()
|
D | scale_argb.cc | 727 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScaleARGB()
|
D | scale_common.cc | 1066 void ScaleSlope(int src_width, int src_height, in ScaleSlope() function
|
/external/libyuv/files/source/ |
D | scale.cc | 845 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, &x, &y, in ScalePlaneBox() 934 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterBox, &x, &y, in ScalePlaneBox_16() 1005 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearDown() 1120 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearDown_16() 1208 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearUp() 1348 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScalePlaneBilinearUp_16() 1479 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, &x, &y, in ScalePlaneSimple() 1520 ScaleSlope(src_width, src_height, dst_width, dst_height, kFilterNone, &x, &y, in ScalePlaneSimple_16()
|
D | scale_argb.cc | 922 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScaleARGB()
|
D | scale_common.cc | 1228 void ScaleSlope(int src_width, in ScaleSlope() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | scale_row.h | 122 void ScaleSlope(int src_width, int src_height,
|
/external/libyuv/files/docs/ |
D | filtering.md | 81 void ScaleSlope(int src_width, int src_height,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | scale_row.h | 162 void ScaleSlope(int src_width,
|
/external/libyuv/files/include/libyuv/ |
D | scale_row.h | 185 void ScaleSlope(int src_width,
|