Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/libaom/third_party/libyuv/source/
H A 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()
H A 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()
H A 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()
H A Dconvert.cc1634 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
2356 int RAWToJ400(const uint8_t* src_raw, in RAWToJ400()
H A 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()
H A Dconvert_argb.cc1866 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
1933 int RAWToRGBA(const uint8_t* src_raw, in RAWToRGBA()
/aosp_15_r20/art/runtime/mirror/
H A Darray-inl.h156 const void* src_raw = src->GetRawData(sizeof(T), src_pos); in Memmove() local
213 const void* src_raw = src->GetRawData(sizeof(T), src_pos); in Memcpy() local
/aosp_15_r20/external/libyuv/source/
H A Drow_neon.cc1333 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
1350 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
1366 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
2112 void RAWToUVJRow_NEON(const uint8_t* src_raw, in RAWToUVJRow_NEON()
2337 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
2905 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
2913 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
H A Drow_neon64.cc1526 void RAWToARGBRow_NEON(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_NEON()
1545 void RAWToRGBARow_NEON(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_NEON()
1564 void RAWToRGB24Row_NEON(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_NEON()
2487 void RAWToUVJRow_NEON(const uint8_t* src_raw, in RAWToUVJRow_NEON()
2692 void RAWToUVRow_NEON(const uint8_t* src_raw, in RAWToUVRow_NEON()
3145 void RAWToYJRow_NEON(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_NEON()
3153 void RAWToYRow_NEON(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_NEON()
H A Drow_rvv.cc241 void RAWToARGBRow_RVV(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_RVV()
258 void RAWToRGBARow_RVV(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_RVV()
275 void RAWToRGB24Row_RVV(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_RVV()
1228 void RAWToYJRow_RVV(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_RVV()
1240 void RAWToYRow_RVV(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_RVV()
H A Drow_lasx.cc1507 void RAWToARGBRow_LASX(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_LASX()
1843 void RAWToUVRow_LASX(const uint8_t* src_raw, in RAWToUVRow_LASX()
2215 void RAWToYJRow_LASX(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_LASX()
2223 void RAWToYRow_LASX(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_LASX()
H A Drow_lsx.cc1443 void RAWToARGBRow_LSX(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_LSX()
1743 void RAWToUVRow_LSX(const uint8_t* src_raw, in RAWToUVRow_LSX()
2442 void RAWToRGB24Row_LSX(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_LSX()
2970 void RAWToYJRow_LSX(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_LSX()
2978 void RAWToYRow_LSX(const uint8_t* src_raw, uint8_t* dst_y, int width) { in RAWToYRow_LSX()
H A Dconvert.cc2924 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
3105 int RAWToJ420(const uint8_t* src_raw, in RAWToJ420()
3942 int RAWToJ400(const uint8_t* src_raw, in RAWToJ400()
H A Drow_common.cc141 void RAWToARGBRow_C(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_C()
156 void RAWToRGBARow_C(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_C()
171 void RAWToRGB24Row_C(const uint8_t* src_raw, uint8_t* dst_rgb24, int width) { in RAWToRGB24Row_C()
4356 void RAWToYJRow_AVX2(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_AVX2()
4388 void RAWToYJRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_yj, int width) { in RAWToYJRow_SSSE3()
H A Dconvert_from_argb.cc3107 int RAWToJNV21(const uint8_t* src_raw, in RAWToJNV21()
H A Drow_gcc.cc236 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3()
275 void RAWToRGBARow_SSSE3(const uint8_t* src_raw, uint8_t* dst_rgba, int width) { in RAWToRGBARow_SSSE3()
313 void RAWToRGB24Row_SSSE3(const uint8_t* src_raw, in RAWToRGB24Row_SSSE3()
/aosp_15_r20/external/libvpx/third_party/libyuv/source/
H A 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()
H A 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()
H A 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()
H A Dconvert.cc1091 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
H A 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()
H A Dconvert_argb.cc1215 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
H A Dplanar_functions.cc1673 int RAWToRGB24(const uint8_t* src_raw, in RAWToRGB24()
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dloop_filter_10bit_neon.cc474 uint16x8_t src_raw[4] = {vld1q_u16(dst_0), vld1q_u16(dst_1), vld1q_u16(dst_2), in Vertical6_NEON() local
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A 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