Home
last modified time | relevance | path

Searched refs:InterpolateRow_MIPS_DSPR2 (Results 1 – 7 of 7) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_mips.cc847 void InterpolateRow_MIPS_DSPR2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_MIPS_DSPR2() function
Dscale_argb.cc250 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScaleARGBBilinearDown()
346 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScaleARGBBilinearUp()
532 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScaleYUVToARGBBilinearUp()
Dscale.cc914 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScalePlaneBilinearDown()
1111 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScalePlaneBilinearUp()
Drow_any.cc474 ANY11T(InterpolateRow_Any_MIPS_DSPR2, InterpolateRow_MIPS_DSPR2, 1, 1, 3)
Dscale_common.cc917 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ScalePlaneVertical()
Dplanar_functions.cc1891 InterpolateRow = InterpolateRow_MIPS_DSPR2; in ARGBInterpolate()
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1769 void InterpolateRow_MIPS_DSPR2(uint8* dst_ptr, const uint8* src_ptr,