Home
last modified time | relevance | path

Searched defs:synthesis (Results 1 – 2 of 2) sorted by relevance

/external/libvorbis/doc/
D04-codec.tex286 \subsubsection{packet type, mode and window decode}
375 \subsubsection{floor curve decode}
412 \subsubsection{nonzero vector propagate}
436 \subsubsection{residue decode}
480 \subsubsection{inverse coupling}
529 \subsubsection{dot product}
567 \subsubsection{inverse MDCT}
576 \subsubsection{overlap_add}
606 \subsubsection{output channel order}
/external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
DInternalsSpeechSynthesis.cpp46 SpeechSynthesis* synthesis = DOMWindowSpeechSynthesis::speechSynthesis(*document->domWindow()); in enableMockSpeechSynthesizer() local