/aosp_15_r20/external/eigen/test/ |
H A D | mapped_matrix.cpp | 36 VectorType ma3 = Map<VectorType>(array3unaligned, size); in map_class_vector() local 85 MatrixType ma3 = map3; in map_class_matrix() local 137 VectorType ma3 = VectorType::Map(array3unaligned, size); in map_static_methods() local
|
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | loop_restoration_10bit_sse4.cc | 1532 const uint32_t* const square_sum5[5], __m128i sq[4], __m128i* const ma3, in BoxFilterPreProcessLastRowLo() 1660 __m128i ma3[3]; in BoxSumFilterPreProcess3() local 1697 __m128i s[2][4], ma3[2][2], ma5[2], sq[2][8], b3[2][6], b5[6]; in BoxSumFilterPreProcess() local 1988 __m128i ma[3], b[3][2], ma3[3]; in BoxFilterPass2() local 2032 __m128i s[2][4], ma3[2][2], ma5[2], sq[2][8], b3[2][6], b5[6]; in BoxFilter() local 2142 __m128i s[4], ma3[2], ma5[2], sq[8], b3[6], b5[6], ma[3], b[3][2]; in BoxFilterLastRow() local
|
H A D | loop_restoration_sse4.cc | 1666 const uint32_t* const square_sum5[5], __m128i sq[2], __m128i* const ma3, in BoxFilterPreProcessLastRowLo() 1776 __m128i ma3[3]; in BoxSumFilterPreProcess3() local 1809 __m128i s[2][2], ma3[2][2], ma5[2], sq[2][4], b3[2][3], b5[3]; in BoxSumFilterPreProcess() local 2057 __m128i ma[3], b[3][2], ma3[3]; in BoxFilterPass2() local 2097 __m128i s[2][2], ma3[2][2], ma5[2], sq[2][4], b3[2][3], b5[3]; in BoxFilter() local 2193 __m128i s[2], ma3[2], ma5[2], sq[4], b3[3], b5[3], ma[3], b[3][2]; in BoxFilterLastRow() local
|
H A D | loop_restoration_10bit_avx2.cc | 2105 const uint32_t* const square_sum5[5], __m128i sq[4], __m128i* const ma3, in BoxFilterPreProcessLastRowLo() 2244 __m256i ma3[3]; in BoxSumFilterPreProcess3() local 2286 __m256i ma3[2][3], ma5[3], sq[2][8], b3[2][7], b5[7]; in BoxSumFilterPreProcess() local 2586 __m256i ma[4], b[4][2], ma3[3]; in BoxFilterPass2() local 2631 __m256i ma3[2][3], ma5[3], sq[2][8], b3[2][7], b5[7]; in BoxFilter() local 2755 __m256i ma3[3], ma5[3], sq[8], b3[7], b5[7]; in BoxFilterLastRow() local
|
H A D | loop_restoration_avx2.cc | 1998 const uint32_t* const square_sum5[5], __m128i sq[2], __m128i* const ma3, in BoxFilterPreProcessLastRowLo() 2117 __m256i ma3[3]; in BoxSumFilterPreProcess3() local 2154 __m256i ma3[2][3], ma5[3], sq[2][3], b3[2][5], b5[5]; in BoxSumFilterPreProcess() local 2409 __m256i ma[4], b[4][2], ma3[3]; in BoxFilterPass2() local 2451 __m256i ma3[2][3], ma5[3], sq[2][3], b3[2][5], b5[5]; in BoxFilter() local 2553 __m256i ma3[3], ma5[3], sq[3], b3[3], b5[3]; in BoxFilterLastRow() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | loop_restoration_10bit_neon.cc | 1589 uint32x4_t sq[4], uint8x16_t* const ma3, uint8x16_t* const ma5, in BoxFilterPreProcessLastRowLo() 1731 uint8x16_t ma3[3]; in BoxSumFilterPreProcess3() local 1770 uint8x16_t ma3[2][2], ma5[2]; in BoxSumFilterPreProcess() local 2086 uint8x16_t ma3[3]; in BoxFilterPass2() local 2132 uint8x16_t ma3[2][2], ma5[2]; in BoxFilter() local 2252 uint8x16_t ma3[2], ma5[2]; in BoxFilterLastRow() local
|
H A D | loop_restoration_neon.cc | 1453 uint16x8_t sq[2], uint8x16_t* const ma3, uint8x16_t* const ma5, in BoxFilterPreProcessLastRowLo() 1603 uint8x16_t s[2][2], ma3[2][2], ma5[2]; in BoxSumFilterPreProcess() local 1915 uint8x16_t s[2][2], ma3[2][2], ma5[2]; in BoxFilter() local 2021 uint8x16_t s[2], ma3[2], ma5[2]; in BoxFilterLastRow() local
|