Home
last modified time | relevance | path

Searched defs:seq1 (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Denh_upsample.c28 int16_t *seq1 /* (i) unupsampled sequence */ in WebRtcIlbcfix_EnhUpsample()
Dmy_corr.c27 const int16_t* seq1, /* (i) first sequence */ in WebRtcIlbcfix_MyCorr()
/external/webrtc/webrtc/common_audio/signal_processing/
Dcross_correlation.c15 const int16_t* seq1, in WebRtcSpl_CrossCorrelationC()
Dcross_correlation_mips.c14 const int16_t* seq1, in WebRtcSpl_CrossCorrelation_mips()
Dcross_correlation_neon.c68 const int16_t* seq1, in WebRtcSpl_CrossCorrelationNeon()
/external/snakeyaml/src/test/java/org/pyyaml/
DPyStructureTest.java133 SequenceNode seq1 = (SequenceNode) node1; in compareNodes() local
143 MappingNode seq1 = (MappingNode) node1; in compareNodes() local
/external/autotest/client/site_tests/firmware_TouchMTB/
Dtest_flow.py199 def _span_seq(self, seq1, seq2): argument
/external/python/cpython2/Python/
Dast.c2839 asdl_seq *seq1, *seq2; in ast_for_if_stmt() local
2948 asdl_seq *seq1, *seq2; in ast_for_while_stmt() local
/external/python/cpython2/Lib/unittest/
Dcase.py624 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
/external/python/cpython3/Python/
Dast.c3555 asdl_seq *seq1, *seq2; in ast_for_if_stmt() local
3663 asdl_seq *seq1, *seq2; in ast_for_while_stmt() local
/external/python/cpython3/Lib/unittest/
Dcase.py930 def assertSequenceEqual(self, seq1, seq2, msg=None, seq_type=None): argument
/external/python/cpython3/Lib/test/
Dtest_collections.py1655 def assert_index_same(seq1, seq2, index_args): argument
/external/python/cpython2/Modules/
Ditertoolsmodule.c2809 PyObject *seq1, *seq2; in compress_new() local
/external/python/cpython3/Modules/
Ditertoolsmodule.c3627 PyObject *seq1, *seq2; in compress_new() local