Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dscale_argb.cc322 InterpolateRow = InterpolateRow_MSA; in ScaleARGBBilinearDown()
424 InterpolateRow = InterpolateRow_MSA; in ScaleARGBBilinearUp()
621 InterpolateRow = InterpolateRow_MSA; in ScaleYUVToARGBBilinearUp()
Dplanar_functions.cc2405 InterpolateRow = InterpolateRow_MSA; in InterpolatePlane()
3191 InterpolateRow = InterpolateRow_MSA; in YUY2ToNV12()
3299 InterpolateRow = InterpolateRow_MSA; in UYVYToNV12()
Drow_any.cc815 ANY11T(InterpolateRow_Any_MSA, InterpolateRow_MSA, 1, 1, 31)
Dscale_common.cc1080 InterpolateRow = InterpolateRow_MSA; in ScalePlaneVertical()
Dscale.cc1064 InterpolateRow = InterpolateRow_MSA; in ScalePlaneBilinearDown()
Drow_msa.cc2854 void InterpolateRow_MSA(uint8* dst_ptr, in InterpolateRow_MSA() function
/external/libyuv/files/include/libyuv/
Drow.h2949 void InterpolateRow_MSA(uint8* dst_ptr,