Searched refs:InterpolateRow_DSPR2 (Results 1 – 14 of 14) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_mips.cc | 719 void InterpolateRow_DSPR2(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_DSPR2() function
|
D | scale_argb.cc | 242 InterpolateRow = InterpolateRow_DSPR2; in ScaleARGBBilinearDown() 330 InterpolateRow = InterpolateRow_DSPR2; in ScaleARGBBilinearUp() 508 InterpolateRow = InterpolateRow_DSPR2; in ScaleYUVToARGBBilinearUp()
|
D | scale.cc | 905 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneBilinearDown() 1094 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneBilinearUp()
|
D | row_any.cc | 606 ANY11T(InterpolateRow_Any_DSPR2, InterpolateRow_DSPR2, 1, 1, 3)
|
D | scale_common.cc | 939 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneVertical()
|
D | planar_functions.cc | 2055 InterpolateRow = InterpolateRow_DSPR2; in InterpolatePlane()
|
/external/libyuv/files/source/ |
D | scale_argb.cc | 314 InterpolateRow = InterpolateRow_DSPR2; in ScaleARGBBilinearDown() 417 InterpolateRow = InterpolateRow_DSPR2; in ScaleARGBBilinearUp() 614 InterpolateRow = InterpolateRow_DSPR2; in ScaleYUVToARGBBilinearUp()
|
D | scale.cc | 1056 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneBilinearDown() 1259 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneBilinearUp()
|
D | row_dspr2.cc | 674 void InterpolateRow_DSPR2(uint8* dst_ptr, in InterpolateRow_DSPR2() function
|
D | row_any.cc | 812 ANY11T(InterpolateRow_Any_DSPR2, InterpolateRow_DSPR2, 1, 1, 3)
|
D | scale_common.cc | 1072 InterpolateRow = InterpolateRow_DSPR2; in ScalePlaneVertical()
|
D | planar_functions.cc | 2398 InterpolateRow = InterpolateRow_DSPR2; in InterpolatePlane()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1859 void InterpolateRow_DSPR2(uint8* dst_ptr, const uint8* src_ptr,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2944 void InterpolateRow_DSPR2(uint8* dst_ptr,
|