Searched refs:InterpolateRow_C (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/third_party/libyuv/source/ |
D | row_any.cc | 519 InterpolateRow_C, 1, 1, 32) 523 InterpolateRow_C, 1, 1, 15) 527 InterpolateRow_C, 1, 1, 15) 531 InterpolateRow_C, 1, 1, 15) 535 InterpolateRow_C, 1, 1, 3)
|
D | scale_argb.cc | 175 InterpolateRow_C; in ScaleARGBBilinearDown() 283 InterpolateRow_C; in ScaleARGBBilinearUp() 468 InterpolateRow_C; in ScaleYUVToARGBBilinearUp()
|
D | scale.cc | 883 InterpolateRow_C; in ScalePlaneBilinearDown() 1081 InterpolateRow_C; in ScalePlaneBilinearUp()
|
D | scale_common.cc | 879 InterpolateRow_C; in ScalePlaneVertical()
|
D | planar_functions.cc | 1770 int source_y_fraction) = InterpolateRow_C; in ARGBInterpolate()
|
D | row_common.cc | 1906 void InterpolateRow_C(uint8* dst_ptr, const uint8* src_ptr, in InterpolateRow_C() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 1608 void InterpolateRow_C(uint8* dst_ptr, const uint8* src_ptr,
|