Searched refs:I422ToARGBRow_DSPR2 (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_mips.cc | 656 void I422ToARGBRow_DSPR2(const uint8* y_buf, in I422ToARGBRow_DSPR2() function
|
D | convert_argb.cc | 102 I422ToARGBRow = I422ToARGBRow_DSPR2; in I420ToARGBMatrix() 272 I422ToARGBRow = I422ToARGBRow_DSPR2; in I422ToARGBMatrix()
|
D | scale_argb.cc | 474 I422ToARGBRow = I422ToARGBRow_DSPR2; in ScaleYUVToARGBBilinearUp()
|
D | convert_from.cc | 846 I422ToARGBRow = I422ToARGBRow_DSPR2; in I420ToRGB565Dither()
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 106 I422ToARGBRow = I422ToARGBRow_DSPR2; in I420ToARGBMatrix() 301 I422ToARGBRow = I422ToARGBRow_DSPR2; in I422ToARGBMatrix()
|
D | scale_argb.cc | 572 I422ToARGBRow = I422ToARGBRow_DSPR2; in ScaleYUVToARGBBilinearUp()
|
D | row_dspr2.cc | 588 void I422ToARGBRow_DSPR2(const uint8* src_y, in I422ToARGBRow_DSPR2() function
|
D | convert_from.cc | 960 I422ToARGBRow = I422ToARGBRow_DSPR2; in I420ToRGB565Dither()
|
D | row_any.cc | 180 ANY31C(I422ToARGBRow_Any_DSPR2, I422ToARGBRow_DSPR2, 1, 0, 4, 7)
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1638 void I422ToARGBRow_DSPR2(const uint8* src_y, 1644 void I422ToARGBRow_DSPR2(const uint8* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2426 void I422ToARGBRow_DSPR2(const uint8* src_y, 2449 void I422ToARGBRow_DSPR2(const uint8* src_y,
|