Searched refs:s_2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | fdct_neon.c | 47 const int16x4_t s_2 = vget_high_s16(s_32); in vpx_fdct4x4_neon() local 66 const int32x4_t temp3 = vmlal_n_s16(s_3_cospi_8_64, s_2, cospi_24_64); in vpx_fdct4x4_neon() 67 const int32x4_t temp4 = vmlsl_n_s16(s_3_cospi_24_64, s_2, cospi_8_64); in vpx_fdct4x4_neon()
|
/external/tensorflow/tensorflow/python/data/util/ |
D | structure_test.py | 498 s_2 = structure.type_spec_from_value(value_2) 499 flat_s_2 = structure.to_tensor_list(s_2, value_2) 524 structure.to_tensor_list(s_2, value_0) 528 structure.to_tensor_list(s_2, value_1) 543 structure.from_tensor_list(s_2, flat_s_0) 546 structure.from_tensor_list(s_2, flat_s_1)
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | no-wrap-unknown-becount.ll | 46 define void @s_2(i1* %cond) { 47 ; CHECK-LABEL: Classifying expressions for: @s_2
|
/external/llvm/test/MC/COFF/ |
D | comm-align.s | 23 .comm _s_2,4,1 # @s_2
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | comm-align.s | 23 .comm _s_2,4,1 # @s_2
|
/external/libaom/libaom/aom_dsp/arm/ |
D | fwd_txfm_neon.c | 44 const int16x4_t s_2 = vget_high_s16(s_32); in aom_fdct4x4_helper() local 63 const int32x4_t temp3 = vmlal_n_s16(s_3_cospi_8_64, s_2, cospi_24_64); in aom_fdct4x4_helper() 64 const int32x4_t temp4 = vmlsl_n_s16(s_3_cospi_24_64, s_2, cospi_8_64); in aom_fdct4x4_helper()
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/ |
D | main.cpp | 117 int s_2; member
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | no-wrap-unknown-becount.ll | 47 define void @s_2(i1* %cond) { 48 ; CHECK-LABEL: Classifying expressions for: @s_2
|
/external/libogg/doc/ |
D | rfc3533.txt | 412 .. |seg_1|seg_2|seg_3|seg_4|s_5 | |seg_1|seg_2|seg_3|| |seg_1|s_2 | ..
|
/external/llvm-project/mlir/include/mlir/Dialect/Vector/ |
D | VectorOps.td | 295 v1 : <s_1 x s_2 x .. x s_k x type> and
|