| /external/libgav1/libgav1/src/dsp/arm/ |
| D | inverse_transform_10bit_neon.cc | 193 bool should_round, int row_shift) { in DctDcOnly() 275 int row_shift) { in Dct4_NEON() 346 int row_shift) { in Dct8_NEON() 453 int row_shift) { in Dct16_NEON() 624 const bool is_row, int row_shift) { in Dct32_NEON() 702 void Dct64_NEON(void* dest, int32_t step, bool is_row, int row_shift) { in Dct64_NEON() 934 int row_shift) { in Adst4_NEON() 992 bool should_round, int row_shift) { in Adst4DcOnly() 1059 int row_shift) { in Adst8_NEON() 1136 bool should_round, int row_shift) { in Adst8DcOnly() [all …]
|
| D | inverse_transform_neon.cc | 447 bool should_round, int row_shift) { in DctDcOnly() 691 int row_shift) { in Dct16_NEON() 856 const bool is_row, int row_shift) { in Dct32_NEON() 929 void Dct64_NEON(void* dest, int32_t step, bool is_row, int row_shift) { in Dct64_NEON() 1230 bool should_round, int row_shift) { in Adst4DcOnly() 1381 bool should_round, int row_shift) { in Adst8DcOnly() 1490 int row_shift) { in Adst16_NEON() 1700 bool should_round, int row_shift) { in Adst16DcOnly() 1968 bool should_round, int row_shift) { in Identity8DcOnly() 2248 int row_shift) { in RowShift() [all …]
|
| /external/libgav1/libgav1/src/dsp/ |
| D | inverse_transform.cc | 396 void DctDcOnly_C(void* dest, int8_t range, bool should_round, int row_shift, in DctDcOnly_C() 486 void Adst4DcOnly_C(void* dest, int8_t range, bool should_round, int row_shift, in Adst4DcOnly_C() 599 void Adst8DcOnly_C(void* dest, int8_t range, bool should_round, int row_shift, in Adst8DcOnly_C() 698 void Adst16DcOnly_C(void* dest, int8_t range, bool should_round, int row_shift, in Adst16DcOnly_C() 876 int row_shift, bool is_row) { in Identity4DcOnly_C() 925 int row_shift, bool is_row) { in Identity8DcOnly_C() 987 int row_shift, bool is_row) { in Identity16DcOnly_C() 1036 int row_shift, bool is_row) { in Identity32DcOnly_C() 1129 const uint8_t row_shift = lossless ? 0 : kTransformRowShift[tx_size]; in TransformLoop_C() local
|
| /external/libgav1/libgav1/src/dsp/x86/ |
| D | inverse_transform_sse4.cc | 223 bool should_round, int row_shift) { in DctDcOnly() 1035 bool should_round, int row_shift) { in Adst4DcOnly() 1190 bool should_round, int row_shift) { in Adst8DcOnly() 1515 bool should_round, int row_shift) { in Adst16DcOnly() 1768 bool should_round, int row_shift) { in Identity8DcOnly() 2202 int row_shift) { in RowShift() 2235 const int row_shift = static_cast<int>(tx_height == 16); in Dct4TransformLoopRow_SSE4_1() local 2299 const uint8_t row_shift = kTransformRowShift[tx_size]; in Dct8TransformLoopRow_SSE4_1() local 2361 const uint8_t row_shift = kTransformRowShift[tx_size]; in Dct16TransformLoopRow_SSE4_1() local 2423 const uint8_t row_shift = kTransformRowShift[tx_size]; in Dct32TransformLoopRow_SSE4_1() local [all …]
|
| /external/eigen/bench/btl/libs/blitz/ |
| D | blitz_LU_solve_interface.hh | 72 …ced(gene_matrix & A, int row, int col_start, int col_end, gene_matrix & B, int row_shift, int col ) in matrix_matrix_product_sliced()
|
| /external/eigen/bench/btl/libs/mtl4/ |
| D | mtl4_LU_solve_interface.hh | 72 …ced(gene_matrix & A, int row, int col_start, int col_end, gene_matrix & B, int row_shift, int col ) in matrix_matrix_product_sliced()
|
| /external/eigen/bench/btl/libs/gmm/ |
| D | gmm_LU_solve_interface.hh | 72 …ced(gene_matrix & A, int row, int col_start, int col_end, gene_matrix & B, int row_shift, int col ) in matrix_matrix_product_sliced()
|