Home
last modified time | relevance | path

Searched defs:src_raw (Results 1 – 25 of 30) sorted by relevance

12

/external/libaom/third_party/libyuv/source/
Drow_neon64.cc923 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
942 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
961 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1821 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2213 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
2259 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
Drow_neon.cc811 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
828 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
844 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1677 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2079 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
2123 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
Dconvert.cc1634 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
2356 int RAWToJ400(const uint8_t* src_raw, in RAWToJ400()
Drow_common.cc113 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
128 void RAWToRGBARow_C(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_C()
143 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
3599 void RAWToYJRow_AVX2(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_AVX2()
3631 void RAWToYJRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_SSSE3()
Drow_gcc.cc229 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
268 void RAWToRGBARow_SSSE3(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_SSSE3()
306 void RAWToRGB24Row_SSSE3(const uint8_t* src_raw, in RAWToRGB24Row_SSSE3()
Dconvert_argb.cc1866 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
1933 int RAWToRGBA(const uint8_t* src_raw, in RAWToRGBA()
Dplanar_functions.cc1897 int RAWToRGB24(const uint8_t* src_raw, in RAWToRGB24()
/external/libyuv/files/source/
Drow_neon.cc1193 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
1210 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
1226 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1858 void RAWToUVJRow_NEON(const uint8_t* src_raw, in RAWToUVJRow_NEON()
2083 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2653 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
2661 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
Drow_neon64.cc1389 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
1408 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
1427 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
2237 void RAWToUVJRow_NEON(const uint8_t* src_raw, in RAWToUVJRow_NEON()
2442 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2897 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
2905 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
Drow_lsx.cc317 void RAWToARGBRow_LSX(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_LSX()
650 void RAWToYRow_LSX(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_LSX()
683 void RAWToUVRow_LSX(const uint8_t* src_raw, in RAWToUVRow_LSX()
1494 void RAWToRGB24Row_LSX(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_LSX()
Dconvert.cc2239 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
2412 int RAWToJ420(const uint8_t* src_raw, in RAWToJ420()
3181 int RAWToJ400(const uint8_t* src_raw, in RAWToJ400()
Dconvert_from_argb.cc2346 int RAWToJNV21(const uint8_t* src_raw, in RAWToJNV21()
Drow_common.cc136 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
151 void RAWToRGBARow_C(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_C()
166 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
4068 void RAWToYJRow_AVX2(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_AVX2()
4100 void RAWToYJRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_SSSE3()
Drow_gcc.cc227 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
266 void RAWToRGBARow_SSSE3(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_SSSE3()
304 void RAWToRGB24Row_SSSE3(const uint8_t* src_raw, in RAWToRGB24Row_SSSE3()
Drow_lasx.cc1541 void RAWToARGBRow_LASX(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_LASX()
1919 void RAWToYRow_LASX(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_LASX()
1961 void RAWToUVRow_LASX(const uint8_t* src_raw, in RAWToUVRow_LASX()
Drow_mmi.cc66 void RAWToARGBRow_MMI(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_MMI()
114 void RAWToRGB24Row_MMI(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_MMI()
/external/libvpx/third_party/libyuv/source/
Drow_neon.cc767 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
784 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1596 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2007 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
Drow_neon64.cc806 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
824 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
1628 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2038 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
Dconvert.cc1091 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
Drow_gcc.cc224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
262 void RAWToRGB24Row_SSSE3(const uint8_t* src_raw, in RAWToRGB24Row_SSSE3()
Drow_common.cc99 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
114 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
Dconvert_argb.cc1215 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
Dplanar_functions.cc1673 int RAWToRGB24(const uint8_t* src_raw, in RAWToRGB24()
/external/libgav1/src/dsp/arm/
Dloop_filter_10bit_neon.cc475 uint16x8_t src_raw[4] = {vld1q_u16(dst_0), vld1q_u16(dst_1), vld1q_u16(dst_2), in Vertical6_NEON() local
/external/libaom/aom_dsp/arm/
Dhighbd_loopfilter_neon.c506 uint16x8_t src_raw[4] = { vld1q_u16(dst_0), vld1q_u16(dst_1), in aom_highbd_lpf_vertical_6_neon() local

12