Home
last modified time | relevance | path

Searched defs:src_rgb565 (Results 1 – 20 of 20) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc982 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON()
1982 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
2191 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON()
Drow_neon64.cc966 void RGB565ToARGBRow_NEON(const uint8* src_rgb565, uint8* dst_argb, int pix) { in RGB565ToARGBRow_NEON()
1939 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
2157 void RGB565ToYRow_NEON(const uint8* src_rgb565, uint8* dst_y, int pix) { in RGB565ToYRow_NEON()
Dconvert_argb.cc548 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToARGB()
Drow_common.cc103 void RGB565ToARGBRow_C(const uint8* src_rgb565, uint8* dst_argb, int width) { in RGB565ToARGBRow_C()
444 void RGB565ToYRow_C(const uint8* src_rgb565, uint8* dst_y, int width) { in RGB565ToYRow_C()
489 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C()
Dconvert.cc1018 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToI420()
Drow_win.cc469 void RGB565ToARGBRow_SSE2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_SSE2()
525 void RGB565ToARGBRow_AVX2(const uint8* src_rgb565, uint8* dst_argb, in RGB565ToARGBRow_AVX2()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc813 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1642 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
Drow_neon64.cc854 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1667 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1869 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
Dconvert.cc1222 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
Drow_common.cc128 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C()
521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
566 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
Drow_msa.cc1556 void RGB565ToARGBRow_MSA(const uint8_t* src_rgb565, in RGB565ToARGBRow_MSA()
1714 void RGB565ToYRow_MSA(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MSA()
1940 void RGB565ToUVRow_MSA(const uint8_t* src_rgb565, in RGB565ToUVRow_MSA()
Dconvert_argb.cc1274 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()
/external/libyuv/files/source/
Drow_neon.cc813 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1642 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1839 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
Drow_neon64.cc854 void RGB565ToARGBRow_NEON(const uint8_t* src_rgb565, in RGB565ToARGBRow_NEON()
1667 void RGB565ToUVRow_NEON(const uint8_t* src_rgb565, in RGB565ToUVRow_NEON()
1869 void RGB565ToYRow_NEON(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_NEON()
Drow_mmi.cc158 void RGB565ToARGBRow_MMI(const uint8_t* src_rgb565, in RGB565ToARGBRow_MMI()
2770 void RGB565ToYRow_MMI(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MMI()
3099 void RGB565ToUVRow_MMI(const uint8_t* src_rgb565, in RGB565ToUVRow_MMI()
Drow_dspr2.cc787 void RGB565ToARGBRow_DSPR2(const uint8* src_rgb565, in RGB565ToARGBRow_DSPR2()
Drow_common.cc128 void RGB565ToARGBRow_C(const uint8_t* src_rgb565, in RGB565ToARGBRow_C()
521 void RGB565ToYRow_C(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_C()
566 void RGB565ToUVRow_C(const uint8_t* src_rgb565, in RGB565ToUVRow_C()
Dconvert.cc1885 int RGB565ToI420(const uint8_t* src_rgb565, in RGB565ToI420()
Drow_msa.cc1556 void RGB565ToARGBRow_MSA(const uint8_t* src_rgb565, in RGB565ToARGBRow_MSA()
1714 void RGB565ToYRow_MSA(const uint8_t* src_rgb565, uint8_t* dst_y, int width) { in RGB565ToYRow_MSA()
1940 void RGB565ToUVRow_MSA(const uint8_t* src_rgb565, in RGB565ToUVRow_MSA()
Dconvert_argb.cc1314 int RGB565ToARGB(const uint8_t* src_rgb565, in RGB565ToARGB()