Searched refs:synth (Results 1 - 13 of 13) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dfttrace.h40 FT_TRACE_DEF( synth ) /* bold/slant synthesizer (ftsynth.c) */
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_vm_protos.h169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicatin
[all...]
H A Deas_voicemgt.c300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine).
435 * - set a flag (in psSynthObject->m_nFlags) indicating synth reset requested.
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth
3038 VMSetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 polyphonyCount) argument
3201 VMGetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 *pPolyphonyCount) argument
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_vm_protos.h169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicatin
[all...]
H A DARM-E_mastergain_gnu.s4 @ Description: Copies 32-bit synth output to 16-bit buffer
H A Deas_voicemgt.c300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine).
435 * - set a flag (in psSynthObject->m_nFlags) indicating synth reset requested.
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth
3038 VMSetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 polyphonyCount) argument
3201 VMGetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 *pPolyphonyCount) argument
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_vm_protos.h169 * Update the synth's state to play the requested note on the requested
193 * nChannel - synth channel that wants to start a new note
220 * nChannel - synth channel that wants to start a new note
240 * Update the synth's state to end the requested note on the requested
426 * NOTE: The synth has only one set of global RPN data instead of RPN data
454 * Or if the synth has signalled that all channels must forcibly
466 * or if the synth has signalled that all channels must forcibly
565 * Increment reference count for virtual synth
574 * We call this routine to start the process of reseting the synth.
575 * This routine sets a flag for the entire synth indicatin
[all...]
H A DARM-E_mastergain_gnu.s4 @ Description: Copies 32-bit synth output to 16-bit buffer
H A Deas_voicemgt.c300 /* initialize the synth */
304 /* initialize the off-chip synth */
334 /* static memory model only allows one synth */
405 * Increment reference count for virtual synth
417 * We call this routine to start the process of reseting the synth.
418 * This routine sets a flag for the entire synth indicating that we want
423 * let the "regular" synth processing steps take care of adding the ramp
426 * synth (from another routine).
435 * - set a flag (in psSynthObject->m_nFlags) indicating synth reset requested.
444 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMReset: request to reset synth
3038 VMSetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 polyphonyCount) argument
3201 VMGetSynthPolyphony(S_VOICE_MGR *pVoiceMgr, EAS_I32 synth, EAS_I32 *pPolyphonyCount) argument
[all...]
/external/libvorbis/doc/
H A D06-floor0.tex104 \subsubsection{curve computation} \label{vorbis:spec:floor0-synth}
H A D07-floor1.tex237 \paragraph{curve computation} \label{vorbis:spec:floor1-synth}
/external/clang/include/clang/AST/
H A DDeclObjC.h1063 void setSynthesize(bool synth) { Synthesized = synth; } argument
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp743 bool synth = Record[Idx++]; local
744 IVD->setSynthesize(synth);

Completed in 312 milliseconds