US20120016502A1 - Processor extensions for accelerating spectral band replication - Google Patents
Processor extensions for accelerating spectral band replication Download PDFInfo
- Publication number
- US20120016502A1 US20120016502A1 US13/191,208 US201113191208A US2012016502A1 US 20120016502 A1 US20120016502 A1 US 20120016502A1 US 201113191208 A US201113191208 A US 201113191208A US 2012016502 A1 US2012016502 A1 US 2012016502A1
- Authority
- US
- United States
- Prior art keywords
- processing
- units
- audio
- audio data
- processor
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/167—Interprocessor communication using a common memory, e.g. mailbox
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
- G06F9/30014—Arithmetic instructions with variable precision
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30098—Register arrangements
- G06F9/3012—Organisation of register space, e.g. banked or distributed register file
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3877—Concurrent instruction execution, e.g. pipeline or look ahead using a slave processor, e.g. coprocessor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3885—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units
- G06F9/3893—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator
- G06F9/3895—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros
- G06F9/3897—Concurrent instruction execution, e.g. pipeline or look ahead using a plurality of independent parallel functional units controlled in tandem, e.g. multiplier-accumulator for complex operations, e.g. multidimensional or interleaved address generators, macros with adaptable data path
Definitions
- Embodiments of the present invention relate generally to processor extensions and, more particularly, to processor extensions for accelerating a spectral band replication.
- SBR Spectral Band Replication
- SBR high frequency components of an audio signal are coded in an efficient manner.
- the conventional perceptual audio codec is responsible for coding the lower part of the spectrum.
- Guidance information i.e., SBR data
- An SBR decoder at the receiver regenerates the higher frequencies based on the guidance information and an analysis of the lower frequencies transmitted in the underlying coder. Subsequently, the SBR decoder regenerates the audio signal by synthesizing the low and high frequency components.
- SBR is efficient for harmonic or noise-like components and allows for proper shaping in the time domain as well as in the frequency domain. As a result, SBR allows full bandwidth audio coding at very low data rates, thus offering a significantly increased compression efficiency compared to the core coder.
- Embodiments of the present invention provide exemplary systems and methods for accelerating spectral band replication with shared memory.
- the memory is shared with hardware extensions and an reconfigurable processor.
- the memory is shared with a processor and an audio coprocessor.
- An exemplary system comprises a reconfigurable processor, multiple execution units, a source control unit, and a destination control unit.
- the reconfigurable processor may be configured to receive an instruction extension to accelerate a variety of audio processing functions.
- a first execution unit of the plurality of execution units may be configured to assist the reconfigurable processor in audio processing.
- Another execution unit may be configured to perform in parallel with the first execution unit.
- the source control unit may be configured to fetch source operands for the execution units.
- the destination control unit may be configured to store values from the operation.
- FIG. 1 is a block diagram of an exemplary system with hardware extensions in an embodiment of the present invention.
- FIG. 2 is another block diagram of an exemplary system with a coprocessor in an embodiment of the present invention.
- FIG. 3 is a block diagram of generalized hardware architecture in an embodiment of the present invention.
- FIG. 4 is a block diagram of an exemplary receiver in an embodiment of the present invention.
- FIG. 5 is a graphical representation of the signal input and signal output to a QMF analysis filter in an embodiment of the present invention.
- FIG. 6 is a graphical representation of the QMF analysis filter using the relationship between DCT 3 and DCT 4 in an embodiment of the present invention.
- FIG. 7 is a graphical representation of the QMF analysis module in an embodiment of the present invention.
- FIG. 8 is a graphical representation of the QMF synthesis module in an embodiment of the present invention.
- FIG. 9 a and FIG. 9 b are tables displaying memory usage regarding complex values from the QMF analysis module in exemplary embodiments.
- FIG. 10 a and FIG. 10 b are tables displaying memory usage regarding complex values from the QMF synthesis module in exemplary embodiments.
- FIG. 11 is a graphical representation of “decimation in time” and “decimation in frequency” in an exemplary embodiment of the present invention.
- FIG. 12 is a graphical representation of an auxiliary register file in an exemplary embodiment of the invention.
- FIG. 13 is a block diagram depicting a parametric stereo in an embodiment of the present invention.
- FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention.
- FIG. 15 is a graphical representation of a 6-band graphic equalizer in an exemplary embodiment of the present invention.
- FIG. 16 is the general structure of audio processing at a decoder in an exemplary embodiment of the present invention.
- Enhancements to hardware architectures e.g., a RISC processor or a DSP processor
- SBR spectral band replication
- instruction extensions are added to a reconfigurable processor to accelerate SBR and other audio processing.
- These instruction extensions may sequence the operation of multiple execution units (e.g., multiplication and accumulation units (MACs)) in parallel to reduce the number of audio processing cycles.
- Performance may be further enhanced through the use of source and destination units which are configured to, respectively, fetch operands efficiently to the execution units and write out the results from the execution units.
- MACs multiplication and accumulation units
- memory may be shared between a core processor and an audio coprocessor to perform SBR processing.
- memory may be shared between a core processor and hardware extensions including MAC units.
- SBR processing may be performed more efficiently (e.g., in fewer cycles which allows the processor to be clocked at a lower frequency).
- the instruction extensions, execution units, source and destination units, and shared memory can be used to accelerate other types of audio processing such as parametric stereo and equalization.
- FIG. 1 is a block diagram of an exemplary system with hardware extensions in an embodiment of the present invention.
- the system comprises a core processor 102 and hardware extensions 118 .
- the core processor 102 is coupled to an Icache 104 and an IRAM/IROM 106 .
- the core processor 102 processes audio data and, in various embodiments, SBR data (i.e., guidance information regarding higher frequency components of audio data), which are received from system memory 112 via a data cache 108 and/or data RAM 110 .
- the hardware extensions 118 and core processor 102 are configured to communicate with a shared register file 114 and the auxiliary register file 116 .
- the hardware extensions 118 are further in communication with the ROM tables 120 .
- the system depicted in FIG. 1 is a receiver or part of a receiver that is configured to receive encoded audio.
- the core processor 102 and the hardware extensions 118 may be configured to take advantage of instruction extensions, shared registers (e.g., the register file 114 and/or the auxiliary' register file 116 ), execution units that can perform functions in parallel (e.g., for performing SBR techniques).
- the Icache 104 is a cache that is configured to work with instruction memory (e.g., IRAM/IROM 106 ) and the core processor 102 to increase instruction management efficiency.
- the IRAM/IROM 106 is memory for instructions to be processed by the core processor 102 .
- the IRAM/IROM 106 may be any kind of memory.
- the core processor 102 may receive a coded audio signal and SBR data from the system memory 112 .
- the core processor 102 is a reconfigurable RISC processor, such as Tensilica or ARC. It will be appreciated by those skilled in the art that the core processor 102 may be any kind of processor (or multiple processors) that is reconfigurable by extension instructions.
- the core processor 102 is a reconfigurable processor that may receive instruction extensions of, for example, fast Fourier transforms and discrete cosine transforms, to accelerated audio processing (e.g., SBR, parameter stereo, equalization, and/or audio post-processing).
- the system memory 112 may be any kind of memory configured to receive data.
- the system memory 112 receives coded audio data and SBR data from a transmitter via an antenna (not depicted).
- the data cache 108 and data RAM 110 are a cache and ram, respectively, configured to assist the core processor 102 to receive the coded audio data and SBR data and/or help the core processor 102 to perform efficiently.
- Perceptual audio codecs in general, and SBR and parametric stereo specifically, are very data-intensive by nature.
- a significant part of the processing is copying large blocks of data from one memory segment to another.
- These memory accesses can be very time-consuming; memory-access-time can depend on dynamics of the memory-access by other hardware blocks to the memory in the overall system.
- closely-coupled-memory can improve data access.
- having a closely-coupled-instruction memory may also make computationally-intensive modules run more efficiently.
- IRAM/IROM 106 closely coupled instruction RAM
- Data RAM 110 closely coupled Data RAM
- the optimal size of the closely-coupled-instruction memory and closely-coupled-data memory can vary depending on the processing requirements and cost aspects of a particular application.
- the size of the different memory blocks can be selected based on the memory-configuration register. This may be helpful in implementations that are used for multiple applications.
- the closely coupled and system memory sizes can be dynamically adjusted based on the application.
- the register file 114 and the auxiliary register file 116 include registers that are shared between the core processor 102 and the hardware extensions 118 .
- registers that are shared between the core processor 102 and the hardware extensions 118 .
- Shared registers in the register file 114 , the auxiliary register file 116 , or both, may be used to invoke parallelism to increase processing efficiency.
- the register file 114 may comprise four banks of memory which are 32 bits wide. Those skilled in the art will appreciate that the memory banks may be allocated differently depending on the hardware reference. For example, from the core processor 102 view point, the four banks of 32 bits may be viewed as memory that is 64 bits wide. In various embodiments, the sharing of memory between the core processor 102 and the hardware extensions 118 allow for parallelism. In an example, the four locations (i.e., the four banks) may be accessed in the same cycle which allows for four read/write accesses per cycle. The access to the memory (e.g., the auxiliary register file 116 ) may be controlled by source and destination control units (not depicted). The reduction of cycles for performing tasks may significantly increase the speed of audio processing.
- a source control register within the source control unit controls fetching of source operands while a destination control register within the destination control unit routes a result of the instruction to the destination.
- the source and destination control registers may reside in the auxiliary register file 116 , the register file 114 , system memory 112 , private registers (i.e., registers that are not shared by both the core processor 102 and the hardware extensions 118 ) or elsewhere. This is different from the standard paradigm of a RISC processor where there are 2 source operands and 1 destination operand. These operands may be fetched from the processor's register file. The flexibility of the source and destination controllers can increase throughput.
- the source and destination control units may support multiple addressing modes such as linear, bit reversed, or modulo.
- the units may also support auto increment by a fixed offset as well as a mode where one or both units pass one or more operands specified by an instruction.
- the source and destination control units are within the hardware extensions 118 .
- either the source control unit or the destination control unit include a programmable shift register which may be used for pre-scaling and post-scaling.
- a programmable shift register which may be used for pre-scaling and post-scaling.
- Those skilled in the art will appreciate that there may also be special purpose units that index the ROM tables 120 (described herein).
- the auxiliary register file 116 is shared by the core processor 102 and the hardware extensions 118 .
- the auxiliary register file 116 may be 64 ⁇ 32 which can also be viewed as 128 ⁇ 16.
- the auxiliary register file 116 may be configured to have six read ports and four write ports. In one example, the auxiliary register file 116 is accessed by the source and destination control units.
- the hardware extensions 118 allow the reconfigurable core processor 102 to be extended by adding instructions that may accelerate SBR processing as well as other functions (e.g., parametric stereo).
- the hardware extensions 118 may include four MAC units (multiply-accumulate units) which may access shared memory (e.g., register file 114 ), and a register file (e.g., auxiliary register file 116 ).
- the MAC units may be configured to perform integer or fractional arithmetic.
- the multipliers may be configured to be 32 ⁇ 16 and 16 ⁇ 16.
- the MAC units may also have a throughput of a multiply result every cycle.
- the MAC units may be configured to perform a 32 ⁇ 32 multiplication with a throughput result every two cycles.
- the hardware extensions 118 may include any number of MAC units.
- the hardware extensions 118 may also comprise two source control units and two destination control units to control access to the shared memory and register file to obtain source for instructions and write the result. Those skilled in the art will appreciate that there may be any number of source control units and destination control units.
- the ROM tables 120 are coupled to the hardware extensions 118 .
- the sine and cosine entry tables can be combined to give e jx and e ⁇ jx values.
- the ROM tables 120 include a single table with 256 entries corresponding to ⁇ /2. Further, other values can be derived from this quadrant of values.
- the table may also be used when coarser steps are required.
- the ROM tables 120 may be used in the computation of a fast Fourier transform (FFT), a Discrete Cosine Transform (DCT), and/or an Inverse Modified Discrete Cosine Transform (IMDCT).
- FFT fast Fourier transform
- DCT Discrete Cosine Transform
- IMDCT Inverse Modified Discrete Cosine Transform
- FIG. 2 is another block diagram of an exemplary system with a coprocessor in an embodiment of the present invention.
- hardware accelerators communicate with the core processor 102 through shared memory rather than the processor instruction extension as described in FIG. 1 .
- the core processor 102 as depicted in FIG. 2 , may comprise one or more processors and may or may not be reconfigurable.
- the register file 202 is a register file that, unlike FIG. 1 , is not shared but is rather dedicated to the core processor 102 .
- the audio coprocessor 204 is configured as a hardware accelerator that takes the place of or, in some embodiments, assists processing in conjunction with, hardware extensions.
- the shared memory 206 is any memory that is shared between the core processor 102 and the audio coprocessor 204 .
- the shared memory 206 comprises registers or any kind of memory.
- the shared memory 206 may, in some embodiments, have a similar hardware configuration as register file 114 .
- Instruction memory 208 is memory (such as IRAM/IROM and, optionally, an Icache) to assist the audio coprocessor 204 in processing instructions (e.g., instructions related to the QMF analysis and/or the QMF synthesis).
- instruction memory 208 may include, but is not limited to, IRAM (closely coupled instruction RAM) and/or data RAM (closely coupled data RAM).
- the audio coprocessor 204 does not fetch instructions from memory but depends on the core processor 102 to fetch the audio coprocessor 204 instructions and handle all other operations aside from the coprocessor functions.
- the audio coprocessor 204 handles instructions such as FFT butterfly, DCT twiddle, etc., but the instruction flow for a FFT or DCT pre- and post-twiddle may be handled by the core processor 102 (e.g., with instruction extensions).
- the data is shared between the core processor 102 and the audio coprocessor 204 via shared memory (e.g., shared memory 206 ) and registers (e.g., auxiliary register file 116 ).
- a coprocessor is a more general-purpose processor, but carries out only a limited range of functions under the close control of a supervisory core processor 102 .
- the audio coprocessor 204 can be used to accelerate certain functions such as FIR filter, DCT 3 , DCT 2 , etc.
- FIG. 3 is a block diagram of exemplary generalized hardware architecture in an embodiment of the present invention.
- the processor 102 and the audio coprocessor 204 share shared memory 306 .
- Shared memory 306 may include shared memory 206 (see FIG. 2 ), the auxiliary register file 116 (see FIG. 2 ), the register file 114 (see FIG. 1 ), other memory, or a combination of these.
- Processor memory 302 is dedicated memory coupled to the processor 102 that may include processor data and instructions.
- Coprocessor memory 304 is a dedicated memory coupled to the audio coprocessor 204 that may include coprocessor data and instructions.
- the processor memory 302 and/or the coprocessor memory 304 may include, but is not limited to, IRAM (closely coupled instruction RAM) and/or data RAM (closely coupled data RAM).
- IRAM closely coupled instruction RAM
- data RAM closely coupled data RAM
- the shared memory 306 may include N memory banks where each of the banks has from 1 to M ports.
- the shared memory 306 includes four banks of single port shared memory and the multi-port auxiliary register file. Further, shared memory 306 can be synchronous or synchronous.
- Execution units correspond to multiplication and accumulation units.
- the execution units may be sequenced by the processor.
- the executions units may have the ability to fetch operands from shared and dedicated memory.
- FIG. 4 is a block diagram of an exemplary receiver 400 in an embodiment of the present invention.
- the receiver 400 comprises a codec decoder 402 and an SBR decoder 404 .
- the receiver may have any number of other devices beyond the codec decoder 402 and the SBR decoder 404 .
- the codec decoder 402 receives the encoded bitstream from a transmitter (not depicted).
- the codec decoder 402 provides a low frequency signal and the SBR data to the SBR decoder 404 .
- the codec decoder 402 may include, but is not limited to, an Inverse Modified Discrete Cosine Transform (IMDCT) filter or a different filter bank (e.g., MP3).
- the SBR decoder 404 comprises a QMF analysis module 406 , an high frequency (HF) generator 408 , a component module 410 , a spectral envelope module 412 , and a QMF synthesis module 414 .
- HF high frequency
- the low frequency signal from the codec decoder 402 is analyzed with a 32-channel analyzing AQMF bank (AQMF) within the QMF analysis module 406 .
- the HF generator 408 reconstructs the high frequency components by patching the low frequency complex valued sub-band signals from the QMF analysis module 406 based, at least in part, on the low frequency signal and the SBR data from the codec decoder 402 .
- the component module 410 inversely filters the reconstructed high band from the HF generator 408 based on control parameters in the bitstream within the SBR data.
- the spectral envelope module 412 modifies the spectral envelope of the reconstructed high band from the component module 410 and injects additional sinusoids and noise.
- a detector and reducer may be used to reduce aliasing.
- the QMF synthesis module 414 synthesizes the low band time domain audio samples (low frequency signal) from the QMF analysis module 406 and the high band time domain audio samples from the spectral envelope module 412 .
- the QMF analysis module 406 and the QMF Synthesis module 414 can be very computationally expensive. However, an efficient implementation may be used to reduce the MIPS and, hence, power.
- the QMF analysis module 406 and the QMF synthesis module 414 comprise QMF filters.
- the QMF filters (analysis h k (n) and synthesis f k (n)) may be obtained by complex modulation of a lowpass prototype filter p 0 (n).
- M is the number of channels and N is the prototype filter order.
- N is the prototype filter order.
- the input to the QMF analysis filter (h k (n)) is a signal with a real value and the output to the QMF analysis filter is a set of sub-band signals with complex values where the real and imaginary parts are Hilbert transforms of each other.
- the output signal y can be shown to be:
- FIG. 5 is a graphical representation of the signal input and signal output to a QMF analysis filter in an embodiment of the present invention.
- C IV and S IV are DCT (discrete cosine transform) and DST (discrete sine transform) type IV matrices of size M ⁇ M
- u is the filtered input signal
- T i.e., timeIn—see FIG. 6
- FIG. 6 is a graphical representation of the QMF analysis filter using the relationship between DCT 3 and DCT 4 in an embodiment of the present invention.
- the QMF analysis module 406 can be depicted as FIG. 7 .
- FIG. 7 is a graphical representation of the QMF analysis module 406 in an embodiment of the present invention.
- time domain samples that are output from the core codec decoder 402 may be analyzed by a 32-channel QMF analysis module 406 .
- the output of the QMF analysis module 406 may be 32 ⁇ 32 and complex (a real value may be output for low complexity).
- the input time domain samples may be in fractional 16 format q.15 format.
- 32 parallel complex 5-tap finite impulse response (FIR) filters for each channel i.e. 64 FIRs in all—32 Left, 32 Right
- FIR finite impulse response
- the analysis FIR filter 702 of the QMF analysis module 406 outputs 32 real and 32 imaginary values which may be subject to a permutation operation as defined below:
- u can be partitioned as:
- the discrete cosine transform III is as follows:
- the discrete cosine transform III can be implemented directly using the formula above, but in order to reduce the complexity to be of order O(n log n), it may be implemented with a fast Fourier transform (FFT) with O(n) pre-processing steps.
- FFT fast Fourier transform
- the HF generator 408 processes data in the spectral domain. For example, the HF generator 408 organizes the data in the spectral domain as slots, where each slot represents up to 64 bands of complex data, which can be considered as a two-dimensional matrix X[slot][band], where the columns represent the frequency bands and the rows represent the timeslots in each frequency band.
- 32 time domain samples from perceptual audio decoder may be transformed into a slot of 32 complex spectral band values. From an audio frame of 1024 time domain samples, 32 such time slot may be created, which is referred to as the low band represented by X LowBand [32][32].
- the HF generator 408 reconstructs (also called patching) the remaining 32 spectral bands based on the low band data and patching data (i.e., SBR data).
- the patching data controls the number of patches, start-band, and number-of-bands for each patch.
- the HF generator 408 transforms the X LowBand [32][32] matrix into a matrix, X[64][64].
- the spectral envelope module 412 may modify the high band to adjust the tonal-to-noise ratio and time-frequency resolution. Further, the spectral envelope module 412 can compute the energy of the individual higher frequency bands and compare these values with the reference energies conveyed in the SBR data. The high band signals are then adjusted to the desired values depending on whether amplification or attenuation is needed.
- Spectral shape of the energy can be changed many times per frame which is represented as envelopes.
- An envelope is a set of energy values corresponding to a certain range in time, which contains the reference energy values for each sub-band.
- the time-frequency grid part of the SBR data describes the number of SBR envelopes and noise floors as well as the time segment associated with each SBR envelope and noise floor.
- Noise envelopes are transmitted for sub-bands where noise should be generated at a specified reference energy, instead of transposing the low bands.
- synthetic sines are generated in some sub-bands when the signal has very high tonal components.
- the last six slots from the previous frame may be used in the envelope adjustment process.
- the signal energy may be estimated based on the output of HF generator 408 for each envelope. Depending on the frequency resolution of the envelope, the energy may be calculated for each sub-band or each SBR band (one or more QMF sub-bands). From these energy values and the reference energy values extracted from the SBR data, the gain values and noise level for the sub-bands are computed. In order to avoid unwanted noise substitution, gain values can be limited. Furthermore, the overall level of each limiter band may be adjusted to compensate for the energy loss introduced by the limiting process. This boost or compensation is applied on all the gain values, noise-floor scale factors values and sinusoid levels.
- a smoothing filter may also be applied on the compensated gains to avoid sudden changes at the envelope borders.
- compensated gain values and noise levels may be applied to all the time slots of the current envelope.
- the complex sub-band values can be multiplied by the gains or random noise with calculated levels can inserted depending on the envelope.
- tonal characteristics may be different at different frequency ranges of the spectrum.
- audio artifacts can occur if the tonal characteristics are not reconstructed correctly during the higher frequency band generation.
- Some of these artifacts cannot be removed by using just the spectral envelope module 412 (which is described below).
- adaptive inverse filtering may be performed on each reconstructed high-band to reduce these artifacts.
- Inverse filtering may be based on a second order linear prediction.
- linear prediction coefficients may be computed independently from the low band data using a covariance method. As the sub-band signals are in a complex domain, computation of the linear prediction coefficients and filtering are performed in the complex domain. The amount of prediction may be adjusted by applying a bandwidth expansion to the linear prediction coefficients. A bandwidth expansion factor may be controlled by the parameters in the input bit stream.
- the time domain output may be synthesized from low band and high band with an N channel QMF synthesis module 414 which may be implemented as a DCTII, permutation and N parallel complex.
- N channel QMF synthesis module 414 which may be implemented as a DCTII, permutation and N parallel complex.
- FIR M-Tap Filters
- FIG. 8 is a graphical representation of the QMF synthesis module 414 in an embodiment of the present invention.
- the discrete cosine transform II (DCTII) 802 may be represented as
- the discrete cosine transform II 802 can be implemented directly using the formula above, but in order to reduce the complexity to be of order O(n log n), it may be implemented with a fast Fourier transform (FFT) with O(n) post processing steps.
- FFT fast Fourier transform
- the permutation 804 operations are very similar to the permutations in the QMF analysis module 406 :
- qmfReal is the output of the DCT-II (v′′(n))
- the synthesis FIR filter 806 of the QMF synthesis module 414 may be implemented as a N parallel complex FIR filter (M-Tap Filters).
- the time domain output can be a 16-bit or 24-bit value.
- the input to the filter may be complex but the output may be real.
- the synthesis FIR Filter 806 may also data intensive as the parallel FIR filter and the subsampling may result in very large history buffer requirements.
- FIG. 9 a and FIG. 9 b are tables displaying memory usage regarding complex values from the QMF analysis module 406 in exemplary embodiments.
- the FIR (Finite Impulse Response) filter 702 (see FIG. 7 ) of the QMF analysis module 406 can be very computationally expensive.
- the FIR history buffer and the FIR real and imaginary coefficients may be stored in different banks of the shared memory (e.g., register file 114 , auxiliary register file 116 , and/or shared memory 206 ) to achieve parallelism.
- MAC units may perform the multiply and accumulation functions. In one example, two MAC units perform the multiplication functions and a third MAC performs the accumulation function. Those skilled in the art will appreciate that any number of MAC units (such as those associated with the hardware extensions 118 ) may perform the multiplication and accumulation functions within FIGS. 9 a , 9 b , 10 a , and 10 b . In one example, multiple MAC units are used in parallel.
- the history buffer 902 is implemented as a nine deep circular buffer.
- the start within the circular buffer points to the oldest value in the history buffer which is replaced with a new value and an oldest value pointer is incremented by 1 modulo of the history buffer size after each FIR operation.
- the increment may be performed when all 32 FIR filter operations have been executed.
- the even locations in the buffer starting from the start pointer may be multiplied by real coefficients and the odd locations may be multiplied by imaginary coefficients.
- the new value may replace the value in the history buffer 902 .
- the analysis FIR filter 702 hardware may use four 16 ⁇ 16 MAC (multiply-accumulate unit) every cycle. Those skilled in the art will appreciate that the 16 ⁇ 16 MAC may not operate every cycle due to alignment issues with the history buffer 902 .
- the values in the history buffer 902 are real and three banks of shared memory may be needed for the real history buffer and the complex FIR coefficients.
- the history buffer 902 is replicated on two banks of memory with the shared memory for increased parallelism.
- the FIR0 Val0 is the oldest value in the nine deep circular buffer corresponding to the FIR0.
- the FIR0 Val[1-8] correspond to the other eight entries in the history buffer.
- Accum0 and Accum1 correspond to the real and imaginary outputs of the Analysis FIR filter:
- FIG. 10 a and FIG. 10 b are tables displaying memory usage regarding complex values from the QMF synthesis module in exemplary embodiments.
- the Synthesis FIR filter 806 of the QMF synthesis module 414 filters the high frequency reconstructed output after it has been converted to the time domain.
- This synthesis FIR filter 806 may include 64 FIR filters of order 5 in the exemplary case of AAC Plus.
- the output of the permutation 804 operation may be 32-bits. In order to reduce storage, the new real and imaginary values which are 32-bits can be converted to 16-bit values before they are placed in the history buffer 902 .
- the synthesis FIR filter 806 operation may be performed.
- the new real and imaginary values replace the oldest data values which are specified by the FIFO_DATA_PTR.
- the output of the permutation 804 operation is written to the real history buffer by taking a 32-bit value from an auxiliary register (e.g., auxiliary register file 116 ) and writing out a 16-bit value to the history buffer 902 at the location derived from the FIFO_DATA_PTR (oldest data value) and FIR Number. This may be accomplished for all of the FIRs. Subsequently, the same operation may be performed in the inverseModulationlmag( ) function for the new imaginary values. After this, the FIFO_DATA_PTR field is incremented.
- the synthesis FIR filter 806 accumulates the real and imaginary values separately and then combines the accumulated values to produce a 16-bit pulse code modulation (PCM) sample.
- PCM pulse code modulation
- the number of multiplications per cycle may be limited by the organization of the history buffer 902 .
- the permutation operations may comprise scaling the input values and addition/subtraction.
- permutation 804 operations may involve copying and rearrangement of the data. If input and output data are available in the shared memory, these operations can be accelerated with multiple read/write ports.
- the scaling operations may be performed in the source and destination control units.
- one of the efficient ways of implementing DCTs is to use complex fast Fourier transforms (FFTs).
- FFTs complex fast Fourier transforms
- An N-point DCT can be implemented as real part of an N point real FFT using a N/2 complex FFT. This may require reordering either the input or output and pre/post twiddling.
- the pre/post twiddling operations preformed for the complex FFT computation is a follows.
- the basic operations are multiplications and accumulations.
- X and Y are stored in a shared memory or shared register (e.g., register file 114 , auxiliary register file 116 , and/or shared memory 206 ).
- the sine and cosine table can be accessed from the ROM tables 120 .
- the four multiplications may be mapped to the four multiply units and accumulators (MACs) (e.g., the MACs associated with the hardware extensions 118 ).
- MACs multiply units and accumulators
- the operations inside the loop can be performed with a throughput of one every cycle.
- the output one stage may feed the next stage.
- the complex FFT computation and the first twiddling operations can be performed in-place.
- DCT II used in synthesis QMF
- DCT III used in analysis QMF
- FIG. 11 is a graphical representation of “decimation in time” and “decimation in frequency” in an exemplary embodiment of the present invention.
- the butterfly is simply a DFT of size 2 that takes two inputs (X, Y) and gives two outputs (X′, Y′).
- the FFT Butterfly operation is accelerated.
- Either the DIT_BFLY or the DIF_BFLY can be accelerated.
- the twiddle factor can be obtained from the Sine Cosine table in the ROM table 120 .
- the sources and destination can be accessed using the bit reverse addressing using the mode in the source and destination control units.
- the twiddle index pointer can be auto-incremented by a programmable step after each butterfly operation to further improve performance.
- two inputs (X,Y) and two outputs (X′,Y′) can be organized in the register file (e.g., register file 114 , auxiliary register file 116 , and/or shared memory 206 ), where the computation can be in-place.
- the register file size can be kept minimal. Having multiple read/write ports and increasing the number of multipliers, butterfly operation for radix-4 or higher can be performed very efficiently. Having a very efficient implementation for smaller FFT lengths may allow an optimal implementation of higher FFT lengths as well. An FFT of larger length can be computed from smaller FFTs and post-twiddling.
- bit-reversal addressing also makes the implementation of the bit-reversal addressing easier. Performing the bit-reversal operations in-place for the complex data may not be very straight forward. However, for smaller FFT lengths, this can be implemented using a table-lookup where the addresses are precomputed in the ROM table 120 . In one of the various embodiments, for a 32-point FFT, only 12 operations are needed to do the bit-reversal operations in place.
- the IMDCT transform can be rewritten as:
- n 0 (N/2+1)/2
- the IMDCT can be implemented as:
- these operations can be accelerated with hardware previously defined.
- the pre-twiddle is identical to one of the DCT twiddle operations and FFT post twiddle is very similar to the other DCT twiddle operation the only difference being the use of sine window table instead of sine/cosine table.
- the coefficients and history buffer 902 is stored in an auxiliary register file (e.g., auxiliary register file 116 ).
- the value stored in the history buffer 902 may be different for the FIR filter and the IIR filter.
- stored values are controlled by software which calls an instruction which loads a value in a location pointed to by the oldest data pointer. After executing the instruction, the oldest data pointer increments by 1.
- the oldest data pointer is modulo counter (order of the filter, which is programmable). Even though the order of the filter can be any value, the number of coefficients may be padded to be a multiple of 4, and the padded coefficients set to 0. This may be done because the filter operation may be performed by calling a quad-MAC instruction. The result from the filter operation may be obtained by calling a filter result instruction.
- FIG. 12 is a graphical representation of an auxiliary register file in an exemplary embodiment of the invention.
- performance may be improved not Clearing the history buffer 902 .
- a bitmask is used with a bit indicating whether the location in the history buffer 902 has a valid. Bit 0 may map to the location oldest_history_pointer+1 and bit 31 may map to location oldest_history_pointer+31. When the bitmask bit is 0, then the value in the history buffer 902 may be ignored and a 0 is output to the quad-MAC during the filter operation.
- an inverse temporal noise shaping filter is a 12/20 tap all pole filter accelerated using the hardware in FIG. 1-3 to implement the FIR and IIR filter. This may be implemented as a Direct Form IIR implementation:
- Two computational intensive parts of the HF generator 408 are the computation of the complex autocorrelation coefficients and the complex linear predictive filtering.
- Autocorrelation values may be calculated for each sub-band from the low-band complex spectral signals and overlap values from the previous frame.
- the input data Before calculating the autocorrelation values, the input data may be scaled down to 16-bits to reduce the number of 32 ⁇ 32 bit multiplications.
- a normalization of the input values may be performed prior to downscaling to lower data-width.
- the normalization scale factor may be computed by finding the maximum absolute value of the input data and counting the leading zeros. All the input values may be normalized based on this normalization factor.
- the real and imaginary part of the complex low band values may be organized as a two-dimensional matrix X[slot][band] in the analysis QMF filter.
- the low band samples and the overlap values may not have some scale factors associated with them so finding the absolute maximum value of these values may involve prescaling of these values before further processing.
- the processing can be done column-wise (for each band).
- the two-dimensional X[slot][band] may be converted to X′[slot] before further processing.
- the source/destination control block may have special addressing modes and input re-scaling logic to accelerate column-wise processing of the complex input values.
- column-wise accessing of a two dimensional array with scaling can be expensive because of the indirect addressing.
- Shared memory e.g., register file 114 , auxiliary register file 116 , and/or shared memory 206
- shared memory 206 can speed up the memory access of the complex input values, finding the absolute maximum values of the prescaled values and storing the rescaled values for each sub-band into a one-dimensional array in the register file. If the rows of the two-dimension array are stored in the consecutive blocks, then the addressing of the column elements can be accomplished efficiently with the source and destination control block, if the row-size is known.
- the operations performed in computing the autocorrelation values may be as follows:
- ⁇ r and ⁇ i refers to the real and imaginary part of the intermediate complex autocorrelation values X rCur , X iCur , X rPre and X iPre are real and imaginary parts of current and previous values.
- the real and imaginary values of X can be stored in adjacent locations in the register file after rescaling and normalizations.
- intermediate accumulation of complex autocorrelation can be accomplished in single cycle. If the result of the rescaling and normalization can be written into the register file, there may be no overhead in copying the values into the register file.
- the complex high bands may be regenerated from the complex low band values with linear prediction as in the following equation:
- X high ( k ) X Low ( k )+ ⁇ 0 X Low ( k ⁇ 1)+ ⁇ 1 X Low ( k ⁇ 2)
- X rHigh X Low ( k )+ ⁇ 0r *X rLow ( k ⁇ 1) ⁇ 0i *X iLow ( k ⁇ 1)+ ⁇ 1r *X rLow ( k ⁇ 2) ⁇ 1i *X iLow ( k ⁇ 2)
- X iHigh X iLow ( k )+ ⁇ 0r *X iLow ( k ⁇ 1)+ ⁇ 0i *X iLow ( k ⁇ 1)+ ⁇ 1r *X iLow ( k ⁇ 2)+ ⁇ 1i *X iLow ( k ⁇ 2)
- X iHigh X iLow ( k )+ ⁇ 0r *X iLow ( k ⁇ 1)+ ⁇ 0i *X iLow ( k ⁇ 1)+ ⁇ 1r *X iLow ( k ⁇ 2)+ ⁇ 1i *X rLow ( k ⁇ 2)
- the computation of X rHigh and X iHigh can be calculated with a multiplier unit with four multipliers.
- the filtering memory can also be updated in parallel in a circular manner.
- input values of the spectral envelope adjuster module 412 may be normalized before computing the energies to exploit the dynamic range of the core processor 102 .
- the energy estimation may be done on a sub-band basis or on an SBR-band basis. In either case, it may be necessary to find the absolute maximum of the input complex values and rescale the input values based on the normalization factor before computing the energy estimates. This involves traversing a two-dimensional array of complex input values.
- a source-destination control block with scaling logic and addressing modes to traverse two-dimensional array can accelerate the above mentioned normalization and rescaling efficiently.
- energy computation involves squaring and accumulating the real and imaginary values.
- the energy computation can be implemented utilizing the 4-multiplier units in the multiplier block.
- the actual gain adjustment involves processing the complex sub-band samples based on the computed gain values. Sinusoid generation or noise floor adjustment may also be performed.
- saving the complex sub-band values in the shared memory and gain values in the register file can enhance the data-bandwidth requirement to keep up with the multiplier units.
- FIG. 13 is a block diagram depicting a parametric stereo in an exemplary embodiment of the invention.
- Parametric stereo is an efficient technique to recreate the left and right channels at the decoder from a monophonic signal and a small amount of control information.
- the stereo image is represented in the following parameters:
- FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention. At the decoder, these parameters are used to recreate the stereo image from the monophonic signal.
- the human ear is more sensitive to stereo images at the lower frequencies.
- the hybrid analysis 1304 and QMF synthesis filters 1316 a and 1316 b may be used.
- QMF analysis 1302 receives the signal.
- the high frequency component (and/or guidance information) is provided to the delay 1306 which provides the delayed signal to the hybrid slot 1308 .
- the low frequency component undergoes hybrid analysis 1304 before being provided to the hybrid slot 1308 .
- the hybrid slot 1308 provides the low frequency components and the high frequency components (or guidance information) to the stereo processing 1312 and the de-correlation 1310 .
- the left channel is generated and is sent through the hybrid synthesis 1314 a and the QMF synthesis filter 1316 a .
- the right channel is generated and is sent through the hybrid synthesis 1314 b and the QMF synthesis filter 1316 b.
- a synthetic ambience channel is created using an all-pass-filter.
- a transient detector inside the decorrelator 1310 limits the amount of ambient to improve the transient propertes.
- Both the output of the hybrid filter bank 1308 and the decorrelator 1310 output are used in the stereo reconstruction process.
- the left and right channel spectral values are reconstructed as a linear combination of decorrelator 1310 and hybrid filter bank 1308 outputs.
- the time-frequency variant coefficients for this operation are derived from the stereo parameters(IID, ICC) in the stereo processing 1312 .
- the spectral values of the left and right channels are transformed into the time domain in QMF synthesis filters 1316 a and 1316 b , respectively.
- FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention.
- the different steps in the parametric stereo processing may comprise hybrid analysis 1304 filtering, decorrelation 1310 , upmixing of left/right channels, and hybrid synthesis filtering.
- hybrid analysis 1304 filtering is applied only for the only lower QMF bands, and for the rest of the bands delay 1306 is applied (depending the overall hybrid filter band delay).
- the frequency resolution of the hybrid filter band may depend on the number of stereo bands to be supported.
- An 8-point complex FFT may be computed in one of the configurations. Having the complex input signals in the register file with multiple read/write ports can accelerate this FFT computation very easily with a multiplier unit with four multipliers.
- ROM e.g., ROM tables 120
- Hybrid analysis and synthesis may not be very computationally intensive compared to the other SBR modules, however, the availability of the data-bandwidth and access of the hardware resources are can be exploited, if needed.
- Transient detection involves computation of the energies for the sub-bands. Even though the hybrid sub-band samples can be complex 32-bit words, the energy computation may be performed based on the most-significant 16-bits to reduce the number of double-precision multiplication. This involves scaling of the input values before the energy computation. If the scaled sub-band samples are available in the register file, the energy computations of complex values can be very efficiently done using all the four multipliers, as in the SBR. From the energy estimate, a transient gain adjustment factor may be computed to be applied after decorrelation 1310 .
- Decorrelation 1310 may be performed with a three-stage complex fractional delay all-pass first-order IIR Filter.
- the operations in each stage translate into:
- Tempr and Tempi are the intermediate results
- HistReal and HistImag are the real and imaginary part of the filter history values.
- FdCoeffReal and FdCoeffImag correspond to the fractional delay filter coefficients.
- Inr, IM, Outr and Outr are the input and output of each filter stage.
- the input and decorrelated signals may be combined in a linear way to generate the left and right channels.
- the basic operation involved here is:
- R ( n ) H 21* S ( n )+ H 22* D ( n )
- FIG. 15 is a graphical representation of a 6-band graphic equalizer in an exemplary embodiment of the present invention.
- the input spectrum in divided into different frequency bands and relative amplitudes in the different frequency bands are adjusted according to the gain settings in each frequency band.
- One of the ways of implementing a graphic equalizer is to have N number of band-pass filters whose gains can be adjusted depending on the desired gain/attenuation selection.
- One simple way of implementing a band pass filter is to use a 2nd order Biquad section with a transfer function.
- H ⁇ ( z ) g ⁇ 1 + ⁇ 1 ⁇ z - 1 + ⁇ 2 ⁇ z - 2 1 + a 1 ⁇ z - 1 + a 2 ⁇ z - 2 ,
- v ( n ) ⁇ 0 x ( n ) ⁇ 1 v ( n ⁇ 1) ⁇ 2 v ( n ⁇ 2)
- x(n), v(n) and y(n) are the input, intermediate history and output values respectively.
- the coefficients and history buffer 902 may be in the auxiliary register file 116 , the computation of the output can be computed with the quad multiply units (MACs). Although the coefficients and history buffer 902 are described as within the auxiliary register file 116 , those skilled in the art will appreciate that the coefficients and history buffer 902 may be within any shared memory including the register file 114 and the shared memory 206 .
- FIG. 16 is the general structure of audio processing at a decoder in an exemplary embodiment of the present invention.
- MPEG surround is an open standard for compressing multi-channel audio signals broadly falls under Spatial Audio. Coding (SAC).
- Spatial Audio Coding techniques may allow a transparent extension of traditional stereo or mono audio contents to multi-channels in a backward compatible manner keeping the overhead of bit-rate increase as minimal as possible.
- the basic concept in special audio coding is to transmit a down-mix signal and spatial image of the multi-channel audio signal as a compact set of parameters so that the multi-channel audio signal can be regenerated from the transmitted-down-mix signal and the spatial image information.
- the input signals may be converted to the spectral domain using QMF filterbanks.
- the Upmixing process may comprise two stages namely premixing 1602 and postmixing 1604 .
- Premixing 1602 process transforms the input signals to multiple channels using an upmixing Matrix M 1 , whose elements are controlled by the spatial parameters in frequency and time.
- Decorrelation module (D 1 , D 2 , . . . Dm) introduces the spatialness for each of the synthesized channels.
- the post-mixing 1604 process combines the decorrelated and original signal using another matrix M 2 .
- the above-described functions and components can be comprised of instructions that are stored on a storage medium.
- the instructions can be retrieved and executed by a processor.
- Some examples of instructions are software, program code, and firmware.
- Some examples of storage medium are memory devices, tape, disks, integrated circuits, and servers.
- the instructions are operational when executed by the processor to direct the processor to operate in accord with embodiments of the present invention. Those skilled in the art are familiar with instructions, processor(s), and storage medium.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Complex Calculations (AREA)
Abstract
Enhancements to hardware architectures (e.g., a RISC processor or a DSP processor) to accelerate spectral band replication (SBR) processing are described. In some embodiments, instruction extensions configure a reconfigurable processor to accelerate SBR and other audio processing. In addition to the instruction extensions, execution units (e.g., multiplication and accumulation units (MACs)) may operate in parallel to reduce the number of audio processing cycles. Performance may be further enhanced through the use of source and destination units which are configured to work with the execution units and quickly fetch and store source and destination operands.
Description
- This application claims the benefit of U.S. provision patent application No. 60/925,453, filed Apr. 20, 2007, and entitled “Processor Extensions for Accelerating Spectral Band Replication and Parametric Stereo,” which is incorporated herein by reference.
- 1. Field of the Invention
- Embodiments of the present invention relate generally to processor extensions and, more particularly, to processor extensions for accelerating a spectral band replication.
- 2. Background Art
- Low bitrate audio coding using conventional perceptual audio codecs is not possible without significant degradation of audio quality. Spectral Band Replication (SBR) is a high frequency reconstruction technique that improves the quality of low bitrate audio. SBR also improves the performance of narrow band speech codecs by improving speech quality, speech intelligibility and speech comprehension.
- In SBR, high frequency components of an audio signal are coded in an efficient manner. The conventional perceptual audio codec is responsible for coding the lower part of the spectrum. Guidance information (i.e., SBR data) regarding the high frequency components of the audio signal and the coded low frequency components are transmitted. An SBR decoder at the receiver regenerates the higher frequencies based on the guidance information and an analysis of the lower frequencies transmitted in the underlying coder. Subsequently, the SBR decoder regenerates the audio signal by synthesizing the low and high frequency components.
- SBR is efficient for harmonic or noise-like components and allows for proper shaping in the time domain as well as in the frequency domain. As a result, SBR allows full bandwidth audio coding at very low data rates, thus offering a significantly increased compression efficiency compared to the core coder.
- Unfortunately, the process of SBR decoding in the prior art to regenerate the audio signal can be computationally expensive and results in increased computational complexity of the decoder. The increase in computational complexity results in increased power dissipation which can be a particular problem in mobile platforms.
- Embodiments of the present invention provide exemplary systems and methods for accelerating spectral band replication with shared memory. In some embodiments, the memory is shared with hardware extensions and an reconfigurable processor. In other embodiments, the memory is shared with a processor and an audio coprocessor.
- An exemplary system comprises a reconfigurable processor, multiple execution units, a source control unit, and a destination control unit. The reconfigurable processor may be configured to receive an instruction extension to accelerate a variety of audio processing functions. A first execution unit of the plurality of execution units may be configured to assist the reconfigurable processor in audio processing. Another execution unit may be configured to perform in parallel with the first execution unit. The source control unit may be configured to fetch source operands for the execution units. Further, the destination control unit may be configured to store values from the operation.
-
FIG. 1 is a block diagram of an exemplary system with hardware extensions in an embodiment of the present invention. -
FIG. 2 is another block diagram of an exemplary system with a coprocessor in an embodiment of the present invention. -
FIG. 3 is a block diagram of generalized hardware architecture in an embodiment of the present invention. -
FIG. 4 is a block diagram of an exemplary receiver in an embodiment of the present invention. -
FIG. 5 is a graphical representation of the signal input and signal output to a QMF analysis filter in an embodiment of the present invention. -
FIG. 6 is a graphical representation of the QMF analysis filter using the relationship between DCT3 and DCT4 in an embodiment of the present invention. -
FIG. 7 is a graphical representation of the QMF analysis module in an embodiment of the present invention. -
FIG. 8 is a graphical representation of the QMF synthesis module in an embodiment of the present invention. -
FIG. 9 a andFIG. 9 b are tables displaying memory usage regarding complex values from the QMF analysis module in exemplary embodiments. -
FIG. 10 a andFIG. 10 b are tables displaying memory usage regarding complex values from the QMF synthesis module in exemplary embodiments. -
FIG. 11 is a graphical representation of “decimation in time” and “decimation in frequency” in an exemplary embodiment of the present invention. -
FIG. 12 is a graphical representation of an auxiliary register file in an exemplary embodiment of the invention. -
FIG. 13 is a block diagram depicting a parametric stereo in an embodiment of the present invention. -
FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention. -
FIG. 15 is a graphical representation of a 6-band graphic equalizer in an exemplary embodiment of the present invention. -
FIG. 16 is the general structure of audio processing at a decoder in an exemplary embodiment of the present invention. - Enhancements to hardware architectures (e.g., a RISC processor or a DSP processor) to accelerate spectral band replication (SBR) processing are described. In some embodiments, instruction extensions are added to a reconfigurable processor to accelerate SBR and other audio processing. These instruction extensions may sequence the operation of multiple execution units (e.g., multiplication and accumulation units (MACs)) in parallel to reduce the number of audio processing cycles. Performance may be further enhanced through the use of source and destination units which are configured to, respectively, fetch operands efficiently to the execution units and write out the results from the execution units.
- In some embodiments, memory may be shared between a core processor and an audio coprocessor to perform SBR processing. In other embodiments, memory may be shared between a core processor and hardware extensions including MAC units. By utilizing parallelism through the use of shared memory (such as shared registers or other forms of shared memory) and execution units, SBR processing may be performed more efficiently (e.g., in fewer cycles which allows the processor to be clocked at a lower frequency). Further, the instruction extensions, execution units, source and destination units, and shared memory can be used to accelerate other types of audio processing such as parametric stereo and equalization.
-
FIG. 1 is a block diagram of an exemplary system with hardware extensions in an embodiment of the present invention. The system comprises acore processor 102 andhardware extensions 118. Thecore processor 102 is coupled to an Icache 104 and an IRAM/IROM 106. Thecore processor 102, among other functions, processes audio data and, in various embodiments, SBR data (i.e., guidance information regarding higher frequency components of audio data), which are received fromsystem memory 112 via adata cache 108 and/ordata RAM 110. Thehardware extensions 118 andcore processor 102 are configured to communicate with a sharedregister file 114 and theauxiliary register file 116. Thehardware extensions 118 are further in communication with the ROM tables 120. - In one example, the system depicted in
FIG. 1 is a receiver or part of a receiver that is configured to receive encoded audio. Thecore processor 102 and thehardware extensions 118 may be configured to take advantage of instruction extensions, shared registers (e.g., theregister file 114 and/or the auxiliary' register file 116), execution units that can perform functions in parallel (e.g., for performing SBR techniques). - The Icache 104 is a cache that is configured to work with instruction memory (e.g., IRAM/IROM 106) and the
core processor 102 to increase instruction management efficiency. The IRAM/IROM 106 is memory for instructions to be processed by thecore processor 102. The IRAM/IROM 106 may be any kind of memory. - The
core processor 102 may receive a coded audio signal and SBR data from thesystem memory 112. In various embodiments, thecore processor 102 is a reconfigurable RISC processor, such as Tensilica or ARC. It will be appreciated by those skilled in the art that thecore processor 102 may be any kind of processor (or multiple processors) that is reconfigurable by extension instructions. In some embodiments, thecore processor 102 is a reconfigurable processor that may receive instruction extensions of, for example, fast Fourier transforms and discrete cosine transforms, to accelerated audio processing (e.g., SBR, parameter stereo, equalization, and/or audio post-processing). - The
system memory 112 may be any kind of memory configured to receive data. In one example, thesystem memory 112 receives coded audio data and SBR data from a transmitter via an antenna (not depicted). Thedata cache 108 anddata RAM 110 are a cache and ram, respectively, configured to assist thecore processor 102 to receive the coded audio data and SBR data and/or help thecore processor 102 to perform efficiently. - Perceptual audio codecs in general, and SBR and parametric stereo specifically, are very data-intensive by nature. In addition to performing complex mathematical operations, a significant part of the processing is copying large blocks of data from one memory segment to another. These memory accesses can be very time-consuming; memory-access-time can depend on dynamics of the memory-access by other hardware blocks to the memory in the overall system. As a result, closely-coupled-memory can improve data access. Similarly, having a closely-coupled-instruction memory may also make computationally-intensive modules run more efficiently. One example is IRAM/IROM 106 (closely coupled instruction RAM) and Data RAM 110 (closely coupled Data RAM). The optimal size of the closely-coupled-instruction memory and closely-coupled-data memory can vary depending on the processing requirements and cost aspects of a particular application. In various embodiments, the size of the different memory blocks can be selected based on the memory-configuration register. This may be helpful in implementations that are used for multiple applications. The closely coupled and system memory sizes can be dynamically adjusted based on the application.
- The
register file 114 and theauxiliary register file 116 include registers that are shared between thecore processor 102 and thehardware extensions 118. Those skilled in the art will appreciate that there may be any number of register files and/or memory shared between thecore processor 102 and thehardware extensions 118. In one example, there may be a single shared register file shared by both thecore processor 102 and thehardware extensions 118. Shared registers in theregister file 114, theauxiliary register file 116, or both, may be used to invoke parallelism to increase processing efficiency. - The
register file 114 may comprise four banks of memory which are 32 bits wide. Those skilled in the art will appreciate that the memory banks may be allocated differently depending on the hardware reference. For example, from thecore processor 102 view point, the four banks of 32 bits may be viewed as memory that is 64 bits wide. In various embodiments, the sharing of memory between thecore processor 102 and thehardware extensions 118 allow for parallelism. In an example, the four locations (i.e., the four banks) may be accessed in the same cycle which allows for four read/write accesses per cycle. The access to the memory (e.g., the auxiliary register file 116) may be controlled by source and destination control units (not depicted). The reduction of cycles for performing tasks may significantly increase the speed of audio processing. - In various embodiments, a source control register within the source control unit controls fetching of source operands while a destination control register within the destination control unit routes a result of the instruction to the destination. The source and destination control registers may reside in the
auxiliary register file 116, theregister file 114,system memory 112, private registers (i.e., registers that are not shared by both thecore processor 102 and the hardware extensions 118) or elsewhere. This is different from the standard paradigm of a RISC processor where there are 2 source operands and 1 destination operand. These operands may be fetched from the processor's register file. The flexibility of the source and destination controllers can increase throughput. - The source and destination control units may support multiple addressing modes such as linear, bit reversed, or modulo. The units may also support auto increment by a fixed offset as well as a mode where one or both units pass one or more operands specified by an instruction. In some embodiments, the source and destination control units are within the
hardware extensions 118. - In various embodiments, either the source control unit or the destination control unit (or both) include a programmable shift register which may be used for pre-scaling and post-scaling. Those skilled in the art will appreciate that there may also be special purpose units that index the ROM tables 120 (described herein).
- The
auxiliary register file 116 is shared by thecore processor 102 and thehardware extensions 118. Theauxiliary register file 116 may be 64×32 which can also be viewed as 128×16. Theauxiliary register file 116 may be configured to have six read ports and four write ports. In one example, theauxiliary register file 116 is accessed by the source and destination control units. - The
hardware extensions 118 allow thereconfigurable core processor 102 to be extended by adding instructions that may accelerate SBR processing as well as other functions (e.g., parametric stereo). Thehardware extensions 118 may include four MAC units (multiply-accumulate units) which may access shared memory (e.g., register file 114), and a register file (e.g., auxiliary register file 116). The MAC units may be configured to perform integer or fractional arithmetic. In one example, the multipliers may be configured to be 32×16 and 16×16. The MAC units may also have a throughput of a multiply result every cycle. Optionally, the MAC units may be configured to perform a 32×32 multiplication with a throughput result every two cycles. Although four MAC units are discussed with regard toFIG. 1 , thehardware extensions 118 may include any number of MAC units. - The
hardware extensions 118 may also comprise two source control units and two destination control units to control access to the shared memory and register file to obtain source for instructions and write the result. Those skilled in the art will appreciate that there may be any number of source control units and destination control units. - The ROM tables 120 are coupled to the
hardware extensions 118. In various embodiments, there are sine, cosine, sine window, and Kaiser Bessel derived window tables within the ROM tables 120. The sine and cosine entry tables can be combined to give ejx and e−jx values. In one example, the ROM tables 120 include a single table with 256 entries corresponding to Π/2. Further, other values can be derived from this quadrant of values. The table may also be used when coarser steps are required. For example, the ROM tables 120 may be used in the computation of a fast Fourier transform (FFT), a Discrete Cosine Transform (DCT), and/or an Inverse Modified Discrete Cosine Transform (IMDCT). -
FIG. 2 is another block diagram of an exemplary system with a coprocessor in an embodiment of the present invention. InFIG. 2 hardware accelerators communicate with thecore processor 102 through shared memory rather than the processor instruction extension as described inFIG. 1 . In some embodiments, thecore processor 102, as depicted inFIG. 2 , may comprise one or more processors and may or may not be reconfigurable. - The
register file 202 is a register file that, unlikeFIG. 1 , is not shared but is rather dedicated to thecore processor 102. Theaudio coprocessor 204 is configured as a hardware accelerator that takes the place of or, in some embodiments, assists processing in conjunction with, hardware extensions. - The shared memory 206 is any memory that is shared between the
core processor 102 and theaudio coprocessor 204. In one example, the shared memory 206 comprises registers or any kind of memory. The shared memory 206 may, in some embodiments, have a similar hardware configuration asregister file 114. -
Instruction memory 208 is memory (such as IRAM/IROM and, optionally, an Icache) to assist theaudio coprocessor 204 in processing instructions (e.g., instructions related to the QMF analysis and/or the QMF synthesis). In various embodiments,instruction memory 208 may include, but is not limited to, IRAM (closely coupled instruction RAM) and/or data RAM (closely coupled data RAM). - There are many different types of coprocessor configurations. In some embodiments, the
audio coprocessor 204 does not fetch instructions from memory but depends on thecore processor 102 to fetch theaudio coprocessor 204 instructions and handle all other operations aside from the coprocessor functions. In one example, theaudio coprocessor 204 handles instructions such as FFT butterfly, DCT twiddle, etc., but the instruction flow for a FFT or DCT pre- and post-twiddle may be handled by the core processor 102 (e.g., with instruction extensions). The data is shared between thecore processor 102 and theaudio coprocessor 204 via shared memory (e.g., shared memory 206) and registers (e.g., auxiliary register file 116). In other configurations, a coprocessor is a more general-purpose processor, but carries out only a limited range of functions under the close control of asupervisory core processor 102. In this case, theaudio coprocessor 204 can be used to accelerate certain functions such as FIR filter, DCT3, DCT2, etc. - Those skilled in the art will appreciate that the exemplary hardware architecture described with regard to
FIGS. 1 and 2 can be generalized.FIG. 3 is a block diagram of exemplary generalized hardware architecture in an embodiment of the present invention. Theprocessor 102 and theaudio coprocessor 204 share sharedmemory 306. Sharedmemory 306 may include shared memory 206 (seeFIG. 2 ), the auxiliary register file 116 (seeFIG. 2 ), the register file 114 (seeFIG. 1 ), other memory, or a combination of these. -
Processor memory 302 is dedicated memory coupled to theprocessor 102 that may include processor data and instructions.Coprocessor memory 304 is a dedicated memory coupled to theaudio coprocessor 204 that may include coprocessor data and instructions. In one example, theprocessor memory 302 and/or thecoprocessor memory 304 may include, but is not limited to, IRAM (closely coupled instruction RAM) and/or data RAM (closely coupled data RAM). Those skilled in the art will appreciate that the dedicated memory (i.e., theprocessor memory 302 and the coprocessor memory 304) may include ROMs and/or registers. - The shared
memory 306 may include N memory banks where each of the banks has from 1 to M ports. In exemplary embodiments, the sharedmemory 306 includes four banks of single port shared memory and the multi-port auxiliary register file. Further, sharedmemory 306 can be synchronous or synchronous. - Execution units (e.g., source and destination control units described herein and/or MAC units) correspond to multiplication and accumulation units. For example, where instruction extensions are implemented, the execution units may be sequenced by the processor. The executions units may have the ability to fetch operands from shared and dedicated memory.
-
FIG. 4 is a block diagram of anexemplary receiver 400 in an embodiment of the present invention. Thereceiver 400 comprises acodec decoder 402 and anSBR decoder 404. Those skilled in the art will appreciate that the receiver may have any number of other devices beyond thecodec decoder 402 and theSBR decoder 404. - The
codec decoder 402 receives the encoded bitstream from a transmitter (not depicted). Thecodec decoder 402 provides a low frequency signal and the SBR data to theSBR decoder 404. Thecodec decoder 402 may include, but is not limited to, an Inverse Modified Discrete Cosine Transform (IMDCT) filter or a different filter bank (e.g., MP3). TheSBR decoder 404 comprises aQMF analysis module 406, an high frequency (HF)generator 408, acomponent module 410, aspectral envelope module 412, and aQMF synthesis module 414. - In various embodiments, the low frequency signal from the
codec decoder 402 is analyzed with a 32-channel analyzing AQMF bank (AQMF) within theQMF analysis module 406. TheHF generator 408 reconstructs the high frequency components by patching the low frequency complex valued sub-band signals from theQMF analysis module 406 based, at least in part, on the low frequency signal and the SBR data from thecodec decoder 402. Thecomponent module 410 inversely filters the reconstructed high band from theHF generator 408 based on control parameters in the bitstream within the SBR data. Thespectral envelope module 412 modifies the spectral envelope of the reconstructed high band from thecomponent module 410 and injects additional sinusoids and noise. Optionally, a detector and reducer (not depicted inFIG. 4 ) may be used to reduce aliasing. TheQMF synthesis module 414 synthesizes the low band time domain audio samples (low frequency signal) from theQMF analysis module 406 and the high band time domain audio samples from thespectral envelope module 412. - The
QMF analysis module 406 and theQMF Synthesis module 414 can be very computationally expensive. However, an efficient implementation may be used to reduce the MIPS and, hence, power. TheQMF analysis module 406 and theQMF synthesis module 414 comprise QMF filters. The QMF filters (analysis hk(n) and synthesis fk(n)) may be obtained by complex modulation of a lowpass prototype filter p0(n). -
- Where M is the number of channels and N is the prototype filter order. In the exemplary case of AAC Plus codec, M=32 and N=5.
- In one example, the input to the QMF analysis filter (hk(n)) is a signal with a real value and the output to the QMF analysis filter is a set of sub-band signals with complex values where the real and imaginary parts are Hilbert transforms of each other. For an input signal of x, the output signal y can be shown to be:
-
- where
-
U l(z)=G l(−z 2M)z −1 X(z) -
FIG. 5 is a graphical representation of the signal input and signal output to a QMF analysis filter in an embodiment of the present invention. - It can also be shown the output:
-
Y=T{C IV [u 1 −Ju 2 ]+iS IV [u 1 +Ju 2]} - where CIV and SIV are DCT (discrete cosine transform) and DST (discrete sine transform) type IV matrices of size M×M, u is the filtered input signal, and T (i.e., timeIn—see
FIG. 6 ) is the twiddle factor. -
FIG. 6 is a graphical representation of the QMF analysis filter using the relationship between DCT3 and DCT4 in an embodiment of the present invention. Hence, theQMF analysis module 406 can be depicted asFIG. 7 .FIG. 7 is a graphical representation of theQMF analysis module 406 in an embodiment of the present invention. - 1024 time domain samples that are output from the core codec decoder 402 (e.g., AAC Decoder) may be analyzed by a 32-channel
QMF analysis module 406. Further, the output of theQMF analysis module 406 may be 32×32 and complex (a real value may be output for low complexity). The input time domain samples may be in fractional 16 format q.15 format. Further, in a Polyphase implementation, 32 parallel complex 5-tap finite impulse response (FIR) filters for each channel (i.e. 64 FIRs in all—32 Left, 32 Right) may be used. - In exemplary embodiments, the
analysis FIR filter 702 of theQMF analysis module 406outputs 32 real and 32 imaginary values which may be subject to a permutation operation as defined below: - (Real)
-
- (Imaginary)
-
- u can be partitioned as:
- u0—lower 16 real valued outputs. Real output from FIR 16-31
-
- u1—upper 16 real valued outputs. Real output from FIR 0-15
- u2—lower 16 imaginary valued outputs. Imaginary output from
- FIR 16-31
- u3—upper 16 imaginary valued outputs. Imaginary output from
- FIR 0-15
If these values are stored in different banks of memory or in a multi-port register file, then parallel operations may be possible.
- The discrete cosine transform III is as follows:
-
- The discrete cosine transform III can be implemented directly using the formula above, but in order to reduce the complexity to be of order O(n log n), it may be implemented with a fast Fourier transform (FFT) with O(n) pre-processing steps.
- Analysis QMF bank processes the time domain-input samples and converts them into the spectral domain. The
HF generator 408 then processes data in the spectral domain. For example, theHF generator 408 organizes the data in the spectral domain as slots, where each slot represents up to 64 bands of complex data, which can be considered as a two-dimensional matrix X[slot][band], where the columns represent the frequency bands and the rows represent the timeslots in each frequency band. - During the analysis QMF processing by the
QMF analysis module HF generator 408 reconstructs (also called patching) the remaining 32 spectral bands based on the low band data and patching data (i.e., SBR data). The patching data controls the number of patches, start-band, and number-of-bands for each patch. In short, theHF generator 408, transforms the XLowBand[32][32] matrix into a matrix, X[64][64]. - Based on the SBR data, the
spectral envelope module 412 may modify the high band to adjust the tonal-to-noise ratio and time-frequency resolution. Further, thespectral envelope module 412 can compute the energy of the individual higher frequency bands and compare these values with the reference energies conveyed in the SBR data. The high band signals are then adjusted to the desired values depending on whether amplification or attenuation is needed. - Spectral shape of the energy can be changed many times per frame which is represented as envelopes. An envelope is a set of energy values corresponding to a certain range in time, which contains the reference energy values for each sub-band. The time-frequency grid part of the SBR data describes the number of SBR envelopes and noise floors as well as the time segment associated with each SBR envelope and noise floor. Noise envelopes are transmitted for sub-bands where noise should be generated at a specified reference energy, instead of transposing the low bands. In some embodiments, synthetic sines are generated in some sub-bands when the signal has very high tonal components.
- In some embodiments, to allow flexible alignment of envelopes across frame boundaries, the last six slots from the previous frame may be used in the envelope adjustment process. The signal energy may be estimated based on the output of
HF generator 408 for each envelope. Depending on the frequency resolution of the envelope, the energy may be calculated for each sub-band or each SBR band (one or more QMF sub-bands). From these energy values and the reference energy values extracted from the SBR data, the gain values and noise level for the sub-bands are computed. In order to avoid unwanted noise substitution, gain values can be limited. Furthermore, the overall level of each limiter band may be adjusted to compensate for the energy loss introduced by the limiting process. This boost or compensation is applied on all the gain values, noise-floor scale factors values and sinusoid levels. A smoothing filter may also be applied on the compensated gains to avoid sudden changes at the envelope borders. These compensated gain values and noise levels may be applied to all the time slots of the current envelope. The complex sub-band values can be multiplied by the gains or random noise with calculated levels can inserted depending on the envelope. - Those skilled in the art will appreciate that tonal characteristics may be different at different frequency ranges of the spectrum. As a result, audio artifacts can occur if the tonal characteristics are not reconstructed correctly during the higher frequency band generation. Some of these artifacts cannot be removed by using just the spectral envelope module 412 (which is described below). As a result, adaptive inverse filtering may be performed on each reconstructed high-band to reduce these artifacts.
- Inverse filtering may be based on a second order linear prediction. linear prediction coefficients may be computed independently from the low band data using a covariance method. As the sub-band signals are in a complex domain, computation of the linear prediction coefficients and filtering are performed in the complex domain. The amount of prediction may be adjusted by applying a bandwidth expansion to the linear prediction coefficients. A bandwidth expansion factor may be controlled by the parameters in the input bit stream.
- In some embodiments, the time domain output may be synthesized from low band and high band with an N channel
QMF synthesis module 414 which may be implemented as a DCTII, permutation and N parallel complex. FIR (M-Tap Filters). In an exemplary case of AACPlus, M=5, N=64. -
FIG. 8 is a graphical representation of theQMF synthesis module 414 in an embodiment of the present invention. - The discrete cosine transform II (DCTII) 802 may be represented as
-
- The discrete
cosine transform II 802 can be implemented directly using the formula above, but in order to reduce the complexity to be of order O(n log n), it may be implemented with a fast Fourier transform (FFT) with O(n) post processing steps. - The
permutation 804 operations are very similar to the permutations in the QMF analysis module 406: - v(n)=v″(32−n) n=0, 1, . . . 31
- v(n)=v″(n−32) n=32, . . . 95
- v(n)=0 n=96
- v(n)=−v′(160−n) n=97 . . . 127
- qmfReal is the output of the DCT-II (v″(n))
- qmfReal2 is the expanded output
- qmfReal2[i]=qmfReal[32+i ] i=0 . . . 31 for qmf2Real[0 . . . 31]
- qmfReal2[64−i=−qmfReal[32+i] i=1 . . . 31 for qmf2Real[33 . . . 62]
- qmfReal2[32]=0
- qmfReal2[63]=qmfReal[33]
- qmfReal[32+i]=qmfReal[i] i=0 . . . 15 for qmfReal[32 . . . 47]=qmfReal[0 . . . 15]
- qmfReal[31−i]=gmfReal[63−i] i=0 . . . 15
- qmfReal[31 . . . 16]=qmfReal[63 . . . 48]
- qmfReal[i]=qmfReal[32−i] i=0 . . . 15 qmfReal[0 . . . 15]=qmfReal[32 . . . 16]
- qmfReal[63−i]=qmfReal[32+i] i=0 . . . 15
- qmfReal[63 . . . 48]=qmfReal[33 . . . 47]
- Similar to the
QMF analysis module 406, parallelism can be exploited. - The
synthesis FIR filter 806 of theQMF synthesis module 414 may be implemented as a N parallel complex FIR filter (M-Tap Filters). The time domain output can be a 16-bit or 24-bit value. The input to the filter may be complex but the output may be real. The synthesis filter data values may be subsampled by a factor L. In the exemplary case of AAC Plus, M=5, N=64 and L=2. This may be a very computationally intensive operation, but, by exploiting the parallelism, it is possible to speed up the operation: Thesynthesis FIR Filter 806 may also data intensive as the parallel FIR filter and the subsampling may result in very large history buffer requirements. -
FIG. 9 a andFIG. 9 b are tables displaying memory usage regarding complex values from theQMF analysis module 406 in exemplary embodiments. The FIR (Finite Impulse Response) filter 702 (seeFIG. 7 ) of theQMF analysis module 406 can be very computationally expensive. The FIR history buffer and the FIR real and imaginary coefficients may be stored in different banks of the shared memory (e.g.,register file 114,auxiliary register file 116, and/or shared memory 206) to achieve parallelism. - MAC units may perform the multiply and accumulation functions. In one example, two MAC units perform the multiplication functions and a third MAC performs the accumulation function. Those skilled in the art will appreciate that any number of MAC units (such as those associated with the hardware extensions 118) may perform the multiplication and accumulation functions within
FIGS. 9 a, 9 b, 10 a, and 10 b. In one example, multiple MAC units are used in parallel. - In one example, the
history buffer 902 is implemented as a nine deep circular buffer. The start within the circular buffer points to the oldest value in the history buffer which is replaced with a new value and an oldest value pointer is incremented by 1 modulo of the history buffer size after each FIR operation. - Since the analysis QMF filter may be implemented as 32 parallel FIR filters, the increment may be performed when all 32 FIR filter operations have been executed. The even locations in the buffer starting from the start pointer may be multiplied by real coefficients and the odd locations may be multiplied by imaginary coefficients. The new value may replace the value in the
history buffer 902. - The
analysis FIR filter 702 hardware may use four 16×16 MAC (multiply-accumulate unit) every cycle. Those skilled in the art will appreciate that the 16×16 MAC may not operate every cycle due to alignment issues with thehistory buffer 902. In one example, the values in thehistory buffer 902 are real and three banks of shared memory may be needed for the real history buffer and the complex FIR coefficients. In some embodiments, thehistory buffer 902 is replicated on two banks of memory with the shared memory for increased parallelism. - In an example, the FIR0 Val0 is the oldest value in the nine deep circular buffer corresponding to the FIR0. In this example, the FIR0 Val[1-8] correspond to the other eight entries in the history buffer. Here, Accum0 and Accum1 correspond to the real and imaginary outputs of the Analysis FIR filter:
- Real Output
-
- Accum0=val0*Real_coeff4
- Accum0+=val2*Real_coeff3
- Accum0+=val4*Real_coeff2
- Accum0+=va16*Real_coeff1
- Accum0+=va18*Real_coeff0
- Imaginary Output
-
- Accum1=van*Imag_coeff4
- Accum1+=val3*Imag_coeff3
- Accum1+=val5*Imag_coeff2
- Accum1+=val7*Imag_coeff1
- Accum1+=new_val*Imag_coeff0
-
FIG. 10 a andFIG. 10 b are tables displaying memory usage regarding complex values from the QMF synthesis module in exemplary embodiments. TheSynthesis FIR filter 806 of theQMF synthesis module 414 filters the high frequency reconstructed output after it has been converted to the time domain. Thissynthesis FIR filter 806 may include 64 FIR filters oforder 5 in the exemplary case of AAC Plus. The output of thepermutation 804 operation may be 32-bits. In order to reduce storage, the new real and imaginary values which are 32-bits can be converted to 16-bit values before they are placed in thehistory buffer 902. - Once the history buffer 904 is updated with new values, the
synthesis FIR filter 806 operation may be performed. The new real and imaginary values replace the oldest data values which are specified by the FIFO_DATA_PTR. In an exemplary embodiment during the execution of the inverseModulationReal( ) function, the output of thepermutation 804 operation is written to the real history buffer by taking a 32-bit value from an auxiliary register (e.g., auxiliary register file 116) and writing out a 16-bit value to thehistory buffer 902 at the location derived from the FIFO_DATA_PTR (oldest data value) and FIR Number. This may be accomplished for all of the FIRs. Subsequently, the same operation may be performed in the inverseModulationlmag( ) function for the new imaginary values. After this, the FIFO_DATA_PTR field is incremented. - In exemplary embodiments, the
synthesis FIR filter 806 accumulates the real and imaginary values separately and then combines the accumulated values to produce a 16-bit pulse code modulation (PCM) sample. The number of multiplications per cycle may be limited by the organization of thehistory buffer 902. To achieve maximum throughput, the organization of thehistory buffer 902 may be based on a downsampling factor. In one example, this occurs so that the four source values may be available from thehistory buffer 902 every cycle—two real and two imaginary. This can be achieved by having the sample[x] and sample[x+down_sample_factor] in the same 32-bit word. In the exemplary case when downsample_factor=2, every other new sample is in the same 32-bit word. - The permutation operations (see
FIG. 7 ) for analysis QMF filtering may comprise scaling the input values and addition/subtraction. For synthesis filtering,permutation 804 operations may involve copying and rearrangement of the data. If input and output data are available in the shared memory, these operations can be accelerated with multiple read/write ports. The scaling operations may be performed in the source and destination control units. - In some embodiments, one of the efficient ways of implementing DCTs is to use complex fast Fourier transforms (FFTs). An N-point DCT can be implemented as real part of an N point real FFT using a N/2 complex FFT. This may require reordering either the input or output and pre/post twiddling. In one example, the pre/post twiddling operations preformed for the complex FFT computation is a follows.
-
YR[0] = XR [0] YI[0] = XI [0] YR [N] = XR [N] YI [N] = XI [N] for( k=1; k < N/4) { a1 = XR [k] + XR [N/2−k] a2 = XI[k] + XI[N/2−k] a3 = XR [N/2−k] − XR [k] a4 = XI[k] − XI[N/2−k] a5 = (a2 * cosphi[k] ) + (a3 * sinphi[k]); a6 = (a2 * sinphi[k]) − (a3 * cosphi[k]); YR [k] = a1 + a5; YI [N/2−k] = a1 − a5; YR [k] = a6 − a4; YI [N/2−k]] = a6 + a4; }
where X is the complex input to the twiddling operation and Y is the complex output. Cosphi and sinphi are the twiddle factors. N is the length of the DCT. In some embodiments, this operation can also be performed in-place. - The second twiddling operation is shown below:
-
for (k=0;k < N/2;k++) { xr= X[k] xi=X[N−k]; Y[2*k]=xr*cosphi[k]+xi*sinphi[k]; Y[2*k+1]=xi*cosphi[k]−xr*sinphi[k]; } - As can be observed from the above equations, the basic operations are multiplications and accumulations. In exemplary embodiments, X and Y are stored in a shared memory or shared register (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206). The sine and cosine table can be accessed from the ROM tables 120. The four multiplications may be mapped to the four multiply units and accumulators (MACs) (e.g., the MACs associated with the hardware extensions 118). In exemplary embodiments, the operations inside the loop can be performed with a throughput of one every cycle. - During the computation of the DCT, the output one stage may feed the next stage. Once the output of the reordering stage is available in the register file, the complex FFT computation and the first twiddling operations can be performed in-place.
- There is a slight-difference in the order for DCT II (used in synthesis QMF) and DCT III (used in analysis QMF). However, in various embodiments, the basic operations are the same.
- The Cooley-Tukey FFT algorithm, recursively breaks down a DFT of composite size n=rm into r smaller transforms of size m where r is the “radix” of the transform. These smaller DFTs are then combined with size-r butterflies, which themselves are DFTs of size r (performed m times on corresponding outputs of the sub-transforms) pre-multiplied by roots of unity (known as twiddle factors). This is called the decimation in time.
- One can also perform the steps in reverse, known as “decimation in frequency,” where the butterflies comes first and are post-multiplied by twiddle factors.
FIG. 11 is a graphical representation of “decimation in time” and “decimation in frequency” in an exemplary embodiment of the present invention. In the case of the radix-2 Cooley-Tukey algorithm, the butterfly is simply a DFT ofsize 2 that takes two inputs (X, Y) and gives two outputs (X′, Y′). In an exemplary embodiment, the FFT Butterfly operation is accelerated. Either the DIT_BFLY or the DIF_BFLY can be accelerated. The twiddle factor can be obtained from the Sine Cosine table in the ROM table 120. The sources and destination can be accessed using the bit reverse addressing using the mode in the source and destination control units. In another exemplary embodiment, the twiddle index pointer can be auto-incremented by a programmable step after each butterfly operation to further improve performance. - In one preferred embodiment, two inputs (X,Y) and two outputs (X′,Y′) can be organized in the register file (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206), where the computation can be in-place. In one example, for smaller FFT lengths, the register file size can be kept minimal. Having multiple read/write ports and increasing the number of multipliers, butterfly operation for radix-4 or higher can be performed very efficiently. Having a very efficient implementation for smaller FFT lengths may allow an optimal implementation of higher FFT lengths as well. An FFT of larger length can be computed from smaller FFTs and post-twiddling. - Having shorter FFT lengths also makes the implementation of the bit-reversal addressing easier. Performing the bit-reversal operations in-place for the complex data may not be very straight forward. However, for smaller FFT lengths, this can be implemented using a table-lookup where the addresses are precomputed in the ROM table 120. In one of the various embodiments, for a 32-point FFT, only 12 operations are needed to do the bit-reversal operations in place.
- The IMDCT transform can be rewritten as:
-
- Where w[n] is the window function, n0=(N/2+1)/2, and Re-represents taking the real part of a complex number
- The IMDCT can be implemented as:
-
- 1. Pre-twiddle the frequency samples with factor ej2Π/Nkn0
- 2. Perform a N point FFT on the pre-twiddle data
- 3. Post twiddle the inverse transform data by taking the real part of the inverse transformed data with the factor ejΠN(n+n0)
- 4. Multiply with two times the synthesis window (either a Kaiser Bessel Derived window or a sine window)
- 5. Overlap and add with the previous windowed N-M values where M=N/2
- 6. Output N/2 output buffer samples to the decoder output stream
- In various embodiments, these operations can be accelerated with hardware previously defined. The pre-twiddle is identical to one of the DCT twiddle operations and FFT post twiddle is very similar to the other DCT twiddle operation the only difference being the use of sine window table instead of sine/cosine table.
- In exemplary embodiments, there are four 32×16 multipliers (e.g., MAC units) and a multiport register file (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206) that can be used to accelerate FIR and IIR filters. In exemplary embodiments, the coefficients andhistory buffer 902 is stored in an auxiliary register file (e.g., auxiliary register file 116). The value stored in thehistory buffer 902 may be different for the FIR filter and the IIR filter. In various embodiments, stored values are controlled by software which calls an instruction which loads a value in a location pointed to by the oldest data pointer. After executing the instruction, the oldest data pointer increments by 1. In some embodiments, the oldest data pointer is modulo counter (order of the filter, which is programmable). Even though the order of the filter can be any value, the number of coefficients may be padded to be a multiple of 4, and the padded coefficients set to 0. This may be done because the filter operation may be performed by calling a quad-MAC instruction. The result from the filter operation may be obtained by calling a filter result instruction. -
FIG. 12 is a graphical representation of an auxiliary register file in an exemplary embodiment of the invention. In various embodiments, rather than clearing thehistory buffer 902, performance may be improved not Clearing thehistory buffer 902. In one example, a bitmask is used with a bit indicating whether the location in thehistory buffer 902 has a valid.Bit 0 may map to the location oldest_history_pointer+1 andbit 31 may map to location oldest_history_pointer+31. When the bitmask bit is 0, then the value in thehistory buffer 902 may be ignored and a 0 is output to the quad-MAC during the filter operation. - FIR Filter Result
-
- Execute the filter_res instruction to get result of FIR Filter
- IIR Filter Result
- Implemented as Direct-Form II IIR Filter Structure
- Example: 6th Order Filter
-
- Execute the filter_res Instruction to Get Result of IIR Filter
- In various embodiments, an inverse temporal noise shaping filter is a 12/20 tap all pole filter accelerated using the hardware in
FIG. 1-3 to implement the FIR and IIR filter. This may be implemented as a Direct Form IIR implementation: -
- In an all pole filter b1, b2, . . . bM=0:
-
- Two computational intensive parts of the HF generator 408 (see
FIG. 4 ) are the computation of the complex autocorrelation coefficients and the complex linear predictive filtering. Autocorrelation values may be calculated for each sub-band from the low-band complex spectral signals and overlap values from the previous frame. Before calculating the autocorrelation values, the input data may be scaled down to 16-bits to reduce the number of 32×32 bit multiplications. To exploit the dynamic range of the processor, a normalization of the input values may be performed prior to downscaling to lower data-width. The normalization scale factor may be computed by finding the maximum absolute value of the input data and counting the leading zeros. All the input values may be normalized based on this normalization factor. As mentioned above, the real and imaginary part of the complex low band values may be organized as a two-dimensional matrix X[slot][band] in the analysis QMF filter. The low band samples and the overlap values may not have some scale factors associated with them so finding the absolute maximum value of these values may involve prescaling of these values before further processing. Moreover, the processing can be done column-wise (for each band). - As the autocorrelation computation may be done for each sub-band, the two-dimensional X[slot][band] may be converted to X′[slot] before further processing. In one exemplary embodiment, the source/destination control block may have special addressing modes and input re-scaling logic to accelerate column-wise processing of the complex input values. On a RISC processor or a DSP processor, column-wise accessing of a two dimensional array with scaling can be expensive because of the indirect addressing.
- Shared memory (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206) with a multiple-read/write port can speed up the memory access of the complex input values, finding the absolute maximum values of the prescaled values and storing the rescaled values for each sub-band into a one-dimensional array in the register file. If the rows of the two-dimension array are stored in the consecutive blocks, then the addressing of the column elements can be accomplished efficiently with the source and destination control block, if the row-size is known. - The operations performed in computing the autocorrelation values may be as follows:
-
- Which translates 4 multiplications. For i≠j,
-
Φr =X rCur *X rPre +X iCur *X iPre -
Φi =X iCur *X rPre −X rCur *X iPre - where Φr and Φi refers to the real and imaginary part of the intermediate complex autocorrelation values XrCur, XiCur, XrPre and XiPre are real and imaginary parts of current and previous values.
- For i=j, only the real part needs to calculated. In one exemplary embodiment, the real and imaginary values of X can be stored in adjacent locations in the register file after rescaling and normalizations. In one example, with four read ports, two write ports, and four multipliers, intermediate accumulation of complex autocorrelation can be accomplished in single cycle. If the result of the rescaling and normalization can be written into the register file, there may be no overhead in copying the values into the register file.
- The complex high bands may be regenerated from the complex low band values with linear prediction as in the following equation:
-
X high(k)=X Low(k)+α0 X Low(k−1)+α1 X Low(k−2) - where k is the regenerated time slot. The computation is done in the complex-domain. This translates into the following operations for real and imaginary values of Xhigh:
-
X rHigh =X Low(k)+α0r *X rLow(k−1)−α0i *X iLow(k−1)+α1r *X rLow(k−2)−α1i *X iLow(k−2) -
X iHigh =X iLow(k)+α0r *X iLow(k−1)+α0i *X iLow(k−1)+α1r *X iLow(k−2)+α1i *X iLow(k−2) -
X iHigh =X iLow(k)+α0r *X iLow(k−1)+α0i *X iLow(k−1)+α1r *X iLow(k−2)+α1i *X rLow(k−2) - With Xrhigh, XiHigh, XrLow and XiLow in shared memory, LPC coefficients and previous two history values of XrLow and XiLow in the register file, the computation of XrHigh and XiHigh can be calculated with a multiplier unit with four multipliers. Along with the multiplications, the filtering memory can also be updated in parallel in a circular manner.
- As in the
HF generator 408, input values of the spectralenvelope adjuster module 412 may be normalized before computing the energies to exploit the dynamic range of thecore processor 102. Depending on the frequency resolution of the envelopes, the energy estimation may be done on a sub-band basis or on an SBR-band basis. In either case, it may be necessary to find the absolute maximum of the input complex values and rescale the input values based on the normalization factor before computing the energy estimates. This involves traversing a two-dimensional array of complex input values. - Shared memory with two read ports, a source-destination control block with scaling logic and addressing modes to traverse two-dimensional array can accelerate the above mentioned normalization and rescaling efficiently.
- In one example, energy computation involves squaring and accumulating the real and imaginary values. Directing the output of the rescaling algorithm to the multi-port register file (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206), the energy computation can be implemented utilizing the 4-multiplier units in the multiplier block. - In various embodiments, the actual gain adjustment involves processing the complex sub-band samples based on the computed gain values. Sinusoid generation or noise floor adjustment may also be performed. In an exemplary embodiment, saving the complex sub-band values in the shared memory and gain values in the register file can enhance the data-bandwidth requirement to keep up with the multiplier units.
-
FIG. 13 is a block diagram depicting a parametric stereo in an exemplary embodiment of the invention. Parametric stereo is an efficient technique to recreate the left and right channels at the decoder from a monophonic signal and a small amount of control information. The stereo image is represented in the following parameters: -
- The inter-channel intensity difference, or IID, defined by the relative levels of the band-limited signal
- The inter-channel and overall phase differences, IPD and OPD, defining the phase behavior of the band-limited signal
- The inter-channel coherence ICC, defining the (dis)similarity of the left and right band-limited signal.
-
FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention. At the decoder, these parameters are used to recreate the stereo image from the monophonic signal. - In a system where both SBR and parametric techniques are used, significant reduction in computational complexity can be achieved by reusing some of the commonly used blocks such as QMF filterbanks. As both tools operate on the QMF domain, parametric stereo can be performed on the combined 64 QMF sub-bands from Core Decoder and High Frequency Generation/Envelope Adjuster.
- The human ear is more sensitive to stereo images at the lower frequencies. To improve the frequency resolution at lower frequency bands, the
hybrid analysis 1304 andQMF synthesis filters 1316 a and 1316 b may be used. QMF analysis 1302 receives the signal. The high frequency component (and/or guidance information) is provided to thedelay 1306 which provides the delayed signal to thehybrid slot 1308. The low frequency component undergoeshybrid analysis 1304 before being provided to thehybrid slot 1308. Thehybrid slot 1308 provides the low frequency components and the high frequency components (or guidance information) to thestereo processing 1312 and thede-correlation 1310. After stereo processing, the left channel is generated and is sent through thehybrid synthesis 1314 a and the QMF synthesis filter 1316 a. Similarly, the right channel is generated and is sent through thehybrid synthesis 1314 b and theQMF synthesis filter 1316 b. - During the
decorrelation 1310 process, a synthetic ambience channel is created using an all-pass-filter. A transient detector inside thedecorrelator 1310 limits the amount of ambient to improve the transient propertes. Both the output of thehybrid filter bank 1308 and thedecorrelator 1310 output are used in the stereo reconstruction process. The left and right channel spectral values are reconstructed as a linear combination ofdecorrelator 1310 andhybrid filter bank 1308 outputs. The time-frequency variant coefficients for this operation are derived from the stereo parameters(IID, ICC) in thestereo processing 1312. The spectral values of the left and right channels are transformed into the time domain inQMF synthesis filters 1316 a and 1316 b, respectively. - The synthesis filtering is done on the reconstructed left/right channel as shown in
FIG. 14 .FIG. 14 is a block diagram of a parametric stereo decoder in an embodiment of the present invention. - The different steps in the parametric stereo processing may comprise
hybrid analysis 1304 filtering,decorrelation 1310, upmixing of left/right channels, and hybrid synthesis filtering. In exemplary embodiments,hybrid analysis 1304 filtering is applied only for the only lower QMF bands, and for the rest of the bands delay 1306 is applied (depending the overall hybrid filter band delay). The frequency resolution of the hybrid filter band may depend on the number of stereo bands to be supported. An 8-point complex FFT may be computed in one of the configurations. Having the complex input signals in the register file with multiple read/write ports can accelerate this FFT computation very easily with a multiplier unit with four multipliers. Having access to the Sin/Cos Tables in the ROM (e.g., ROM tables 120) can allow the computation of the complex-butterfly operations efficiently. Hybrid analysis and synthesis may not be very computationally intensive compared to the other SBR modules, however, the availability of the data-bandwidth and access of the hardware resources are can be exploited, if needed. - Transient detection involves computation of the energies for the sub-bands. Even though the hybrid sub-band samples can be complex 32-bit words, the energy computation may be performed based on the most-significant 16-bits to reduce the number of double-precision multiplication. This involves scaling of the input values before the energy computation. If the scaled sub-band samples are available in the register file, the energy computations of complex values can be very efficiently done using all the four multipliers, as in the SBR. From the energy estimate, a transient gain adjustment factor may be computed to be applied after
decorrelation 1310. -
Decorrelation 1310 may be performed with a three-stage complex fractional delay all-pass first-order IIR Filter. In one example, the operations in each stage translate into: -
Tempr=HistReal*FdCoeffReal−HistImag*FdCoeffImag -
Tempi=HistReal*FdCoeffImag−HistImag*FdCoeffReal -
Outr=Tempr−Inr*decay; -
Outi=Tempi−Ini*decay; -
HistReal=Inr+Outr*decay; -
HistImag=Ini+Outi*decay; - Where Tempr and Tempi are the intermediate results, and HistReal and HistImag are the real and imaginary part of the filter history values. FdCoeffReal and FdCoeffImag correspond to the fractional delay filter coefficients. Inr, IM, Outr and Outr are the input and output of each filter stage.
- As the output of one-stage becomes the input of the next stage, only the history values may need to be written to the memory in each stage. With a 4-port shared memory (e.g.,
register file 114,auxiliary register file 116, and/or shared memory 206), all other parameters for the stage can be read and feed to the 4-multipliers to compute Tempr and Tempi. The remaining operations can make use of two multipliers and accumulators (MACs). With pipelining, the updating of history values, can be parallelized. The address update feature of the source and destination control units can allow address of the history and the coefficient values for each stage. - During upmixing, the input and decorrelated signals may be combined in a linear way to generate the left and right channels. In one example, the basic operation involved here is:
-
L(n)=H11*S(n)+H12*D(n) -
R(n)=H21*S(n)+H22*D(n) - Where L and R refer to the left and right channels, S and D refer to the input to the Parametric Stereo processing and decorrelated signal. This translates to, in the complex domain:
-
LReal(n)=H11*SReal(n)+H12*DReal(n) -
RReal(n)=H21*SReal(n)+H22*DReal(n) -
LImag(n)=H11*SImag(n)+H12*DImag(n) -
RImag(n)=H21*SImag(n)+H22*DImag(n) - With SReal, SImag, DReal, Dlmag being in the shared memory and coefficient in the register file, computation of LReal, LImag, RReal, and Rimag can be done with a 4-multiplier unit with accumulation.
- One of the commonly used audio post-processing techniques is the graphic equalizer.
FIG. 15 is a graphical representation of a 6-band graphic equalizer in an exemplary embodiment of the present invention. In a graphical equalizer, the input spectrum in divided into different frequency bands and relative amplitudes in the different frequency bands are adjusted according to the gain settings in each frequency band. - One of the ways of implementing a graphic equalizer is to have N number of band-pass filters whose gains can be adjusted depending on the desired gain/attenuation selection.
- One simple way of implementing a band pass filter is to use a 2nd order Biquad section with a transfer function.
-
- which can be implemented as:
-
v(n)=α0 x(n)−α1 v(n−1)−α2 v(n−2) -
y(n)=β0 v(n)+β1 v(n−1)+β2 v(n−2) - where x(n), v(n) and y(n) are the input, intermediate history and output values respectively.
- This is very similar to the FIR/IIR/All Pole Filter accelerations discussed herein. In one exemplary embodiment, a minor extension is made to the accelerators to handle a biquad filter. The coefficients and
history buffer 902 may be in theauxiliary register file 116, the computation of the output can be computed with the quad multiply units (MACs). Although the coefficients andhistory buffer 902 are described as within theauxiliary register file 116, those skilled in the art will appreciate that the coefficients andhistory buffer 902 may be within any shared memory including theregister file 114 and the shared memory 206. -
FIG. 16 is the general structure of audio processing at a decoder in an exemplary embodiment of the present invention. MPEG surround is an open standard for compressing multi-channel audio signals broadly falls under Spatial Audio. Coding (SAC). Spatial Audio Coding techniques may allow a transparent extension of traditional stereo or mono audio contents to multi-channels in a backward compatible manner keeping the overhead of bit-rate increase as minimal as possible. The basic concept in special audio coding is to transmit a down-mix signal and spatial image of the multi-channel audio signal as a compact set of parameters so that the multi-channel audio signal can be regenerated from the transmitted-down-mix signal and the spatial image information. - The input signals may be converted to the spectral domain using QMF filterbanks. The Upmixing process may comprise two stages namely premixing 1602 and
postmixing 1604.Premixing 1602 process transforms the input signals to multiple channels using an upmixing Matrix M1, whose elements are controlled by the spatial parameters in frequency and time. Decorrelation module (D1, D2, . . . Dm) introduces the spatialness for each of the synthesized channels. The post-mixing 1604 process combines the decorrelated and original signal using another matrix M2. - As can be noticed from the above diagram, this can be treated as an extension of the Parametric Stereo approach, where the basic operations involved the hybrid analysis/synthesis filtering, decorrelation, upmixing, etc. The same accelerations identified for parametric stereo can be applied in MPEG surround processing as well. There are more advanced temporal shaping tools in the MPEG surround. However, all the acceleration identified in the parametric stereo processing may apply as well. For example,
- Energy computation
- Matrix processing (Upmixing)
- Decorrelation (all-pass IIR filter)
- Those skilled in the art will appreciate that it is also possible to use the architecture defined here to accelerate other surround processing systems
- The above-described functions and components can be comprised of instructions that are stored on a storage medium. The instructions can be retrieved and executed by a processor. Some examples of instructions are software, program code, and firmware. Some examples of storage medium are memory devices, tape, disks, integrated circuits, and servers. The instructions are operational when executed by the processor to direct the processor to operate in accord with embodiments of the present invention. Those skilled in the art are familiar with instructions, processor(s), and storage medium.
- The present invention has been described above with reference to exemplary embodiments. It will be apparent to those skilled in the art that various modifications may be made and other embodiments can be used without departing from the broader scope of the invention. Therefore, these and other variations upon the exemplary embodiments are intended to be covered by the present invention.
Claims (23)
1-22. (canceled)
23. A system for accelerating audio processing, the system comprising:
a source control unit that fetches operands for at least one of a plurality of multiply-accumulate (MAC) units from one or more registers shared with a core processor, wherein the MAC units are executable to perform operations for accelerating processing of audio data; and
a destination control unit that stores values derived by at least one of the MAC units in the one or more registers, and wherein the derived values may be used to reconfigure an audio processing operation of a core processor.
24. The system of claim 23 , wherein the one or more registers allow for parallel processing of audio data by the MAC units and the core processor.
25. The system of claim 23 , wherein the core processor processes audio data using at least one of spectral band replication techniques, a discrete Fourier transform, or a discrete cosine transform.
26. The system of claim 23 , further comprising a memory shared by the core processor and a coprocessor, the shared memory storing a plurality of instructions that may be executed in parallel.
27. The system of claim 26 , wherein the one or more of the plurality of instructions are executable to perform QMF analysis related to spectral band replication or parametric stereo processing.
28. The system of claim 26 , wherein the one or more of the plurality of instructions are executable to perform QMF synthesis related to spectral band replication or parametric stereo processing.
29. The system of claim 23 , further comprising computer executable instructions stored in a memory and executable to perform the synthesis of modified high-frequency components with low-frequency components.
30. A system for accelerating the processing of audio data, the system comprising:
a plurality of execution units configured to execute in parallel, each of the plurality of execution units multiplying a first history value and at least one finite impulse response filter coefficient from a first plurality of finite impulse response filter coefficients to generate a first result for performing QMF analysis;
a memory that stores the first result; and
a reconfigurable processor that performs a discrete cosine transform on the first result in accordance with an execution of an instruction extension.
31. The system of claim 30 , wherein the plurality of execution units include multiply and accumulate (MAC) units.
32. The system of claim 30 , wherein the QMF analysis is performed in at least one of spectral band replication, parametric stereo, or audio equalization.
33. The system of claim 30 , wherein each of the plurality of execution units are further configured to multiply a second history value and at least one finite impulse response filter coefficient from a second plurality of finite impulse response filter coefficients to generate a second result for performing QMF synthesis.
34. The system of claim 30 , further comprising a ROM table that stores at least one of the first plurality of finite impulse response filter coefficients to a second memory.
35. A system for accelerating audio processing, the system comprising:
a hardware extension block to assist a reconfigurable processor configured to process audio data in accelerating processing of the audio data, the hardware extension block including:
a first execution unit that executes custom processing, including multiply-accumulate operations related to the processing of the audio data, and
a second execution unit that performs custom processing, including multiply-accumulate operations in parallel with the first execution unit.
36. The system of claim 35 , wherein the reconfigurable processor processes audio data using at least one of spectral band replication, a discrete Fourier transform, or a discrete cosine transform.
37. The system of claim 35 , wherein at least one of the first execution unit or the second execution unit includes a multiply and accumulate (MAC) unit.
38. A system for accelerating audio processing, the system comprising:
a plurality of hardware accelerators including multiply-accumulate (MAC) units that are executable to perform operations for accelerating the processing of audio data, the plurality of MAC units coupled to a register file and an auxiliary register file, wherein registers in each of the register file and the auxiliary register file are shared with a general purpose RISC processor, such that the shared registers allow for parallel processing of audio data by the MAC units and an audio co-processor, the processed audio data shared with the general purpose RISC processor.
39. The system of claim 38 , wherein the audio co-processor processes audio data using spectral band replication techniques.
40. The system of claim 38 , wherein the audio co-processor processes audio data using instruction extensions that accelerate processing of at least one of a fast Fourier transform, a discrete cosine transform, or a discrete Fourier transform.
41. The system of claim 38 , wherein the audio co-processor executes instructions to perform QMF analysis related to spectral band replication or parametric stereo processing.
42. An apparatus for accelerating audio processing, the apparatus comprising:
a source control unit that fetches operands for at least one of a plurality of multiply-accumulate (MAC) units from one or more registers shared with a core processor, wherein the MAC units are executable to perform operations for accelerating processing of audio data,
wherein the MAC units are configured to provide values derived by at least one of the MAC units to a destination control unit that is configured to store the derived values in the one or more registers, and wherein the derived values may be used to reconfigure an audio processing operation of the core processor.
43. An apparatus for accelerating the processing of audio data, the apparatus comprising:
a plurality of execution units configured to execute in parallel, each of the plurality of execution units multiplying a value from a history buffer and at least one finite impulse response filter coefficient from a plurality of finite impulse response filter coefficients to generate a first result for performing QMF analysis, wherein the first result is stored in a memory, and is provided to a reconfigurable processor that performs a discrete cosine transform on the first result in accordance with an execution of an instruction extension.
44. An apparatus for accelerating audio processing, the apparatus comprising:
a hardware extension block to assist a reconfigurable processor configured to process audio data in accelerating processing of the audio data, the hardware extension block including a first execution unit that executes custom processing, including multiply-accumulate operations related to the processing of the audio data, in parallel with custom processing, including multiply-accumulate operations, performed by a second execution unit.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/191,208 US20120016502A1 (en) | 2007-04-20 | 2011-07-26 | Processor extensions for accelerating spectral band replication |
US13/481,229 US8589634B2 (en) | 2007-04-20 | 2012-05-25 | Processor extensions for accelerating spectral band replication |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US92545307P | 2007-04-20 | 2007-04-20 | |
US12/148,747 US8015368B2 (en) | 2007-04-20 | 2008-04-21 | Processor extensions for accelerating spectral band replication |
US13/191,208 US20120016502A1 (en) | 2007-04-20 | 2011-07-26 | Processor extensions for accelerating spectral band replication |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/148,747 Continuation US8015368B2 (en) | 2007-04-20 | 2008-04-21 | Processor extensions for accelerating spectral band replication |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/481,229 Continuation US8589634B2 (en) | 2007-04-20 | 2012-05-25 | Processor extensions for accelerating spectral band replication |
Publications (1)
Publication Number | Publication Date |
---|---|
US20120016502A1 true US20120016502A1 (en) | 2012-01-19 |
Family
ID=39873386
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/148,747 Expired - Fee Related US8015368B2 (en) | 2007-04-20 | 2008-04-21 | Processor extensions for accelerating spectral band replication |
US13/191,208 Abandoned US20120016502A1 (en) | 2007-04-20 | 2011-07-26 | Processor extensions for accelerating spectral band replication |
US13/481,229 Active US8589634B2 (en) | 2007-04-20 | 2012-05-25 | Processor extensions for accelerating spectral band replication |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/148,747 Expired - Fee Related US8015368B2 (en) | 2007-04-20 | 2008-04-21 | Processor extensions for accelerating spectral band replication |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/481,229 Active US8589634B2 (en) | 2007-04-20 | 2012-05-25 | Processor extensions for accelerating spectral band replication |
Country Status (1)
Country | Link |
---|---|
US (3) | US8015368B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8645634B1 (en) * | 2009-01-16 | 2014-02-04 | Nvidia Corporation | Zero-copy data sharing by cooperating asymmetric coprocessors |
US9820073B1 (en) | 2017-05-10 | 2017-11-14 | Tls Corp. | Extracting a common signal from multiple audio signals |
WO2020068307A1 (en) * | 2018-09-28 | 2020-04-02 | Intel Corporation | Compute in memory circuits with multi-vdd arrays and/or analog multipliers |
Families Citing this family (49)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7742927B2 (en) * | 2000-04-18 | 2010-06-22 | France Telecom | Spectral enhancing method and device |
US20030187663A1 (en) | 2002-03-28 | 2003-10-02 | Truman Michael Mead | Broadband frequency translation for high frequency regeneration |
KR101218776B1 (en) * | 2006-01-11 | 2013-01-18 | 삼성전자주식회사 | Method of generating multi-channel signal from down-mixed signal and computer-readable medium |
KR101355376B1 (en) * | 2007-04-30 | 2014-01-23 | 삼성전자주식회사 | Method and apparatus for encoding and decoding high frequency band |
KR101464977B1 (en) * | 2007-10-01 | 2014-11-25 | 삼성전자주식회사 | Memory management method, and method and apparatus for decoding multi-channel data |
DE602007008429D1 (en) | 2007-10-01 | 2010-09-23 | Harman Becker Automotive Sys | Efficient sub-band audio signal processing, method, apparatus and associated computer program |
US9177569B2 (en) | 2007-10-30 | 2015-11-03 | Samsung Electronics Co., Ltd. | Apparatus, medium and method to encode and decode high frequency signal |
KR101373004B1 (en) * | 2007-10-30 | 2014-03-26 | 삼성전자주식회사 | Apparatus and method for encoding and decoding high frequency signal |
US9106592B1 (en) * | 2008-05-18 | 2015-08-11 | Western Digital Technologies, Inc. | Controller and method for controlling a buffered data transfer device |
WO2010003539A1 (en) * | 2008-07-11 | 2010-01-14 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Audio signal synthesizer and audio signal encoder |
PL2346030T3 (en) * | 2008-07-11 | 2015-03-31 | Fraunhofer Ges Forschung | Audio encoder, method for encoding an audio signal and computer program |
US20100082722A1 (en) * | 2008-09-26 | 2010-04-01 | Sinnokrot Mohanned O | Methods and Apparatuses for Detection and Estimation with Fast Fourier Transform (FFT) in Orthogonal Frequency Division Multiplexing (OFDM) Communication Systems |
AU2016262695B2 (en) * | 2009-02-18 | 2017-11-09 | Dolby International Ab | Low Delay Modulated Filter Bank |
AU2013213663B2 (en) * | 2009-02-18 | 2016-09-01 | Dolby International Ab | Low delay modulated filter bank |
TWI569573B (en) * | 2009-02-18 | 2017-02-01 | 杜比國際公司 | Low delay modulated filter bank and method for the design of the low delay modulated filter bank |
US8392200B2 (en) * | 2009-04-14 | 2013-03-05 | Qualcomm Incorporated | Low complexity spectral band replication (SBR) filterbanks |
JP5754899B2 (en) | 2009-10-07 | 2015-07-29 | ソニー株式会社 | Decoding apparatus and method, and program |
JP5850216B2 (en) | 2010-04-13 | 2016-02-03 | ソニー株式会社 | Signal processing apparatus and method, encoding apparatus and method, decoding apparatus and method, and program |
JP5609737B2 (en) | 2010-04-13 | 2014-10-22 | ソニー株式会社 | Signal processing apparatus and method, encoding apparatus and method, decoding apparatus and method, and program |
JP6075743B2 (en) | 2010-08-03 | 2017-02-08 | ソニー株式会社 | Signal processing apparatus and method, and program |
JP5707842B2 (en) | 2010-10-15 | 2015-04-30 | ソニー株式会社 | Encoding apparatus and method, decoding apparatus and method, and program |
CN102568481B (en) * | 2010-12-21 | 2014-11-26 | 富士通株式会社 | Method for implementing analysis quadrature mirror filter (AQMF) processing and method for implementing synthesis quadrature mirror filter (SQMF) processing |
US8514012B2 (en) * | 2011-05-17 | 2013-08-20 | Nxp B.V. | Pulse shaper circuit with reduced electromagnetic emission |
US9117440B2 (en) | 2011-05-19 | 2015-08-25 | Dolby International Ab | Method, apparatus, and medium for detecting frequency extension coding in the coding history of an audio signal |
US9070361B2 (en) * | 2011-06-10 | 2015-06-30 | Google Technology Holdings LLC | Method and apparatus for encoding a wideband speech signal utilizing downmixing of a highband component |
US9317458B2 (en) | 2012-04-16 | 2016-04-19 | Harman International Industries, Incorporated | System for converting a signal |
ES2549953T3 (en) * | 2012-08-27 | 2015-11-03 | Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. | Apparatus and method for the reproduction of an audio signal, apparatus and method for the generation of an encoded audio signal, computer program and encoded audio signal |
US10140129B2 (en) * | 2012-12-28 | 2018-11-27 | Intel Corporation | Processing core having shared front end unit |
US9830917B2 (en) * | 2013-02-14 | 2017-11-28 | Dolby Laboratories Licensing Corporation | Methods for audio signal transient detection and decorrelation control |
TWI618051B (en) | 2013-02-14 | 2018-03-11 | 杜比實驗室特許公司 | Audio signal processing method and apparatus for audio signal enhancement using estimated spatial parameters |
TWI618050B (en) | 2013-02-14 | 2018-03-11 | 杜比實驗室特許公司 | Method and apparatus for signal decorrelation in an audio processing system |
BR112015025022B1 (en) | 2013-04-05 | 2022-03-29 | Dolby International Ab | Decoding method, decoder in an audio processing system, encoding method, and encoder in an audio processing system |
US8804971B1 (en) | 2013-04-30 | 2014-08-12 | Dolby International Ab | Hybrid encoding of higher frequency and downmixed low frequency content of multichannel audio |
WO2015041070A1 (en) | 2013-09-19 | 2015-03-26 | ソニー株式会社 | Encoding device and method, decoding device and method, and program |
KR102244613B1 (en) * | 2013-10-28 | 2021-04-26 | 삼성전자주식회사 | Method and Apparatus for quadrature mirror filtering |
CA2934602C (en) | 2013-12-27 | 2022-08-30 | Sony Corporation | Decoding apparatus and method, and program |
RU2689181C2 (en) * | 2014-03-31 | 2019-05-24 | Фраунхофер-Гезелльшафт Цур Фердерунг Дер Ангевандтен Форшунг Е.Ф. | Encoder, decoder, encoding method, decoding method and program |
GB2530311B (en) | 2014-09-19 | 2017-01-11 | Imagination Tech Ltd | Data compression |
US11847427B2 (en) | 2015-04-04 | 2023-12-19 | Texas Instruments Incorporated | Load store circuit with dedicated single or dual bit shift circuit and opcodes for low power accelerator processor |
US9817791B2 (en) | 2015-04-04 | 2017-11-14 | Texas Instruments Incorporated | Low energy accelerator processor architecture with short parallel instruction word |
US9952865B2 (en) * | 2015-04-04 | 2018-04-24 | Texas Instruments Incorporated | Low energy accelerator processor architecture with short parallel instruction word and non-orthogonal register data file |
US10503474B2 (en) | 2015-12-31 | 2019-12-10 | Texas Instruments Incorporated | Methods and instructions for 32-bit arithmetic support using 16-bit multiply and 32-bit addition |
US10401412B2 (en) | 2016-12-16 | 2019-09-03 | Texas Instruments Incorporated | Line fault signature analysis |
US10573326B2 (en) * | 2017-04-05 | 2020-02-25 | Qualcomm Incorporated | Inter-channel bandwidth extension |
CN111670439A (en) | 2017-12-19 | 2020-09-15 | 杜比国际公司 | Method and device system for unified speech and audio decoding improvements |
CN111670473B (en) | 2017-12-19 | 2024-08-09 | 杜比国际公司 | Method and apparatus for unified speech and audio decoding QMF-based harmonic shifter improvement |
TWI812658B (en) | 2017-12-19 | 2023-08-21 | 瑞典商都比國際公司 | Methods, apparatus and systems for unified speech and audio decoding and encoding decorrelation filter improvements |
US11764940B2 (en) | 2019-01-10 | 2023-09-19 | Duality Technologies, Inc. | Secure search of secret data in a semi-trusted environment using homomorphic encryption |
KR20230016110A (en) * | 2021-07-23 | 2023-02-01 | 삼성전자주식회사 | Memory module, system including the same, and operation method of memory module |
Citations (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4761644A (en) * | 1985-06-03 | 1988-08-02 | Aisin Seiki Kabushikikaisha | Data transmission system |
US5140698A (en) * | 1989-03-31 | 1992-08-18 | Mitsubishi Denki Kabushiki Kaisha | Mobile telephone system with intermittent control of receiver components in standby state |
US5155479A (en) * | 1989-10-17 | 1992-10-13 | Seiko Corp. | Radio receiver with adaptive on-off control |
US5325088A (en) * | 1991-12-02 | 1994-06-28 | Motorola, Inc. | Synchronous selective signalling system |
US5555183A (en) * | 1991-12-02 | 1996-09-10 | Motorola, Inc | Method and apparatus for synchronizing to a synchronous selective call signal |
US5654952A (en) * | 1994-10-28 | 1997-08-05 | Sony Corporation | Digital signal encoding method and apparatus and recording medium |
US6205225B1 (en) * | 1997-12-03 | 2001-03-20 | Orban, Inc. | Lower sideband modulation distortion cancellation |
US6219333B1 (en) * | 1997-02-25 | 2001-04-17 | Samsung Electronics Co., Ltd. | Method and apparatus for synchronizing a carrier frequency of an orthogonal frequency division multiplexing transmission system |
US6317065B1 (en) * | 1999-07-01 | 2001-11-13 | Cisco Technology, Inc. | Multiple A to D converters for enhanced dynamic range |
US6438364B1 (en) * | 2000-06-06 | 2002-08-20 | Philips Electronics North America Corporation | Radio frequency device with fast charging of an input capacitance |
US20020126778A1 (en) * | 2001-01-16 | 2002-09-12 | Eric Ojard | Method for whitening colored noise in a communication system |
US6466913B1 (en) * | 1998-07-01 | 2002-10-15 | Ricoh Company, Ltd. | Method of determining a sound localization filter and a sound localization control system incorporating the filter |
US20030159076A1 (en) * | 1996-07-19 | 2003-08-21 | Compaq Information Technologies Group, L.P. | Keyboard controller providing power management for a portable computer system |
US6763240B1 (en) * | 1996-11-20 | 2004-07-13 | Inmarsat Ltd. | High margin notification method and apparatus |
US20040223449A1 (en) * | 2003-05-08 | 2004-11-11 | Yih-Ming Tsuie | Mode detection for OFDM signals |
US20050047488A1 (en) * | 2003-08-25 | 2005-03-03 | Shiro Sugahara | CDMA receiving apparatus, method, program and recording medium |
US7006617B1 (en) * | 1997-01-07 | 2006-02-28 | Nortel Networks Limited | Method of improving conferencing in telephony |
US20060112157A1 (en) * | 2004-11-19 | 2006-05-25 | Massachusetts Institute Of Technology | Systolic de-multiplexed finite impulse response filter array architecture for linear and non-linear implementations |
US20060195498A1 (en) * | 2005-02-28 | 2006-08-31 | Dobbek Jeffrey J | Digital filter instruction and filter implementing the filter instruction |
US20060212503A1 (en) * | 2005-03-15 | 2006-09-21 | Analog Devices, Inc. | Multi-channel sample rate conversion method |
US20070112901A1 (en) * | 2005-11-15 | 2007-05-17 | Afshin Niktash | Configurable digital filter |
US7299021B2 (en) * | 2001-12-28 | 2007-11-20 | Nokia Corporation | Method and apparatus for scaling the dynamic range of a receiver for continuously optimizing performance versus power consumption |
US20080097764A1 (en) * | 2006-10-18 | 2008-04-24 | Bernhard Grill | Analysis filterbank, synthesis filterbank, encoder, de-coder, mixer and conferencing system |
US7369989B2 (en) * | 2001-06-08 | 2008-05-06 | Stmicroelectronics Asia Pacific Pte, Ltd. | Unified filter bank for audio coding |
US7512743B2 (en) * | 2006-11-07 | 2009-03-31 | Spansion Llc | Using shared memory with an execute-in-place processor and a co-processor |
US20090198753A1 (en) * | 2004-09-16 | 2009-08-06 | France Telecom | Data processing method by passage between different sub-band domains |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030187662A1 (en) * | 2001-10-04 | 2003-10-02 | Alex Wilson | System, method, and article of manufacture for a reconfigurable hardware-based audio decoder |
US6920545B2 (en) * | 2002-01-17 | 2005-07-19 | Raytheon Company | Reconfigurable processor with alternately interconnected arithmetic and memory nodes of crossbar switched cluster |
US7668992B2 (en) * | 2005-02-17 | 2010-02-23 | Samsung Electronics Co., Ltd. | Context-based operation reconfigurable instruction set processor and method of operation |
-
2008
- 2008-04-21 US US12/148,747 patent/US8015368B2/en not_active Expired - Fee Related
-
2011
- 2011-07-26 US US13/191,208 patent/US20120016502A1/en not_active Abandoned
-
2012
- 2012-05-25 US US13/481,229 patent/US8589634B2/en active Active
Patent Citations (27)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4761644A (en) * | 1985-06-03 | 1988-08-02 | Aisin Seiki Kabushikikaisha | Data transmission system |
US5140698A (en) * | 1989-03-31 | 1992-08-18 | Mitsubishi Denki Kabushiki Kaisha | Mobile telephone system with intermittent control of receiver components in standby state |
US5155479A (en) * | 1989-10-17 | 1992-10-13 | Seiko Corp. | Radio receiver with adaptive on-off control |
US5325088A (en) * | 1991-12-02 | 1994-06-28 | Motorola, Inc. | Synchronous selective signalling system |
US5555183A (en) * | 1991-12-02 | 1996-09-10 | Motorola, Inc | Method and apparatus for synchronizing to a synchronous selective call signal |
US5654952A (en) * | 1994-10-28 | 1997-08-05 | Sony Corporation | Digital signal encoding method and apparatus and recording medium |
US20030159076A1 (en) * | 1996-07-19 | 2003-08-21 | Compaq Information Technologies Group, L.P. | Keyboard controller providing power management for a portable computer system |
US6763240B1 (en) * | 1996-11-20 | 2004-07-13 | Inmarsat Ltd. | High margin notification method and apparatus |
US7006617B1 (en) * | 1997-01-07 | 2006-02-28 | Nortel Networks Limited | Method of improving conferencing in telephony |
US6219333B1 (en) * | 1997-02-25 | 2001-04-17 | Samsung Electronics Co., Ltd. | Method and apparatus for synchronizing a carrier frequency of an orthogonal frequency division multiplexing transmission system |
US6205225B1 (en) * | 1997-12-03 | 2001-03-20 | Orban, Inc. | Lower sideband modulation distortion cancellation |
US6466913B1 (en) * | 1998-07-01 | 2002-10-15 | Ricoh Company, Ltd. | Method of determining a sound localization filter and a sound localization control system incorporating the filter |
US6317065B1 (en) * | 1999-07-01 | 2001-11-13 | Cisco Technology, Inc. | Multiple A to D converters for enhanced dynamic range |
US6438364B1 (en) * | 2000-06-06 | 2002-08-20 | Philips Electronics North America Corporation | Radio frequency device with fast charging of an input capacitance |
US20020126778A1 (en) * | 2001-01-16 | 2002-09-12 | Eric Ojard | Method for whitening colored noise in a communication system |
US7369989B2 (en) * | 2001-06-08 | 2008-05-06 | Stmicroelectronics Asia Pacific Pte, Ltd. | Unified filter bank for audio coding |
US7299021B2 (en) * | 2001-12-28 | 2007-11-20 | Nokia Corporation | Method and apparatus for scaling the dynamic range of a receiver for continuously optimizing performance versus power consumption |
US20040223449A1 (en) * | 2003-05-08 | 2004-11-11 | Yih-Ming Tsuie | Mode detection for OFDM signals |
US20050047488A1 (en) * | 2003-08-25 | 2005-03-03 | Shiro Sugahara | CDMA receiving apparatus, method, program and recording medium |
US20090198753A1 (en) * | 2004-09-16 | 2009-08-06 | France Telecom | Data processing method by passage between different sub-band domains |
US20060112157A1 (en) * | 2004-11-19 | 2006-05-25 | Massachusetts Institute Of Technology | Systolic de-multiplexed finite impulse response filter array architecture for linear and non-linear implementations |
US7480689B2 (en) * | 2004-11-19 | 2009-01-20 | Massachusetts Institute Of Technology | Systolic de-multiplexed finite impulse response filter array architecture for linear and non-linear implementations |
US20060195498A1 (en) * | 2005-02-28 | 2006-08-31 | Dobbek Jeffrey J | Digital filter instruction and filter implementing the filter instruction |
US20060212503A1 (en) * | 2005-03-15 | 2006-09-21 | Analog Devices, Inc. | Multi-channel sample rate conversion method |
US20070112901A1 (en) * | 2005-11-15 | 2007-05-17 | Afshin Niktash | Configurable digital filter |
US20080097764A1 (en) * | 2006-10-18 | 2008-04-24 | Bernhard Grill | Analysis filterbank, synthesis filterbank, encoder, de-coder, mixer and conferencing system |
US7512743B2 (en) * | 2006-11-07 | 2009-03-31 | Spansion Llc | Using shared memory with an execute-in-place processor and a co-processor |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8645634B1 (en) * | 2009-01-16 | 2014-02-04 | Nvidia Corporation | Zero-copy data sharing by cooperating asymmetric coprocessors |
US9820073B1 (en) | 2017-05-10 | 2017-11-14 | Tls Corp. | Extracting a common signal from multiple audio signals |
WO2020068307A1 (en) * | 2018-09-28 | 2020-04-02 | Intel Corporation | Compute in memory circuits with multi-vdd arrays and/or analog multipliers |
US11061646B2 (en) | 2018-09-28 | 2021-07-13 | Intel Corporation | Compute in memory circuits with multi-Vdd arrays and/or analog multipliers |
Also Published As
Publication number | Publication date |
---|---|
US20120265329A1 (en) | 2012-10-18 |
US8015368B2 (en) | 2011-09-06 |
US8589634B2 (en) | 2013-11-19 |
US20080263285A1 (en) | 2008-10-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8589634B2 (en) | Processor extensions for accelerating spectral band replication | |
US8990280B2 (en) | Configurable system for performing repetitive actions | |
JP5269908B2 (en) | Fast algorithm and architecture for 5-point DCT-II, DCT-IV, and DST-IV calculations | |
US8935468B2 (en) | Audio digital signal processor | |
US8195730B2 (en) | Apparatus and method for conversion into a transformed representation or for inverse conversion of the transformed representation | |
EP3486806A1 (en) | Signal processing method and data processing method and apparatus | |
US20110054915A1 (en) | Computing circuits and method for running an mpeg-2 aac or mpeg-4 aac audio decoding algorithm on programmable processors | |
US11482233B2 (en) | Methods, apparatus and systems for unified speech and audio decoding and encoding decorrelation filter improvements | |
Britanak | A survey of efficient MDCT implementations in MP3 audio coding standard: Retrospective and state-of-the-art | |
JP7596146B2 (en) | Method, apparatus and system for improved joint speech and audio decoding and encoding - Patents.com | |
US9257129B2 (en) | Orthogonal transform apparatus, orthogonal transform method, orthogonal transform computer program, and audio decoding apparatus | |
EP2784776B1 (en) | Orthogonal transform apparatus, orthogonal transform method, orthogonal transform computer program, and audio decoding apparatus | |
EP3066582B1 (en) | Fft device and method for performing a fast fourier transform | |
US20210020186A1 (en) | Methods and apparatus for unified speech and audio decoding qmf based harmonic transposer improvements | |
Kasap et al. | High-Performance System-on-Chip-Based Accelerator System for Polynomial Matrix Multiplications | |
Chivukula | Fast algorithms for MDCT and low delay filterbanks used in audio coding | |
Tsai et al. | A hardware/software co-design of high efficiency AAC audio decoder | |
Britanak | Spectral Band Replication (SBR) compression technology: Survey of the unified efficient low-cost implementations of complex exponential-and cosine-modulated QMF banks | |
Karthick | Techniques for | |
Britanak et al. | Fast MDCT/MDST, MLT, ELT, and MCLT Algorithms | |
Wei et al. | Optimal fixedl-point fast fourier transform | |
CN104078048A (en) | Acoustic decoding device and method thereof | |
Miranda et al. | Considerering Pure GPU Model for an Audio Fingerprinting System | |
Azad | A custom FFT hardware accelerator for wave fields synthesis | |
Ryu et al. | Audio-Specific Signal Processor (ASSP) for High-Quality Audio Codec |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SHARMA, SRIDHAR G.;RAVINDRAN, BINURAJ;HILL, JEFFREY V.;REEL/FRAME:027000/0878 Effective date: 20110930 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SIPORT, INC.;REEL/FRAME:031619/0719 Effective date: 20130805 |