JP2002135123A - Information data processor, its processing method, and storage medium - Google Patents

Information data processor, its processing method, and storage medium

Info

Publication number
JP2002135123A
JP2002135123A JP2000326416A JP2000326416A JP2002135123A JP 2002135123 A JP2002135123 A JP 2002135123A JP 2000326416 A JP2000326416 A JP 2000326416A JP 2000326416 A JP2000326416 A JP 2000326416A JP 2002135123 A JP2002135123 A JP 2002135123A
Authority
JP
Japan
Prior art keywords
data
information
information data
amount
unit
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.)
Withdrawn
Application number
JP2000326416A
Other languages
Japanese (ja)
Inventor
Takayuki Kikuchi
孝之 菊池
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2000326416A priority Critical patent/JP2002135123A/en
Publication of JP2002135123A publication Critical patent/JP2002135123A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect errors within an AAU stream. SOLUTION: A stream-disassembling circuit 24 outputs the AAU stream from an input buffer 22 to an expansion processing circuit 28 as it is, and outputs allocation information and scale factor selection information, which are included in the AAU stream, to an allocation arithmetic circuit 26. The arithmetic circuit 26 calculates the number of effective data included in the AAU, by using the allocation information and the scale factor selection information, and determines whether the value of the number is appropriate. The expansion processing circuit 28 is expanded, in other words restores AAU stream data from the disassembling circuit 24 into a digital audio signal, and supplies the restored digital audio signal to an interpolation data buffer 30 and an interpolation selection circuit 32. The data buffer 30 updates storage data into the latest digital audio signal, when an error is mixed. According to the result of the arithmetic circuit 26, the selection circuit 32 selects the digital audio signal, output from the expansion processing circuit 28 when there is no error mixed, the data stored in the data buffer 30, when there is an error mixed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、圧縮された情報デ
ータを伸長処理する情報データ処理装置及びその方法並
びにそのデータ処理プログラムを記憶した記憶媒体に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information data processing apparatus and method for decompressing compressed information data and a storage medium storing the data processing program.

【0002】[0002]

【従来の技術】ディジタルオーディオ信号を圧縮する方
法に、ISO/IEC 11172−3に示されるMP
EGオーディオ圧縮方式がある。図4は、MPEGオー
ディオ圧縮されたストリームであるオーディオアクセス
ユニット(以下、AAUと略す。)をディジタルオーデ
ィオ信号に伸長する従来の伸長装置の概略構成ブロック
図を示す。
2. Description of the Related Art A method for compressing a digital audio signal includes an MP / MP described in ISO / IEC 11172-3.
There is an EG audio compression system. FIG. 4 is a block diagram showing a schematic configuration of a conventional decompression device for decompressing an audio access unit (hereinafter, abbreviated as AAU), which is an MPEG audio compressed stream, into a digital audio signal.

【0003】図4において、10はAAU入力部、12
はAAU入力部10からのAAUストリームの入力タイ
ミングを調整する入力バッファ、14は入力バッファ1
2によりタイミング調整されたAAUストリームを1A
AUだけ読み出し、ディジタルオーディオ信号に伸長す
る伸長処理回路、16は伸長処理回路14で復元したデ
ィジタルオーディオ信号を出力するディジタルオーディ
オ出力部である。
In FIG. 4, reference numeral 10 denotes an AAU input unit;
Is an input buffer for adjusting the input timing of the AAU stream from the AAU input unit 10, and 14 is the input buffer 1
1 AA stream whose timing has been adjusted by 2
A decompression processing circuit for reading out only the AU and decompressing the digital audio signal, and a digital audio output unit 16 for outputting the digital audio signal restored by the decompression processing circuit 14.

【0004】図4に示す従来例の伸長動作を説明する。
AAUストリームは、AAU入力部10から入力バッフ
ァ12に入力する。入力バッファ12は、1AAUの圧
縮周期単位で定レート化して、AAUストリームを伸長
処理回路14に出力する。伸長処理回路14は、所定の
伸長アルゴリズムに従い、入力バッファ12から入力す
るAAUストリームからディジタルオーディオ信号を復
元する。復元されたディジタルオーディオ信号は、ディ
ジタルオーディオ出力部16から外部に出力される。
[0004] The extension operation of the conventional example shown in FIG. 4 will be described.
The AAU stream is input from the AAU input unit 10 to the input buffer 12. The input buffer 12 outputs the AAU stream to the decompression processing circuit 14 at a constant rate in units of 1 AAU compression cycle. The expansion processing circuit 14 restores the digital audio signal from the AAU stream input from the input buffer 12 according to a predetermined expansion algorithm. The restored digital audio signal is output from the digital audio output unit 16 to the outside.

【0005】[0005]

【発明が解決しようとする課題】従来例では、入力する
AAUストリームに伝送路などの影響でエラーが混入し
た場合、エラーを検知できずに伸長処理を施してしま
う。従って、例えばアロケーション及びスケールファク
タ等の、ディジタルオーディオ信号の出力レベルに大き
く影響するフィールドにエラーが含まれている場合、大
音量のノイズを出力してしまうという問題がある。この
対策として、特定パターンを検出することでエラーを判
定する方法が提案されたが(特開平8−328599号
公報)、これは、限定された状況におけるミューティン
グ技術であり、エラーの検出漏れが多い。
In the conventional example, if an error is mixed in an input AAU stream due to a transmission path or the like, the error cannot be detected and decompression processing is performed. Therefore, when an error is included in a field that greatly affects the output level of the digital audio signal, such as an allocation and a scale factor, a problem occurs in that a large volume of noise is output. As a countermeasure, a method of judging an error by detecting a specific pattern has been proposed (Japanese Patent Application Laid-Open No. 8-328599). However, this is a muting technique in a limited situation, and the error detection omission is prevented. Many.

【0006】本発明は、エラーを精度良く検出して情報
データを伸長する情報データ処理装置及びその方法並び
にそのデータ処理プログラムを記憶した記憶媒体を提示
することを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an information data processing apparatus and method for detecting an error with high accuracy and expanding information data, and a storage medium storing the data processing program.

【0007】[0007]

【課題を解決するための手段】本発明に係る情報データ
処理装置は、所定期間を圧縮単位として圧縮された情報
データと当該圧縮単位全体の属性を示す圧縮属性データ
とからなる有効データと、データ量調節のためのスタッ
フィングデータとにより構成された所定データ量の情報
データユニットを単位とした情報データストリームを入
力する入力手段と、前記入力手段によって入力された前
記圧縮属性データに基づいて前記情報データユニットの
前記有効データのデータ量を予測する演算手段と、前記
圧縮情報データを伸長する伸長手段と、前記演算手段に
より予測されたデータ量が前記情報データユニットで許
容できるデータ量であるか否かを判定する判定手段と、
前記判定手段の判定結果に応じて前記伸長手段により伸
長された情報データを修整処理する処理手段とを有する
ことを特徴とする。
According to the present invention, there is provided an information data processing apparatus comprising: an effective data comprising information data compressed by using a predetermined period as a compression unit and compression attribute data indicating an attribute of the entire compression unit; Input means for inputting an information data stream in units of an information data unit of a predetermined data amount constituted by stuffing data for adjusting the amount, and the information data based on the compressed attribute data input by the input means Calculating means for predicting the data amount of the effective data of the unit, decompressing means for decompressing the compressed information data, and whether or not the data amount predicted by the calculating means is an allowable data amount in the information data unit Determining means for determining
Processing means for modifying the information data decompressed by the decompression means in accordance with the result of the determination by the determination means.

【0008】また、本発明に係る情報データ処理装置
は、所定期間を圧縮単位として圧縮された情報データと
当該圧縮単位全体の属性を示す圧縮属性データとからな
る有効データと、前記有効データのデータ量に関するデ
ータ量情報と、データ量調節のためのスタッフィングデ
ータとにより構成された所定データ量の情報データユニ
ットを単位とした情報データストリームを入力する入力
手段と、前記入力手段によって入力された圧縮属性デー
タに基づいて前記情報データユニットの前記有効データ
のデータ量を予測する演算手段と、前記圧縮された情報
データを伸長する伸長手段と、前記演算手段により演算
されたデータ量と前記情報データユニットのデータ量情
報より得られるデータ量とを比較する比較手段と、前記
比較手段の比較結果に応じて前記伸長手段により伸長さ
れた情報データを修整処理する処理手段とを有すること
を特徴とする。
Further, the information data processing apparatus according to the present invention is characterized in that valid data comprising information data compressed by using a predetermined period as a compression unit and compression attribute data indicating an attribute of the entire compression unit; Input means for inputting an information data stream in units of an information data unit of a predetermined data amount constituted by data amount information on the amount and stuffing data for adjusting the data amount, and a compression attribute input by the input means Calculating means for predicting the data amount of the valid data of the information data unit based on data; decompressing means for decompressing the compressed information data; and a data amount calculated by the calculating means and the information data unit Comparison means for comparing the data amount obtained from the data amount information, and a comparison result of the comparison means Depending characterized by having a processing means for modification processing the decompressed information data by the decompression means.

【0009】また、本発明に係る情報データ処理方法
は、所定期間を圧縮単位として圧縮された情報データと
当該圧縮単位全体の属性を示す圧縮属性データとからな
る有効データと、データ量調節のためのスタッフィング
データとにより構成された所定データ量の情報データユ
ニットを単位とした情報データストリームを入力する入
力工程と、前記入力された圧縮属性データに基づいて前
記情報データユニットの前記有効データのデータ量を予
測する演算工程と、前記圧縮された情報データを伸長す
る伸長工程と、前記予測されたデータ量が前記情報デー
タユニットで許容できるデータ量であるか否かを判定す
る判定工程と、前記判定結果に応じて前記伸長された情
報データを修整処理する処理工程とを有することを特徴
とする。
Further, the information data processing method according to the present invention provides a method for adjusting effective data consisting of information data compressed using a predetermined period as a compression unit and compression attribute data indicating attributes of the entire compression unit. Inputting an information data stream in units of an information data unit having a predetermined data amount constituted by the stuffing data of the above, and a data amount of the effective data of the information data unit based on the input compression attribute data A computing step of predicting the compressed information data; a decompressing step of decompressing the compressed information data; a determining step of determining whether the predicted data amount is an allowable data amount in the information data unit; Modifying the expanded information data according to the result.

【0010】また、本発明に係る情報データ処理方法
は、所定期間を圧縮単位として圧縮された情報データと
当該圧縮単位全体の属性を示す圧縮属性データとからな
る有効データと、前記有効データのデータ量に関するデ
ータ量情報と、データ量調節のためのスタッフィングデ
ータとにより構成された所定データ量の情報データユニ
ットを単位とした情報データストリームを入力する入力
工程と、前記入力された圧縮属性データに基づいて前記
情報データユニットの前記有効データのデータ量を予測
する演算工程と、前記圧縮された情報データを伸長する
伸長工程と、前記演算されたデータ量と前記情報データ
ユニットのデータ量情報より得られるデータ量とを比較
する比較工程と、前記比較結果に応じて前記伸長された
情報データを修整処理する処理工程とを有することを特
徴とする。
Further, the information data processing method according to the present invention is characterized in that valid data composed of information data compressed by using a predetermined period as a compression unit and compression attribute data indicating an attribute of the entire compression unit; Inputting an information data stream in units of an information data unit of a predetermined data amount composed of data amount information relating to the amount and stuffing data for adjusting the data amount, based on the input compressed attribute data Calculating the data amount of the effective data of the information data unit, decompressing the compressed information data, and obtaining the calculated data amount and the data amount information of the information data unit. A comparing step of comparing the data amount with the data amount, and modifying the expanded information data according to the comparison result And having a treatment step of.

【0011】また、本発明に係る記憶媒体は、上記情報
データ処理方法の処理プログラムを記憶したことを特徴
とする。
Further, a storage medium according to the present invention stores a processing program of the above information data processing method.

【0012】[0012]

【実施例】以下、図面を参照して、本発明の実施例を詳
細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0013】図1は、本発明の一実施例の概略構成ブロ
ック図を示す。この実施例では、MPEGオーディオ圧
縮されたストリームであるAAUストリーム(図3参
照)をディジタルオーディオ信号に伸長する。
FIG. 1 is a schematic block diagram showing an embodiment of the present invention. In this embodiment, an AAU stream (see FIG. 3), which is a stream compressed by MPEG audio, is expanded into a digital audio signal.

【0014】20はAAU入力部、22は、AAU入力
部20からのAAUストリームをタイミング調整する入
力バッファ、24は入力バッファ22に記憶されるAA
Uストリームを1AAU単位で読み出し、アロケーショ
ン情報及びスケールファクタ情報等のAAU内にフィー
ルド設定されている各情報を分別するストリーム分解回
路、26は、ストリーム分解回路24で分解されたアロ
ケーション情報から、そのAAUに含まれる有効データ
数を計算するアロケーション演算回路、28は、ストリ
ーム分解回路24で分解されたAAUデータからディジ
タルオーディオ信号を復元する伸長処理回路である。
Reference numeral 20 denotes an AAU input unit, 22 denotes an input buffer for adjusting the timing of an AAU stream from the AAU input unit 20, and 24 denotes an AA stored in the input buffer 22.
The stream decomposing circuit 26 reads out the U stream in units of 1 AAU and separates each information set in the AAU such as the allocation information and the scale factor information from the allocation information decomposed by the stream decomposing circuit 24. An allocation operation circuit 28 for calculating the number of valid data included in the stream data is a decompression processing circuit for restoring a digital audio signal from the AAU data decomposed by the stream decomposing circuit 24.

【0015】30は、伸長処理回路28で復元されたデ
ィジタルオーディオ信号を、少なくとも次のAAUが伸
長処理回路28で伸長処理されるまでの期間、保持する
補間データバッファ、32は、アロケーション演算回路
26の出力に従い、伸長処理回路28の出力又は補間デ
ータバッファ30の出力を選択する補間選択回路、34
は、補間選択回路32で選択したディジタルオーディオ
信号を外部に出力するディジタルオーディオ出力部であ
る。
Reference numeral 30 denotes an interpolation data buffer for holding the digital audio signal restored by the decompression processing circuit 28 at least until the next AAU is decompressed by the decompression processing circuit 28; , An interpolation selection circuit for selecting the output of the expansion processing circuit 28 or the output of the interpolation data buffer 30 in accordance with the output of
Is a digital audio output unit for outputting the digital audio signal selected by the interpolation selection circuit 32 to the outside.

【0016】尚、MPEGオーディオ圧縮では0〜24
kHzの帯域を750Hz単位に分割して1chあたり
32個のサブバンドについての情報をそれぞれ圧縮す
る。可聴データがあるサブバンドについては圧縮を行
い、可聴データが無いサブバンドについては伝送しな
い。
In the MPEG audio compression, 0 to 24
The kHz band is divided into 750 Hz units, and information on 32 subbands per channel is compressed. The compression is performed on the sub-bands with audible data, and the sub-bands without audible data are not transmitted.

【0017】アロケーションとは、各サブバンドに割り
当てられたサンプルデータの分解能を示すパラメータ
で、(圧縮レート、周波数などのパラメータによりテー
ブル化されているが原理的には)値が”0”であれば0
bit、”16”であれば16bitの分解能が与えられる。
The allocation is a parameter indicating the resolution of the sample data allocated to each sub-band. If the value is "0" (although it is tabulated by parameters such as the compression rate and frequency), it is in principle. 0
If the bit is "16", a resolution of 16 bits is given.

【0018】また、スケールファクタは、サブバンド毎
に圧縮するサンプルデータを2に正規化するパラメータ
です(サンプル値は圧縮の過程で絶対値において2以下
の数になる。サブバンド毎にサンプルの最大値が2にな
るように与える係数の逆数(デコーダでアロケーション
値とサンプル値の積を取るとデータが復元できるように
するので逆数とする)を63種類の値にテーブル化した
ものがスケールファクタである)。
The scale factor is a parameter for normalizing the sample data to be compressed for each sub-band to 2 (the sample value becomes a number of 2 or less in absolute value in the process of compression. The scale factor is the reciprocal of the coefficient given so that the value becomes 2 (it is assumed that the product of the allocation value and the sample value is taken by the decoder so that the data can be restored, so that the reciprocal is used). is there).

【0019】スケールファクタはMPEGオーディオレ
イヤ1では各サブバンド毎に6ビット割り当てられま
す。ですからアロケーションが0以外のサブバンドでは
必ずスケールファクタ伝送のため6ビット必要になりま
す(レイヤ1ではスケールファクタ選択情報という概念
は無い)。
In the MPEG audio layer 1, 6 bits are assigned to each sub-band for the scale factor. Therefore, sub-bands whose allocation is other than 0 always require 6 bits for scale factor transmission (there is no concept of scale factor selection information in layer 1).

【0020】そしてMPEGオーディオレイヤ2では各
サブバンド毎に3つのスケールファクタが必要になって
いる(アクセスユニットがレイヤ1では8msである
が、レイヤ2では圧縮効率を上げるために24msと3
倍の時間でアクセスユニットを構成しているため)。
In the MPEG audio layer 2, three scale factors are required for each subband (the access unit is 8 ms in the layer 1 but is 3 ms in the layer 2 in order to increase the compression efficiency.
Because the access unit is configured twice as long.)

【0021】スケールファクタ選択情報は、上記3つの
スケールファクタを圧縮する(似た値の係数であれば3
つすべては伝送しない)パラメータであり、サブバンド
にいくつのスケールファクタがあるのか等の情報を与え
る。
The scale factor selection information compresses the above three scale factors (for coefficients having similar values, 3
All are not transmitted) and give information such as how many scale factors are in the subband.

【0022】本実施例の動作を説明する。伝送路から伝
送路のタイミングで入力するAAUストリームは、AA
U入力部20を介して入力バッファ22に入力する。入
力バッファ22は、入力するAAUストリームを圧縮周
期の24ms単位で定レート化してストリーム分解回路
24に出力する。例えば、MPEGオーディオレイア2
の場合、入力バッファ22は、AAUストリームを1A
AUの圧縮周期である24ms単位で定レート化してス
トリーム分解回路24に供給する。
The operation of this embodiment will be described. The AAU stream input from the transmission path at the timing of the transmission path is AA stream.
The data is input to the input buffer 22 via the U input unit 20. The input buffer 22 converts the input AAU stream into a constant rate in units of 24 ms of the compression cycle and outputs the stream to the stream decomposition circuit 24. For example, MPEG audio layer 2
, The input buffer 22 converts the AAU stream to 1A
The data is supplied to the stream decomposition circuit 24 at a constant rate in units of 24 ms, which is the AU compression cycle.

【0023】ストリーム分解回路24は、入力バッファ
22からのAAUストリームを、アロケーション、スケ
ールファクタ選択情報、スケールファクタ及びオーディ
オデータ等に分解し、すべてを伸長処理回路28に供給
すると共に、アロケーション情報及びスケールファクタ
選択情報をアロケーション演算回路26に出力する。換
言すると、ストリーム分解回路24は、入力バッファ2
2からのAAUストリームをそのまま伸長処理回路28
に出力すると共に、そのAAUストリームに含まれるア
ロケーション情報及びスケールファクタ選択情報をアロ
ケーション演算回路26に供給する。
The stream decomposing circuit 24 decomposes the AAU stream from the input buffer 22 into allocation, scale factor selection information, scale factor, audio data, etc., and supplies them all to the decompression processing circuit 28. The factor selection information is output to the allocation operation circuit 26. In other words, the stream decomposition circuit 24
Decompression processing circuit 28 converts the AAU stream from
And the allocation information and the scale factor selection information included in the AAU stream are supplied to the allocation arithmetic circuit 26.

【0024】アロケーション演算回路26は、ストリー
ム分解回路24から入力するアロケーション情報及びス
ケールファクタ選択情報からそのAAUに含まれる有効
データ数を計算し、その値が妥当なデータ数であるか判
定し、その判定結果を補間選択回路32に選択信号とし
て供給する。例えば、レイア2で符号化され、伝送レー
トが384kbpsであるAAUストリームの場合、A
AUは、1単位内に最大で1152バイト(ヘッダを含
む。)を収容し得る。この場合、アロケーション演算回
路26は、有効データ数の計算結果が最大データ数であ
る1152バイトを越える場合、アロケーション情報及
びスケールファクタ選択情報にエラーが混入していると
判定する。
The allocation calculation circuit 26 calculates the number of valid data included in the AAU from the allocation information and the scale factor selection information input from the stream decomposition circuit 24, determines whether the value is a valid number of data, The determination result is supplied to the interpolation selection circuit 32 as a selection signal. For example, in the case of an AAU stream encoded with layer 2 and having a transmission rate of 384 kbps,
The AU can accommodate up to 1152 bytes (including the header) in one unit. In this case, if the calculation result of the number of valid data exceeds the maximum data number of 1152 bytes, the allocation arithmetic circuit 26 determines that the allocation information and the scale factor selection information contain an error.

【0025】上記アロケーション演算回路26による有
効データ数の算出方法は、以下の式により行われる。す
なわち、 有効データ数=(固定ヘッダ情報数)+A+アンシラリ 但し、Aは以下の式で表される。すなわち、 A=(アロケーションから導かれるサンプル分解能×3
6+2)+6×(アロケーション選択情報から導かれる
符号化されているスケールファクタ数) である。
The method of calculating the number of valid data by the allocation operation circuit 26 is performed by the following equation. That is, the number of valid data = (the number of fixed header information) + A + ancillary where A is represented by the following equation. A = (sample resolution derived from allocation × 3)
6 + 2) + 6 × (the number of coded scale factors derived from the allocation selection information).

【0026】また、上記式で用いられている固定ヘッダ
情報は同期信号、圧縮モード情報、アロケーション等の
固定で必要なデータ数を示し、Aはアクセスユニットに
含まれるサブバンドについて計算したデータ数を示し、
アンシラリはアンシラリデータ数を示し(アンシラリデ
ータとは、MPEGオーディオ以外の任意のデータであ
り、アンシラリデータのデータ数はエンコーダ、デコー
ダで予め割り当てる必要がある)、36はアクセスユニ
ットあたりのサンプル数を示し、2はスケールファクタ
選択情報のビット数を示し、6はスケールファクタ1つ
あたりのビット数を示す。
The fixed header information used in the above equation indicates the number of data required for fixing such as synchronization signal, compression mode information, allocation, etc., and A indicates the number of data calculated for the subband included in the access unit. Show,
Ancillary indicates the number of ancillary data (ancillary data is any data other than MPEG audio, and the number of ancillary data must be assigned in advance by an encoder and decoder), and 36 is a sample per access unit. 2 indicates the number of bits of the scale factor selection information, and 6 indicates the number of bits per scale factor.

【0027】伸長処理回路28は、ストリーム分解回路
24から入力するAAUストリームデータを所定の伸長
アルゴリズムに従って伸長し、ディジタルオーディオ信
号を復元する。復元されたディジタルオーディオ信号
は、補間データバッファ30と補間選択回路32に印加
される。補間データバッファ30は、アロケーション演
算回路26の判定結果に従い、エラーが混入していない
場合に限り、記憶データを最新のディジタルオーディオ
信号で更新する。補間データバッファ30に記憶される
データは補間選択回路32に読みだされる。
The decompression processing circuit 28 decompresses the AAU stream data input from the stream decomposition circuit 24 according to a predetermined decompression algorithm, and restores a digital audio signal. The restored digital audio signal is applied to the interpolation data buffer 30 and the interpolation selection circuit 32. The interpolation data buffer 30 updates the stored data with the latest digital audio signal according to the determination result of the allocation arithmetic circuit 26 and only when no error is mixed. The data stored in the interpolation data buffer 30 is read out to the interpolation selection circuit 32.

【0028】補間選択回路32は、アロケーション演算
回路26の判定結果(選択信号)に従い、エラーが混入
していない時には伸長処理回路28の出力ディジタルオ
ーディオ信号を、エラーが混入している時には補間デー
タバッファ30に記憶されているディジタルオーディオ
信号(補間信号)を選択して、ディジタルオーディオ出
力部34に供給する。
According to the determination result (selection signal) of the allocation operation circuit 26, the interpolation selection circuit 32 outputs the digital audio signal output from the decompression processing circuit 28 when no error is mixed and an interpolation data buffer when an error is mixed. The digital audio signal (interpolated signal) stored in the memory 30 is selected and supplied to the digital audio output unit 34.

【0029】このような構成により、本実施例では、M
PEGオーディオストリームにたとえCRCパリティが
付けられていなくても、エラー混入の有無を検出でき
る。
With this configuration, in this embodiment, M
Even if CRC parity is not added to the PEG audio stream, it is possible to detect the presence or absence of an error.

【0030】図2は、本発明の第2実施例の概略構成ブ
ロック図を示す。第2実施例では、AAUデータフォー
マットに予め図3に示すように、アンシラリデータ領域
を確保しておき、そこにスタッフィングデータ以外の伸
長処理の際に有効なデータ数等を識別信号等とともに格
納しておく。第2実施例は、この値を利用してエラーの
混入を判定する。
FIG. 2 is a schematic block diagram of a second embodiment of the present invention. In the second embodiment, as shown in FIG. 3, an ancillary data area is secured in advance in the AAU data format, and the number of valid data other than the stuffing data in the decompression process is stored together with the identification signal and the like. Keep it. The second embodiment uses this value to determine whether an error has occurred.

【0031】図2に示す実施例の構成を説明する。40
はAAU入力部、42は、AAU入力部40からのAA
Uストリームをタイミング調整する入力バッファ、44
は入力バッファ42に記憶されるストリームからアンシ
ラリデータを抽出するアンシラリデータ抽出回路、46
はアンシラリデータ抽出回路44により抽出されたアン
シラリデータから有効データ数情報を検索するアンシラ
リデータ処理回路である。
The configuration of the embodiment shown in FIG. 2 will be described. 40
Is the AAU input unit, and 42 is the AA from the AAU input unit 40.
Input buffer for timing adjustment of U stream, 44
Is an ancillary data extraction circuit for extracting ancillary data from the stream stored in the input buffer 42;
Reference numeral denotes an ancillary data processing circuit for searching the ancillary data extracted by the ancillary data extraction circuit 44 for valid data number information.

【0032】48は入力バッファ42に記憶されれるA
AUストリームを1AAU単位で読み出し、アロケーシ
ョン情報及びスケールファクタ情報等のAAU内にフィ
ールド設定されている各情報を分別するストリーム分解
回路、50は、ストリーム分解回路48で分解されたア
ロケーション情報からそのAAUに含まれる有効データ
数を計算し、アンシラリデータ処理回路46からの有効
データ数情報と比較するアロケーション演算回路、52
は、ストリーム分解回路48で分解されたAAUデータ
からディジタルオーディオ信号を復元する伸長処理回路
である。
Reference numeral 48 denotes A stored in the input buffer 42.
A stream decomposing circuit that reads an AU stream in units of 1 AAU and classifies each information set in the AAU such as allocation information and scale factor information into a AAU from the allocation information decomposed by the stream decomposing circuit 48 An allocation operation circuit 52 for calculating the number of valid data included and comparing with the valid data number information from the ancillary data processing circuit 46;
Is a decompression processing circuit for restoring a digital audio signal from the AAU data decomposed by the stream decomposing circuit 48.

【0033】54は、伸長処理回路52で復元されたデ
ィジタルオーディオ信号を、少なくとも次のAAUが伸
長処理回路48で伸長処理されるまでの期間、保持する
補間データバッファ、56は、アロケーション演算回路
50の出力に従い、伸長処理回路52の出力又は補間デ
ータバッファ54の出力を選択する補間選択回路、58
は、補間選択回路56で選択したディジタルオーディオ
信号を外部に出力するディジタルオーディオ出力部であ
る。
Numeral 54 denotes an interpolation data buffer for holding the digital audio signal restored by the decompression circuit 52 at least until the next AAU is decompressed by the decompression circuit 48. Reference numeral 56 denotes an allocation operation circuit 50. , An interpolation selection circuit for selecting the output of the decompression processing circuit 52 or the output of the interpolation data buffer 54,
Is a digital audio output section for outputting the digital audio signal selected by the interpolation selection circuit 56 to the outside.

【0034】図2に示す実施例の動作を説明する。な
お、AAU入力部40、入力バッファ42、ストリーム
分解回路48、伸長処理回路52、補間データバッファ
52、補間選択回路56及びディジタルオーディオ出力
部58の作用は、それぞれ、図1に示す実施例における
AAU入力部20、入力バッファ22、ストリーム分解
回路24、伸長処理回路28、補間データバッファ3
0、補間選択回路32及びディジタルオーディオ出力部
34の作用と同じである。
The operation of the embodiment shown in FIG. 2 will be described. The operations of the AAU input unit 40, the input buffer 42, the stream decomposing circuit 48, the decompression processing circuit 52, the interpolation data buffer 52, the interpolation selection circuit 56, and the digital audio output unit 58 are respectively performed by the AAU in the embodiment shown in FIG. Input unit 20, input buffer 22, stream decomposition circuit 24, decompression processing circuit 28, interpolation data buffer 3
0 is the same as the operation of the interpolation selection circuit 32 and the digital audio output unit 34.

【0035】ストリーム分解回路48は、ストリーム分
解回路24と同様に、入力バッファ42からのAAUス
トリームを、アロケーション、スケールファクタ選択情
報、スケールファクタ及びオーディオデータ等に分解
し、すべてを伸長処理回路52に供給すると共に、アロ
ケーション情報及びスケールファクタ選択情報をアロケ
ーション演算回路50に出力する。
The stream decomposing circuit 48 decomposes the AAU stream from the input buffer 42 into allocation, scale factor selection information, scale factor, audio data, etc., as in the case of the stream decomposing circuit 24, At the same time, the allocation information and the scale factor selection information are output to the allocation arithmetic circuit 50.

【0036】アンシラリデータ抽出回路44は、入力バ
ッファ42に記憶されるデータからアンシラリデータを
抽出し、アンシラリデータ処理回路46に供給する。ア
ンシラリデータ処理回路46は、回路44から入力アン
シラリデータに、伸長処理の際に有効なデータ数情報を
検索する。その検索方法は、特定の方法に限定されな
い。一例として、圧縮装置と予めヘッダ情報としてビッ
トパターンを定めておき、伸長装置でその定められたパ
ターンを検索する方法がある。アンシラリデータ処理回
路46は、検索結果として有効データ数情報がある場
合、その値をアロケーション演算回路50に印加する。
The ancillary data extraction circuit 44 extracts ancillary data from the data stored in the input buffer 42 and supplies it to the ancillary data processing circuit 46. The ancillary data processing circuit 46 searches the input ancillary data from the circuit 44 for data number information effective at the time of decompression processing. The search method is not limited to a specific method. As an example, there is a method in which a bit pattern is determined in advance as header information with a compression device, and the decompression device searches for the determined pattern. When there is valid data number information as a search result, the ancillary data processing circuit 46 applies the value to the allocation arithmetic circuit 50.

【0037】アロケーション演算回路50は、ストリー
ム分解回路48から入力するアロケーション情報及びス
ケールファクタ選択情報からそのAAUに含まれる有効
データ数を計算し、その計算結果とアンシラリデータ処
理回路46からの有効データ数とを比較し、一致すると
きにはエラー無しと判定し、一致しない場合にはエラー
ありと判定し、その判定結果を補間選択回路56に選択
信号として印加する。
The allocation operation circuit 50 calculates the number of valid data included in the AAU from the allocation information and the scale factor selection information input from the stream decomposition circuit 48, and calculates the calculation result and the valid data from the ancillary data processing circuit 46. The numbers are compared, and if they match, it is determined that there is no error; if they do not match, it is determined that there is an error, and the result of the determination is applied to the interpolation selection circuit 56 as a selection signal.

【0038】伸長処理回路52は、ストリーム分解回路
48から入力するAAUストリームデータを所定の伸長
アルゴリズムに従って伸長し、ディジタルオーディオ信
号を復元する。復元されたディジタルオーディオ信号
は、補間データバッファ54と補間選択回路56に印加
される。補間データバッファ54は、アロケーション演
算回路50の判定結果に従い、エラーが混入していない
場合に限り、記憶データを最新のディジタルオーディオ
信号で更新する。補間データバッファ54に記憶される
データは補間選択回路56に読みだされる。
The expansion processing circuit 52 expands the AAU stream data input from the stream decomposition circuit 48 according to a predetermined expansion algorithm, and restores a digital audio signal. The restored digital audio signal is applied to the interpolation data buffer 54 and the interpolation selection circuit 56. The interpolation data buffer 54 updates the stored data with the latest digital audio signal according to the determination result of the allocation arithmetic circuit 50 and only when no error is mixed. The data stored in the interpolation data buffer 54 is read out to the interpolation selection circuit 56.

【0039】補間選択回路56は、アロケーション演算
回路50の判定結果(選択信号)に従い、エラーが混入
していない時には伸長処理回路52の出力ディジタルオ
ーディオ信号を、エラーが混入している時には補間デー
タバッファ54に記憶されているディジタルオーディオ
信号(補間信号)を選択して、ディジタルオーディオ出
力部58に供給する。
According to the determination result (selection signal) of the allocation operation circuit 50, the interpolation selection circuit 56 outputs the digital audio signal output from the decompression processing circuit 52 when no error is mixed and an interpolation data buffer when an error is mixed. The digital audio signal (interpolated signal) stored in 54 is selected and supplied to the digital audio output unit 58.

【0040】なお、上記の例では補間データを出力する
ことでエラー混入時の対策を図っているが、例えば補間
データバッファ54に無音のデータを予め書き込んでお
き、ディジタルオーディオ信号の書き込みを禁止するこ
とでエラー混入時ミュート処理を行うような修整処理を
行うようにしてもよい。
In the above example, a countermeasure against an error is taken by outputting interpolation data. For example, silent data is previously written in the interpolation data buffer 54, and writing of digital audio signals is prohibited. Thus, a modification process such as a mute process when an error is mixed may be performed.

【0041】第2実施例では、アロケーション情報など
から演算された有効データ数と伝送された有効データ数
とを比較することができ、高い精度でエラーの混入を検
出できる。
In the second embodiment, the number of valid data calculated from the allocation information and the like can be compared with the number of transmitted valid data, and the mixture of errors can be detected with high accuracy.

【0042】尚、本発明の目的は、第1及び第2実施例
のホスト及び端末の機能を実現するソフトウェアのプロ
グラムコードを記憶した記憶媒体を、システム或いは装
置に供給し、そのシステム或いは装置のコンピュータ
(又はCPUやMPU)が記憶媒体に格納されたプログ
ラムコードを読みだして実行することによっても、達成
されることは言うまでもない。
An object of the present invention is to supply a storage medium storing program codes of software for realizing the functions of the host and the terminal of the first and second embodiments to a system or an apparatus, and to provide the system or the apparatus with the storage medium. It is needless to say that the present invention is also achieved when a computer (or a CPU or an MPU) reads and executes a program code stored in a storage medium.

【0043】この場合、記憶媒体から読み出されたプロ
グラムコード自体が第1及び第2実施例の機能を実現す
ることとなり、そのプログラムコードを記憶した記憶媒
体は本発明を構成することとなる。
In this case, the program code itself read from the storage medium realizes the functions of the first and second embodiments, and the storage medium storing the program code constitutes the present invention.

【0044】プログラムコードを供給するための記憶媒
体としては、ROM、フロッピー(登録商標)ディス
ク、ハードディスク、光ディスク、光磁気ディスク、C
D−ROM、CD−R、磁気テープ、不揮発性のメモリ
カード等を用いることができる。
As storage media for supplying the program code, ROM, floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, C
A D-ROM, a CD-R, a magnetic tape, a nonvolatile memory card, or the like can be used.

【0045】また、コンピュータが読みだしたプログラ
ムコードを実行することにより、第1及び第2実施例の
機能が実現されるだけでなく、そのプログラムコードの
指示に基づき、コンピュータ上で稼動しているOS等が
実際の処理の一部又は全部を行い、その処理によって第
1及び第2実施例の機能が実現される場合も含まれるこ
とは言うまでもない。
Further, the functions of the first and second embodiments are realized by executing the program code read by the computer, and the computer operates on the computer based on the instruction of the program code. It goes without saying that the OS or the like performs a part or all of the actual processing, and the processing realizes the functions of the first and second embodiments.

【0046】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された拡張機能ボー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書き込まれた後、そのプログラムコードの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPUなどが実際の処理の一部又は全部を行い、
その処理によって第1及び第2実施例の機能が実現され
る場合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided in an extension function board inserted into the computer or a function extension unit connected to the computer, based on the instructions of the program code, The CPU provided in the function expansion board or function expansion unit performs part or all of the actual processing,
It goes without saying that a case where the functions of the first and second embodiments are realized by the processing is also included.

【0047】[0047]

【発明の効果】以上の説明から容易に理解できるよう
に、本発明によれば、入力された情報データユニット内
のデータエラーを簡単に、しかも正確に検出することが
できるので、情報データのエラー混入による情報劣化を
低減することができる。
As can be easily understood from the above description, according to the present invention, a data error in an input information data unit can be detected easily and accurately, so that an information data error can be detected. Information degradation due to contamination can be reduced.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の第1実施例の概略構成ブロック図で
ある。
FIG. 1 is a schematic block diagram of a first embodiment of the present invention.

【図2】 本発明の第2実施例の概略構成ブロック図で
ある。
FIG. 2 is a schematic configuration block diagram of a second embodiment of the present invention.

【図3】 第2実施例のAAUフォーマット例である。FIG. 3 is an example of an AAU format according to a second embodiment.

【図4】 従来例の概略構成ブロック図である。FIG. 4 is a schematic block diagram of a conventional example.

【符号の説明】[Explanation of symbols]

10:AAU入力部 12:入力バッファ 14:伸長処理回路 16:ディジタルオーディオ出力部 20:AAU入力部 22:入力バッファ 24:ストリーム分解回路 26:アロケーション演算回路 28:伸長処理回路 30:補間データバッファ 32:補間選択回路 34:ディジタルオーディオ出力部 40:AAU入力部 42:入力バッファ 44:アンシラリデータ抽出回路 46:アンシラリデータ処理回路 48:ストリーム分解回路 50:アロケーション演算回路 52:伸長処理回路 54:補間データバッファ 56:補間選択回路 58:ディジタルオーディオ出力部 10: AAU input unit 12: Input buffer 14: Decompression processing circuit 16: Digital audio output unit 20: AAU input unit 22: Input buffer 24: Stream decomposition circuit 26: Allocation calculation circuit 28: Decompression processing circuit 30: Interpolated data buffer 32 : Interpolation selection circuit 34: Digital audio output unit 40: AAU input unit 42: Input buffer 44: Ancillary data extraction circuit 46: Ancillary data processing circuit 48: Stream decomposition circuit 50: Allocation operation circuit 52: Decompression processing circuit 54: Interpolation data buffer 56: Interpolation selection circuit 58: Digital audio output unit

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 所定期間を圧縮単位として圧縮された情
報データと当該圧縮単位全体の属性を示す圧縮属性デー
タとからなる有効データと、データ量調節のためのスタ
ッフィングデータとにより構成された所定データ量の情
報データユニットを単位とした情報データストリームを
入力する入力手段と、 前記入力手段によって入力された前記圧縮属性データに
基づいて前記情報データユニットの前記有効データのデ
ータ量を予測する演算手段と、 前記圧縮情報データを伸長する伸長手段と、 前記演算手段により予測されたデータ量が前記情報デー
タユニットで許容できるデータ量であるか否かを判定す
る判定手段と、前記判定手段の判定結果に応じて前記伸
長手段により伸長された情報データを修整処理する処理
手段とを有することを特徴とする情報データ処理装置。
1. Predetermined data composed of valid data composed of information data compressed using a predetermined period as a compression unit, compression attribute data indicating attributes of the entire compression unit, and stuffing data for adjusting the data amount. Input means for inputting an information data stream in units of an amount of information data units, and calculating means for predicting the data amount of the valid data of the information data unit based on the compressed attribute data input by the input means Decompression means for decompressing the compressed information data; determination means for determining whether or not the data amount predicted by the calculation means is an allowable data amount for the information data unit; Processing means for modifying the information data decompressed by the decompression means accordingly. Information data processing device.
【請求項2】 所定期間を圧縮単位として圧縮された情
報データと当該圧縮単位全体の属性を示す圧縮属性デー
タとからなる有効データと、前記有効データのデータ量
に関するデータ量情報と、データ量調節のためのスタッ
フィングデータとにより構成された所定データ量の情報
データユニットを単位とした情報データストリームを入
力する入力手段と、 前記入力手段によって入力された圧縮属性データに基づ
いて前記情報データユニットの前記有効データのデータ
量を予測する演算手段と、 前記圧縮された情報データを伸長する伸長手段と、 前記演算手段により演算されたデータ量と前記情報デー
タユニットのデータ量情報より得られるデータ量とを比
較する比較手段と、 前記比較手段の比較結果に応じて前記伸長手段により伸
長された情報データを修整処理する処理手段とを有する
ことを特徴とする情報データ処理装置。
2. Effective data comprising information data compressed in a predetermined period as a compression unit and compression attribute data indicating attributes of the entire compression unit, data amount information on the data amount of the effective data, and data amount adjustment. Input means for inputting an information data stream in units of an information data unit of a predetermined data amount constituted by stuffing data for; and the information data unit of the information data unit based on compressed attribute data input by the input means. Calculating means for predicting the data amount of valid data; decompressing means for decompressing the compressed information data; and calculating the data amount calculated by the calculating means and the data amount obtained from the data amount information of the information data unit. Comparing means for comparing, expanded by the expanding means according to the comparison result of the comparing means Information data processing apparatus characterized by having processing means for modification processing the broadcast data.
【請求項3】 前記情報データはオーディオデータであ
ることを特徴とする請求項1又は請求項2に記載の情報
データ処理装置。
3. The information data processing apparatus according to claim 1, wherein the information data is audio data.
【請求項4】 前記情報データストリームは、MPEG
オーディオビットストリームであることを特徴とする請
求項1〜3の何れか1項に記載の情報データ処理装置。
4. The information data stream is an MPEG data stream.
The information data processing device according to claim 1, wherein the information data processing device is an audio bit stream.
【請求項5】 前記情報データユニットは、MPEGオ
ーディオのAAU(AudioAccess Unit)であることを特徴
とする請求項4に記載の情報データ処理装置。
5. The information data processing device according to claim 4, wherein the information data unit is an AAU (Audio Access Unit) of MPEG audio.
【請求項6】 前記圧縮属性データとは、MPEGオー
ディオレイヤ2で規定されているアローケションとスケ
ールファクタ選択情報であることを特徴とする請求項5
に記載の情報データ処理装置。
6. The compression attribute data is allocation and scale factor selection information defined by MPEG audio layer 2.
An information data processing device according to claim 1.
【請求項7】 前記処理手段は、前記オーディオデータ
をミュートすることを特徴とする請求項3に記載の情報
データ処理装置。
7. The information data processing apparatus according to claim 3, wherein the processing unit mutes the audio data.
【請求項8】 前記処理手段は、前記オーディオデータ
を他のオーディオデータに補間することを特徴とする請
求項3に記載の情報データ処理装置。
8. The information data processing apparatus according to claim 3, wherein said processing means interpolates the audio data into other audio data.
【請求項9】 前記情報データはオーディオデータであ
り、前記情報データストリームはMPEGオーディオビ
ットストリームであり、前記データ数情報はMPEGオ
ーディオで規定されているアンシラリデータ領域に配置
されていることを特徴とする請求項2に記載の情報デー
タ処理装置。
9. The information data is audio data, the information data stream is an MPEG audio bit stream, and the data number information is arranged in an ancillary data area defined by MPEG audio. The information data processing device according to claim 2, wherein
【請求項10】 所定期間を圧縮単位として圧縮された
情報データと当該圧縮単位全体の属性を示す圧縮属性デ
ータとからなる有効データと、データ量調節のためのス
タッフィングデータとにより構成された所定データ量の
情報データユニットを単位とした情報データストリーム
を入力する入力工程と、 前記入力された圧縮属性データに基づいて前記情報デー
タユニットの前記有効データのデータ量を予測する演算
工程と、 前記圧縮された情報データを伸長する伸長工程と、 前記予測されたデータ量が前記情報データユニットで許
容できるデータ量であるか否かを判定する判定工程と、 前記判定結果に応じて前記伸長された情報データを修整
処理する処理工程とを有することを特徴とする情報デー
タ処理方法。
10. Predetermined data composed of valid data composed of information data compressed using a predetermined period as a compression unit, compression attribute data indicating the attributes of the entire compression unit, and stuffing data for adjusting the data amount. An input step of inputting an information data stream in units of an amount of information data units; an operation step of predicting a data amount of the valid data of the information data unit based on the input compressed attribute data; A decompressing step of decompressing the information data, a judging step of judging whether the predicted data amount is an allowable data amount in the information data unit, and the decompressed information data according to the judgment result. And a processing step of modifying the data.
【請求項11】 所定期間を圧縮単位として圧縮された
情報データと当該圧縮単位全体の属性を示す圧縮属性デ
ータとからなる有効データと、前記有効データのデータ
量に関するデータ量情報と、データ量調節のためのスタ
ッフィングデータとにより構成された所定データ量の情
報データユニットを単位とした情報データストリームを
入力する入力工程と、 前記入力された圧縮属性データに基づいて前記情報デー
タユニットの前記有効データのデータ量を予測する演算
工程と、 前記圧縮された情報データを伸長する伸長工程と、 前記演算されたデータ量と前記情報データユニットのデ
ータ量情報より得られるデータ量とを比較する比較工程
と、 前記比較結果に応じて前記伸長された情報データを修整
処理する処理工程とを有することを特徴とする情報デー
タ処理方法。
11. Valid data including information data compressed using a predetermined period as a compression unit and compression attribute data indicating attributes of the entire compression unit, data amount information on the data amount of the valid data, and data amount adjustment. Inputting an information data stream in units of an information data unit having a predetermined data amount constituted by stuffing data for; and inputting the valid data of the information data unit based on the input compression attribute data. A calculating step of predicting a data amount; an expanding step of expanding the compressed information data; a comparing step of comparing the calculated data amount with a data amount obtained from data amount information of the information data unit; Modifying the expanded information data according to the comparison result. Information data processing method.
【請求項12】 請求項10又は11に記載の情報デー
タ処理方法の処理工程のプログラムをコンピュータが読
出可能に格納したことを特徴とする記憶媒体。
12. A storage medium storing a program for a processing step of the information data processing method according to claim 10 so as to be readable by a computer.
JP2000326416A 2000-10-26 2000-10-26 Information data processor, its processing method, and storage medium Withdrawn JP2002135123A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000326416A JP2002135123A (en) 2000-10-26 2000-10-26 Information data processor, its processing method, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000326416A JP2002135123A (en) 2000-10-26 2000-10-26 Information data processor, its processing method, and storage medium

Publications (1)

Publication Number Publication Date
JP2002135123A true JP2002135123A (en) 2002-05-10

Family

ID=18803605

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000326416A Withdrawn JP2002135123A (en) 2000-10-26 2000-10-26 Information data processor, its processing method, and storage medium

Country Status (1)

Country Link
JP (1) JP2002135123A (en)

Similar Documents

Publication Publication Date Title
JP4160902B2 (en) Method and apparatus for determining whether a data frame contains encoded additional data
CN1319044C (en) Method and apparatus for decoding a coded digital audio signal which is arranged in frames containing headers
US7756715B2 (en) Apparatus, method, and medium for processing audio signal using correlation between bands
KR100661040B1 (en) Apparatus and method for processing an information, apparatus and method for recording an information, recording medium and providing medium
JP2005531024A (en) How to generate a hash from compressed multimedia content
JPH08328599A (en) Mpeg audio decoder
US7418393B2 (en) Data reproduction device, method thereof and storage medium
JP4022504B2 (en) Audio decoding method and apparatus for restoring high frequency components with a small amount of calculation
EP1259956A1 (en) Method of and apparatus for converting an audio signal between data compression formats
DE60238458D1 (en) Memory addressing during the decoding of an audio signal
US7099823B2 (en) Coded voice signal format converting apparatus
JP2776775B2 (en) Audio encoding device and audio decoding device
US8224659B2 (en) Audio encoding method and apparatus, and audio decoding method and apparatus, for processing death sinusoid and general continuation sinusoid
US8392177B2 (en) Method and apparatus for frequency encoding, and method and apparatus for frequency decoding
JP2910575B2 (en) Audio signal processing circuit and image / audio decoder
JP2002135123A (en) Information data processor, its processing method, and storage medium
US5758321A (en) Data recording apparatus and method for a semiconductor memory card
JP3006507B2 (en) Pattern distance calculator
KR100703577B1 (en) Coupled error code protection for multi-mode vocoders
JP2820105B2 (en) Audio signal processing circuit
US5892465A (en) Decoding apparatus and decoding method
US9076444B2 (en) Method and apparatus for sinusoidal audio coding and method and apparatus for sinusoidal audio decoding
KR100304137B1 (en) Sound compression/decompression method and system
US20020095297A1 (en) Device and method for processing audio information
JP2902903B2 (en) Audio decoding circuit and method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080108