/aosp_15_r20/external/libaom/third_party/libyuv/source/ |
H A D | row_neon64.cc | 923 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 D | row_neon.cc | 811 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 D | row_common.cc | 113 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 D | convert.cc | 1634 int RAWToI420(const uint8_t* src_raw, in RAWToI420() 2356 int RAWToJ400(const uint8_t* src_raw, in RAWToJ400()
|
H A D | row_gcc.cc | 229 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 D | convert_argb.cc | 1866 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 D | array-inl.h | 156 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 D | row_neon.cc | 1333 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 D | row_neon64.cc | 1526 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 D | row_rvv.cc | 241 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 D | row_lasx.cc | 1507 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 D | row_lsx.cc | 1443 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 D | convert.cc | 2924 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 D | row_common.cc | 141 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 D | convert_from_argb.cc | 3107 int RAWToJNV21(const uint8_t* src_raw, in RAWToJNV21()
|
H A D | row_gcc.cc | 236 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 D | row_neon.cc | 767 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 D | row_neon64.cc | 806 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 D | row_gcc.cc | 224 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 D | convert.cc | 1091 int RAWToI420(const uint8_t* src_raw, in RAWToI420()
|
H A D | row_common.cc | 99 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 D | convert_argb.cc | 1215 int RAWToARGB(const uint8_t* src_raw, in RAWToARGB()
|
H A D | planar_functions.cc | 1673 int RAWToRGB24(const uint8_t* src_raw, in RAWToRGB24()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | loop_filter_10bit_neon.cc | 474 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 D | highbd_loopfilter_neon.c | 506 uint16x8_t src_raw[4] = { vld1q_u16(dst_0), vld1q_u16(dst_1), in aom_highbd_lpf_vertical_6_neon() local
|