Searched defs:ScaleRowUp (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/third_party/externals/libyuv/source/ |
| D | scale_uv.cc | 638 void (*ScaleRowUp)(const uint8_t* src_uv, uint8_t* dst_uv, int dst_width) = in ScaleUVLinearUp2() local 745 void (*ScaleRowUp)(const uint16_t* src_uv, uint16_t* dst_uv, int dst_width) = in ScaleUVLinearUp2_16() local
|
| D | scale.cc | 1378 void (*ScaleRowUp)(const uint8_t* src_ptr, uint8_t* dst_ptr, int dst_width) = in ScalePlaneUp2_Linear() local 1497 void (*ScaleRowUp)(const uint16_t* src_ptr, uint16_t* dst_ptr, in ScalePlaneUp2_12_Linear() local 1598 void (*ScaleRowUp)(const uint16_t* src_ptr, uint16_t* dst_ptr, in ScalePlaneUp2_16_Linear() local
|
| D | convert_argb.cc | 5534 void (*ScaleRowUp)(const uint8_t* src_ptr, uint8_t* dst_ptr, int dst_width) = in I422ToARGBMatrixLinear() local 5743 void (*ScaleRowUp)(const uint16_t* src_ptr, uint16_t* dst_ptr, in I210ToAR30MatrixLinear() local 5922 void (*ScaleRowUp)(const uint16_t* src_ptr, uint16_t* dst_ptr, in I210ToARGBMatrixLinear() local 6196 void (*ScaleRowUp)(const uint8_t* src_ptr, uint8_t* dst_ptr, int dst_width) = in I422AlphaToARGBMatrixLinear() local 6507 void (*ScaleRowUp)(const uint16_t* src_ptr, uint16_t* dst_ptr, in I210AlphaToARGBMatrixLinear() local 6712 void (*ScaleRowUp)(const uint16_t* src_uv, uint16_t* dst_uv, int dst_width) = in P210ToARGBMatrixLinear() local 6878 void (*ScaleRowUp)(const uint16_t* src_uv, uint16_t* dst_uv, int dst_width) = in P210ToAR30MatrixLinear() local
|