Home
last modified time | relevance | path

Searched defs:sth (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlattice.c38 float sth[MAX_AR_MODEL_ORDER]; in WebRtcIsac_NormLatticeFilterMa() local
119 float sth[MAX_AR_MODEL_ORDER]; in WebRtcIsac_NormLatticeFilterAr() local
191 float *sth, in WebRtcIsac_Dir2Lat()
/external/v8/src/ppc/
Dassembler-ppc.cc1230 void Assembler::sth(Register dst, const MemOperand& src) { in sth() function in v8::internal::Assembler
/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc1889 __ sth(value, operand); in DoShiftI() local