Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Reply To: G.729

#29560
outlooker
Guest

Intel SSE’s lib just convert long WORD operation to SSE’s code. but the G.711-G.729’s archeture does not need changed, so just convert the SSE calling (intel reserved key)to the specific TI DSP C code,which is most efficient on DSP. or change it into embedded assembler code.