Home
last modified time | relevance | path

Searched refs:ScaleSlope (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale.cc808 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()
Dscale_argb.cc849 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScaleARGB()
Dscale_common.cc1218 void ScaleSlope(int src_width, in ScaleSlope() function
/external/libaom/libaom/third_party/libyuv/source/
Dscale.cc743 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()
Dscale_argb.cc727 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, in ScaleARGB()
Dscale_common.cc1066 void ScaleSlope(int src_width, int src_height, in ScaleSlope() function
/external/libyuv/files/source/
Dscale.cc845 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()
Dscale_argb.cc922 ScaleSlope(src_width, src_height, dst_width, dst_height, filtering, &x, &y, in ScaleARGB()
Dscale_common.cc1228 void ScaleSlope(int src_width, in ScaleSlope() function
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Dscale_row.h122 void ScaleSlope(int src_width, int src_height,
/external/libyuv/files/docs/
Dfiltering.md81 void ScaleSlope(int src_width, int src_height,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dscale_row.h162 void ScaleSlope(int src_width,
/external/libyuv/files/include/libyuv/
Dscale_row.h185 void ScaleSlope(int src_width,