KR19990075517A - Video asynchronous decoder - Google Patents

Video asynchronous decoder Download PDF

Info

Publication number
KR19990075517A
KR19990075517A KR1019980009750A KR19980009750A KR19990075517A KR 19990075517 A KR19990075517 A KR 19990075517A KR 1019980009750 A KR1019980009750 A KR 1019980009750A KR 19980009750 A KR19980009750 A KR 19980009750A KR 19990075517 A KR19990075517 A KR 19990075517A
Authority
KR
South Korea
Prior art keywords
slice
data
board
decoder
bitstream
Prior art date
Application number
KR1019980009750A
Other languages
Korean (ko)
Inventor
박성완
Original Assignee
김영환
현대전자산업 주식회사
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 김영환, 현대전자산업 주식회사 filed Critical 김영환
Priority to KR1019980009750A priority Critical patent/KR19990075517A/en
Publication of KR19990075517A publication Critical patent/KR19990075517A/en

Links

Abstract

본 발명은 비디오 복호기에서 구조를 비동기적으로 설계함으로써, 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템을 용이하게 구현하기 위한 것으로, 이러한 본 발명은 시스템 복호부에서 시스템 비트스트림을 입력받아 비디오 비트스트림과 오디오 비트스트림을 분리하여 출력시키면, 비디오 파서에서 비디오 비트스트림의 헤더를 디코딩하여 각 슬라이스별로 데이터를 분리하고 각 슬라이스의 수직 어드레스별로 보드 ID를 첨가하여 비동기적으로 슬라이스 비트스트림을 출력한 다음, 복수개의 슬라이스 복호부에서 슬라이스 비트스트림을 비동기적으로 복호하여 매크로블록에 대한 픽셀데이터를 생성하고, 움직임보상 처리부에서 움직임 보상을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력시킴으로써, 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템의 구현을 용이하게 할 수 있게 되는 것이다.The present invention is to asynchronously design the structure in the video decoder, to operate each processor independently and to easily implement the entire system considering only the adjacent interface signal, the present invention is to input the system bitstream in the system decoder After receiving the video bitstream and the audio bitstream separately, the video parser decodes the header of the video bitstream to separate the data for each slice and adds the board ID for each slice's vertical address to create the slice bitstream asynchronously. After the output, the slice bitstreams are asynchronously decoded by the plurality of slice decoders to generate pixel data for the macroblock, and the motion compensation processor performs motion compensation to generate and output the actual image pixel data. It is possible to operate the processing unit independently and considering only the adjacent interface signals to facilitate the implementation of the entire system.

Description

비디오 비동기 복호장치Video asynchronous decoder

본 발명은 비디오 복호장치에 관한 것으로, 특히 비디오 복호기에서 구조를 비동기적으로 설계함으로써, 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템의 구현을 용이하게 한 장치에 관한 것이다.The present invention relates to a video decoding apparatus, and more particularly, to an apparatus designed to asynchronously design a structure in a video decoder, thereby allowing each processor to operate independently and to facilitate implementation of the entire system in consideration of only adjacent interface signals.

일반적으로 비디오 복호기는 입력되는 비디오 신호를 복호시키는 장치로써, HDTV(High Definition TeleVision, 고화질 텔레비젼) 등에 사용된다.In general, a video decoder is a device for decoding an input video signal, and is used for HDTV (High Definition TeleVision, High Definition Television).

종래의 비디오 복호기는 시스템 복호, 파싱(Parsing), 슬라이스(Slice) 복호, 움직임 보상 기능을 수행하여 입력되는 비트스트림을 복호하여 이미지 데이터를 출력하였다.The conventional video decoder outputs image data by decoding the input bitstream by performing system decoding, parsing, slice decoding, and motion compensation.

여기서 시스템 복호기능이란 입력되는 시스템 비트스트림(System Bit Stream)을 비디오 비트스트림과 오디오 비트스트림을 분리하여 출력하는 것이고, 파싱이란 비디오 비트스트림의 헤더를 디코딩하고, 각 슬라이스별로 데이터를 분리하는 것을 말한다. 또한 슬라이스 복호란 비디오 비트스트림의 슬라이스 비트스트림을 디코딩하는 것이고, 움직임 보상이란 디코딩된 슬라이스 비트스트림의 움직임 보상(MC, Motion Compensation)을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력시키는 것을 말한다.Here, the system decoding function outputs the input system bit stream by separating the video bit stream and the audio bit stream, and the parsing means decoding the header of the video bit stream and separating data for each slice. . In addition, slice decoding refers to decoding a slice bitstream of a video bitstream, and motion compensation refers to generating and outputting actual image pixel data by performing motion compensation (MC) of the decoded slice bitstream.

그러나 종래의 비디오 복호기는 파싱기능에 의해 슬라이스 비트스트림을 분리하여 슬라이스 복호를 수행할 때 동기(Synchronous)적으로 처리함으로써 전체 인터페이스 신호의 동기를 고려하여 시스템을 구현해야 하기 때문에 시스템 구현이 복잡하게 되는 문제점이 있었다.However, since the conventional video decoder processes the slice bitstream by the parsing function and performs the slice decoding synchronously, the system must be implemented in consideration of the synchronization of the entire interface signal. There was a problem.

이에 본 발명은 상기와 같은 종래의 제반 문제점을 해소하기 위해 제안된 것으로, 본 발명의 목적은 비디오 복호기에서 구조를 비동기적으로 설계함으로써, 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템의 구현을 용이하게 한 비디오 비동기 슬라이스 복호장치를 제공하는 데 있다.Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems, and an object of the present invention is to design the structure asynchronously in a video decoder, so that each processing unit operates independently and only the adjacent interface signals are considered. The present invention provides a video asynchronous slice decoder that facilitates the implementation of the.

상기와 같은 목적을 달성하기 위하여 본 발명에 의한 비디오 비동기 슬라이스 복호장치는,In order to achieve the above object, the video asynchronous slice decoding apparatus according to the present invention,

시스템 비트스트림을 입력받아 비디오 비트스트림과 오디오 비트스트림을 분리하여 출력시키는 시스템 복호부와; 상기 시스템 복호부로부터 비디오 비트스트림을 입력받아 비디오 비트스트림의 헤더를 디코딩하여 각 슬라이스별로 데이터를 분리하고, 각 슬라이스의 수직 어드레스별로 보드 ID(Identification, 식별자)를 첨가하여 비동기적으로 슬라이스 비트스트림을 출력하는 비디오 파서(Parser)와; 상기 비디오 파서의 슬라이스 비트스트림을 비동기적으로 복호하여 매크로블록에 대한 픽셀데이터를 생성하는 복수개의 슬라이스 복호부와; 상기 슬라이스 복호부의 픽셀데이터를 입력받아 움직임 보상을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력시키는 움직임보상 처리부로 이루어짐을 그 기술적 구성상의 특징으로 한다.A system decoder which receives the system bitstream and outputs the video bitstream and the audio bitstream separately; Receives the video bitstream from the system decoder and decodes the header of the video bitstream to separate the data for each slice, and adds a board ID (ID) for each slice vertical address to asynchronously slice the bitstream. An output video parser; A plurality of slice decoders for asynchronously decoding a slice bitstream of the video parser to generate pixel data for a macroblock; Technical features of the present invention include a motion compensation processor that receives pixel data of the slice decoder and performs motion compensation to generate and output actual image pixel data.

도 1은 본 발명에 의한 비디오 비동기 복호장치의 블록구성도,1 is a block diagram of a video asynchronous decoding device according to the present invention;

도 2는 도1에서 비디오 파서의 상세블록도,FIG. 2 is a detailed block diagram of the video parser in FIG. 1;

도 3은 도1에서 슬라이스 복호부의 상세블록도,3 is a detailed block diagram of a slice decoder in FIG. 1;

도 4는 도3의 상세블록도,4 is a detailed block diagram of FIG. 3;

도 5는 도4에서 입력처리부의 상세블록도,5 is a detailed block diagram of an input processing unit of FIG. 4;

도 6은 도4에서 가변장부호 복호부의 상세블록도,6 is a detailed block diagram of a variable length coder in FIG. 4;

도 7은 도4에서 출력비동기제어부의 상세블록도.FIG. 7 is a detailed block diagram of an output asynchronous control unit in FIG. 4; FIG.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

10: 시스템 복호부 20: 비디오 파서10: system decoder 20: video parser

30a - 30g: 슬라이스 복호부 40: 움직임보상 처리부30a-30g: Slice decoder 40: Motion compensation processor

이하, 상기와 같이 구성된 본 발명 비디오 비동기 슬라이스 복호장치의 기술적 사상에 따른 일실시예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, an embodiment according to the technical concept of the video asynchronous slice decoding apparatus constructed as described above will be described in detail with reference to the accompanying drawings.

도1은 일반적인 비디오 복호장치의 블록구성도이다.1 is a block diagram of a general video decoding apparatus.

이에 도시된 바와 같이, 시스템 비트스트림을 입력받아 비디오 비트스트림과 오디오 비트스트림을 분리하여 출력시키는 시스템 복호부(10)와; 상기 시스템 복호부(10)로부터 비디오 비트스트림을 입력받아 비디오 비트스트림의 헤더를 디코딩하여 각 슬라이스별로 데이터를 분리하고, 각 슬라이스의 수직 어드레스별로 보드 ID를 첨가하여 비동기적으로 슬라이스 비트스트림을 출력하는 비디오 파서(20)와; 상기 비디오 파서(20)의 슬라이스 비트스트림을 비동기적으로 복호하여 매크로블록에 대한 픽셀데이터를 생성하는 복수개의 슬라이스 복호부(30a - 30g)와; 상기 슬라이스 복호부(30a - 30g)의 픽셀데이터를 입력받아 움직임 보상을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력시키는 움직임보상 처리부(40)로 구성된다.As shown therein, a system decoder 10 for receiving a system bitstream and separating and outputting a video bitstream and an audio bitstream; Receiving the video bitstream from the system decoder 10 to decode the header of the video bitstream to separate the data for each slice, and to add the board ID for each slice vertical address and output the slice bitstream asynchronously A video parser 20; A plurality of slice decoders (30a-30g) for asynchronously decoding the slice bitstream of the video parser (20) to generate pixel data for the macroblock; A motion compensation processor 40 is configured to receive pixel data of the slice decoders 30a-30g to perform motion compensation to generate and output actual image pixel data.

여기서 비디오 복호기의 입력 데이터는 시스템 비트스트림으로써, 이 비트스트림을 받은 시스템 복호부(10)는 비디오 비트스트림과 오디오 비트스트림을 분리하여 비디오 비트스트림은 비디오 복호기로, 오디오 비트스트림은 오디오 복호기로 전달한다. 본 발명에서는 이 비디오 복호기에 관한 시스템 구성에서 전체 시스템을 동기적으로 동작시킬 때의 까다로운 문제점인 각 보드간의 타이밍 문제를 해결하기 위해 비동기적인 시스템을 구성하였다.Here, the input data of the video decoder is a system bitstream, and the system decoder 10 having received the bitstream separates the video bitstream and the audio bitstream, and transmits the video bitstream to the video decoder and the audio bitstream to the audio decoder. do. In the present invention, an asynchronous system is constructed to solve the timing problem between boards, which is a difficult problem when operating the entire system synchronously in the system configuration of the video decoder.

그래서 비디오 비트스트림을 받은 비디오 파서(20)는 비디오 비트스트림의 헤더를 디코딩하고, 각 슬라이스별로 데이터를 분리하게 된다. 각 슬라이스별로 분리된 데이터는 각 슬라이스의 수직 어드레스별로 보드 ID를 첨가시켜 슬라이스 복호부(30a - 30g)로 전달된다. 슬라이스 복호부(30a - 30g)는 7장으로 구성되는데, 각 슬라이스 보드는 비디오 비트스트림의 슬라이스 비트스트림을 디코딩한다. 각 슬라이스 복호부(30a - 30g)의 역할은 슬라이스 비트스트림을 받아 VLD(Variable Length Decoding, 가변장 부호 복호화)를 거쳐, 비월주사(ISCAN, Interlaced Scan), 역양자화(IQUANT, Inverse Quantization), IDCT(Inverse Discrete Cosine Transform, 역이산 코사인 변환)를 거쳐 각 매크로 블록(MB, Macro Block)에 대한 픽셀(Pixel) 데이터를 만들어 낸다.Thus, the video parser 20 receiving the video bitstream decodes the header of the video bitstream and separates data for each slice. The data separated for each slice is transferred to the slice decoders 30a-30g by adding a board ID for each slice's vertical address. The slice decoders 30a-30g are composed of seven pieces, each slice board decoding a slice bitstream of the video bitstream. Each slice decoder 30a-30g takes a slice bitstream and undergoes Variable Length Decoding (VLD), interlaced scan (ISCAN), inverse quantization (IQUANT), and IDCT. (Inverse Discrete Cosine Transform, Inverse Discrete Cosine Transform) to generate pixel data for each macro block (MB, Macro Block).

이 픽셀 데이터를 받은 움직임 보상 처리부(40)는 움직임 보상을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력단으로 전달하게 된다. 본 발명에서는 비디오 파서(20)에서 슬라이스 비트스트림을 분리하여 이 데이터를 슬라이스 복호부(30a - 30g)에서 비동기적으로 처리하여 움직임 보상 처리부(40)까지 전달하는 부분에 대한 구성을 설명한다.The motion compensation processor 40 receiving the pixel data performs motion compensation to generate actual image pixel data and transmit the same to the output terminal. In the present invention, a configuration of a portion in which the slice bitstream is separated by the video parser 20 and asynchronously processed by the slice decoders 30a to 30g and transferred to the motion compensation processor 40 is described.

도2는 도1의 비디오 비동기 복호기에서 비디오 파서(20)의 상세블록도이다.FIG. 2 is a detailed block diagram of the video parser 20 in the video asynchronous decoder of FIG.

이에 도시된 바와 같이, 입력되는 비디오 비트스트림 중 헤더를 디코딩하여 슬라이스 시작 코드(Slice Start Code)를 검출하는 슬라이스 시작코드 검출부(21)와; 상기 슬라이스 시작코드 검출부(21)에서 검출한 슬라이스 데이터에 상기 복수개의 슬라이스 복호부(30a - 30g)를 선택하기 위한 보드 ID를 포함시켜 비동기식 비트스트림 처리가 수행되도록 하는 보드ID 카운터(22)와; 상기 비디오 비트스트림과 보드 ID를 입력받아 슬라이스 데이터는 데이터버스에 실어주고, 보드ID와 픽처헤더(Picture Header)에 대한 식별 어드레스는 어드레스버스에 실어주는 어드레스 생성부(23)로 구성된다.As shown therein, a slice start code detector 21 which detects a slice start code by decoding a header of an input video bitstream; A board ID counter (22) for including a board ID for selecting the plurality of slice decoders (30a-30g) in the slice data detected by the slice start code detector (21) to perform asynchronous bitstream processing; The video bitstream and the board ID are input, and the slice data is carried on the data bus, and the identification address for the board ID and the picture header is configured on the address bus 23.

그래서 슬라이스 시작코드 검출부(21)는 비디오 비트스트림에서 헤더를 먼저 디코딩한 다음 슬라이스 시작코드를 검출한다. 이렇게 검출된 슬라이스 데이터는 보드 ID 카운터(22)로 전달되고, 보드 ID 카운터(22)는 각 7장의 슬라이스 복호부(30a - 30g)를 선택하기 위한 보드 ID를 어드레스 생성부(23)에 보내주게 된다.Therefore, the slice start code detector 21 first decodes the header in the video bitstream and then detects the slice start code. The detected slice data is transferred to the board ID counter 22, and the board ID counter 22 sends the board ID for selecting each of the seven slice decoders 30a to 30g to the address generator 23. do.

그러면 어드레스 생성부(23)는 비디오 비트스트림을 입력받고, 보드 ID 카운터(22)에서 보드 ID를 입력받는다. 그래서 슬라이스 데이터는 데이터버스(gdata[])에 실어주고, 보드ID와 픽처헤더에 대한 식별 어드레스는 어드레스버스(gaddr[])에 실어주게 된다.The address generator 23 then receives the video bitstream and receives the board ID from the board ID counter 22. Therefore, the slice data is carried on the data bus gdata [], and the board ID and the identification address for the picture header are carried on the address bus gadrdr [].

도3 및 도4는 도1의 비디오 비동기 복호기에서 슬라이스 복호부(30)의 상세블록도이다.3 and 4 are detailed block diagrams of the slice decoder 30 in the video asynchronous decoder of FIG.

이에 도시된 바와 같이, 입력되는 각 비트스트림에 대해 보드ID를 점검하여 해당 보드ID이면 슬라이스 비트스트림 데이터를 저장하고 해당 보드ID가 아니면 데이터를 패스(Pass)시키는 입력비동기제어부(31)와; 상기 입력비동기제어부(31)에 저장된 데이터에 대해 비동기적으로 가변장부호를 복호하는 가변장부호 복호부(32)와; 상기 가변장부호 복호부(32)에서 복호된 가변장부호의 비월주사를 수행하는 비월주사 처리부(33)와; 상기 비월주사 처리부(33)에서 비월주사된 데이터의 역양자화를 수행하는 역양자화 처리부(34)와; 상기 역양자화 처리부(34)에서 역양자화된 데이터의 IDCT를 수행하는 IDCT 처리부(35)와; 상기 IDCT 처리부(35)에서 최종적으로 처리된 데이터를 순차적으로 상기 움직임보상 처리부(40)에 전송하는 출력비동기제어부(36)로 구성된다.As shown therein, the input asynchronous controller 31 checks the board ID for each input bitstream, stores slice bitstream data if the board ID is corresponding, and passes the data if the board ID is not the board ID; A variable length decoder decoder 32 which asynchronously decodes the variable length code with respect to the data stored in the input asynchronous controller 31; An interlaced scanning processor (33) which performs interlaced scanning of the variable long code decoded by the variable long code decoding unit (32); An inverse quantization processor (34) for performing inverse quantization of interlaced data by the interlaced scanning processor (33); An IDCT processor 35 for performing IDCT of the dequantized data by the inverse quantization processor 34; An output asynchronous control unit 36 for sequentially transmitting the data finally processed by the IDCT processing unit 35 to the motion compensation processing unit 40.

여기서 입력비동기제어부(31)는, 상기 어드레스 생성부(23)에서 어드레스와 데이터와 보드ID를 입력받아 해당 데이터의 유무를 판별하는 입력처리부(311)와; 상기 입력처리부(311)에서 판별된 데이터가 존재하면 이를 저장하고, 저장된 데이터의 처리는 슬라이스 복호부(30)의 내부 처리속도에 따라 독립적으로 동작하는 복수개의 FIFO(FIFO1 - FIFO3)(312 - 314)로 구성된다.Here, the input asynchronous controller 31 includes an input processor 311 which receives an address, data and a board ID from the address generator 23 and determines whether data is present; If the data determined by the input processor 311 is present, the data is stored, and the stored data is independently processed according to the internal processing speed of the slice decoder 30 (FIFO 1 to FIFO 3) 312 to 314. It consists of

또한 출력비동기제어부(36)는, 상기 IDCT 처리부(35)에서 처리된 데이터를 순차적으로 저장하는 출력 FIFO와; 상기 출력 FIFO에 저장된 데이터를 상기 움직임 보상 처리부(40)로 순차적으로 전송하는 출력처리부로 구성된다.In addition, the output asynchronous control unit 36, an output FIFO for sequentially storing the data processed by the IDCT processing unit 35; And an output processor for sequentially transmitting data stored in the output FIFO to the motion compensation processor 40.

그래서 입력비동기제어부(31)는 슬라이스 비트스트림으로 각 비트스트림에 대해 보드 ID를 점검하여 해당 보드 ID이면 슬라이스 비트스트림 데이터를 입력 FIFO에 넣고, 해당 보드 ID가 아니면 데이터를 패스시킨다. 7장의 각 슬라이스 테이터는 입력된 각 FIFO의 데이터에 대해 비동기적으로 가변장 부호, 비월주사, 역양자화, IDCT를 처리하여 출력 FIFO에 저장되게 된다. 출력 FIFO에 저장된 각 슬라이스 복호기(30a - 30g)의 데이터는 움직임보상 처리부(40)에서 순차적으로 데이터를 요구하면 넘겨주기만 하면 된다.Therefore, the input asynchronous control unit 31 checks the board ID for each bitstream as the slice bitstream, and if the corresponding board ID, the input asynchronous control unit 31 inserts the slice bitstream data into the input FIFO, and passes the data if the corresponding board ID is not. Each slice data of Chapter 7 processes variable length code, interlacing, inverse quantization, and IDCT asynchronously for the data of each input FIFO, and is stored in the output FIFO. The data of each of the slice decoders 30a-30g stored in the output FIFO need only be passed when the motion compensation processing unit 40 sequentially requests data.

이를 도4에 도시된 슬라이스 복호부(30)의 상세블록도를 참조하여 상세히 설면하면 다음과 같다.This will be described in detail with reference to the detailed block diagram of the slice decoder 30 shown in FIG. 4 as follows.

먼저 각 슬라이스 복호부(30)에서 다른 슬라이스 복호부(30)와 비동기적으로 동작시키기 위해서 입력과 출력단에 FIFO를 사용하여 다른 처리부와의 동기 문제를 고려하지 않도록 되어 있다.First, in order to operate asynchronously with each slice decoder 30 in each slice decoder 30, a FIFO is used at the input and output terminals so as not to consider a synchronization problem with other processing units.

이에 따라 입력데이터 gaddr, gdata, 보드 ID를 받은 입력처리부(311)는 해당 데이터 유무를 판별하여 FIFO(312 - 314)에 넣어주고, 이 데이터의 처리는 슬라이스 복호기(30)의 내부 처리 속도에 따라 독립적으로 동작하게 된다. 그래서 각 FIFO(312 - 314)에 저장된 데이터에 대해 가변장부호, 비월주사, 역양자화, IDCT를 수행한 데이터는 출력 FIFO에 저장됨으로써 다음 슬라이스 복호부(30)와의 동기를 고려하지 않아도 된다.Accordingly, the input processing unit 311 having received the input data gaddr, gdata, and the board ID determines whether there is the corresponding data and puts it into the FIFOs 312-314. The processing of the data is performed according to the internal processing speed of the slice decoder 30. It will work independently. Thus, data that has undergone variable length coding, interlaced scanning, inverse quantization, and IDCT on data stored in each FIFO 312-314 is stored in the output FIFO so that the synchronization with the next slice decoder 30 may not be considered.

또한 출력단에서의 FIFO는 2단으로 구성하여 프레임 변환(Conversion)을 수행한다. 프레임 변환은 매크로블록 파라미터인 DCT_TYPE에 따라 휘도(Luminance) 신호인 Y1, Y2, Y3, Y4와 색차(Chrominance) 신호인 Cb, Cr을 전달하는 순서를 조정하게 만들었다. 다음 슬라이스 복호부(30)로 넘겨주는 데이터는 픽셀 데이터와 더불어 매크로블록 헤더 데이터를 동시에 전달한다. 데이터를 전달하는 순서는 다음 처리부인 움직임보상 처리부(40)와 각 매크로블록 마다의 srdny, srdx 신호를 서로 주고 받음으로써 수행된다. 7장의 각 슬라이스 복호부(30)는 각각이 데이터 전송 준비가 되었다는 신호인 srdyx 신호를 보낸다. 움직임보상 처리부(40)는 각 슬라이스 복호부(30)에 대해 슬라이스 데이터 단위로 순차적으로 srdyx를 점검하여 인에이블(Enable)이 되어 있으면 srdx 신호를 매크로블록 단위로 보낸다. 슬라이스 복호부(30)는 srdx 신호에 대해 매크로블록 헤더 데이터인 parm과 YB1, YB2, YB3, YB4, Cb1, Cb2, Cb3, Cb4 데이터를 보낸다. 슬라이스 복호부(30)의 출력단도 입력단과 마찬가지로 FIFO를 사용하여 다음 복호부(30)와의 동기를 고려할 필요없이 독립적으로 동작하도록 구성하였다.In addition, the FIFO at the output stage is composed of two stages to perform a frame conversion (Conversion). The frame conversion adjusts the order of transmitting the luminance signals Y1, Y2, Y3, Y4 and the chroma signals Cb and Cr according to the DCT_TYPE macroblock parameter. The data passed to the next slice decoder 30 simultaneously transfers macroblock header data together with pixel data. The data transfer order is performed by exchanging the motion compensation processor 40, which is a next processor, with the srdny and srdx signals for each macroblock. Each slice decoder 30 of the seven chapters sends a srdyx signal, which is a signal that each is ready for data transmission. The motion compensation processor 40 sequentially checks the srdyx for each slice decoder 30 in the slice data unit, and transmits the srdx signal in the macroblock unit if it is enabled. The slice decoder 30 sends parm and YB1, YB2, YB3, YB4, Cb1, Cb2, Cb3, and Cb4 data, which are macroblock header data, to the srdx signal. Like the input stage, the output stage of the slice decoder 30 is configured to operate independently using the FIFO without considering the synchronization with the next decoder 30.

도5는 도4의 슬라이스 복호부(30)에서 입력처리부(31)의 상세블록도이다.FIG. 5 is a detailed block diagram of the input processor 31 in the slice decoder 30 of FIG.

이에 도시된 바와 같이, 상기 어드레스 생성부(23)에서 어드레스와 데이터와 보드ID를 입력받아 픽처헤더와 각 슬라이스 데이터를 분리하는 픽처헤더/슬라이스데이터 분리부(315)와; 상기 픽처헤더/슬라이스데이터 분리부(315)에서 분리된 슬라이스 데이터를 바이패스시켜 다음번째의 상기 슬라이스 복호부(30a - 30g)로 전송하는 바이패스(Bypass)부(316)와; 상기 픽처헤더/슬라이스데이터 분리부(315)에 분리된 슬라이스 데이터를 보드 ID와 비교하여 해당 보드 ID와 동일한가를 판별하는 보드ID 비교부(317)와; 상기 보드ID 비교부의 판별결과 슬라이스 데이터의 보드 ID와 해당 보드 ID가 동일하면 상기 복수개의 FIFO(312 - 314)에 순차적으로 라이트(Write)하는 리커시브(Recursive) 카운터(318)로 구성된다.As shown in the figure, a picture header / slice data separator 315 for receiving an address, data and a board ID from the address generator 23 to separate a picture header and each slice data; A bypass unit 316 for bypassing the slice data separated by the picture header / slice data separation unit 315 and transferring the slice data to the next slice decoders 30a to 30g; A board ID comparison unit 317 for comparing slice data separated by the picture header / slice data separation unit 315 with a board ID to determine whether the slice data is identical to the corresponding board ID; As a result of the determination of the board ID comparison unit, if the board ID and the corresponding board ID of the slice data are the same, the board ID comparator includes a recursive counter 318 which sequentially writes the plurality of FIFOs 312 to 314.

그래서 gaddr, gdata, 보드 ID를 입력받아 픽처 헤더와 각 슬라이스 데이터를 분리한다. 분리한 슬라이스 데이터는 보드 ID를 비교하여, 해당 보드 ID와 동일하면 각 FIFO에 넣는데, 3개의 FIFO에 대해 리커시브 카운터를 동작시켜 차례로 순차적으로 라이트하게 된다. 입력받은 gaddr, gdata는 다음 슬라이스 복호부(30)에서의 처리를 위해 그대로 다음 슬라이스 복호부(30)로 전달된다.Thus, gaddr, gdata, and board ID are input to separate the picture header from each slice data. The separated slice data is compared with the board ID, and if the same as the board ID, it is put in each FIFO. The recursive counter is operated on three FIFOs and sequentially written. The input gaddr, gdata is transferred to the next slice decoder 30 as it is for processing in the next slice decoder 30.

도6은 도4의 슬라이스 복호부(30)에서 가변장부호 복호부(32)의 상세블록도이다.FIG. 6 is a detailed block diagram of the variable length code decoding unit 32 in the slice decoding unit 30 of FIG.

이에 도시된 바와 같이, 상기 복수개의 FIFO(312 - 314)의 순차적 리드(Read)를 제어하는 FIFO 리드제어부(321)와; 상기 FIFO 리드제어부(321)의 제어에 따라 리드된 슬라이스 데이터의 신택스(Syntax)를 복호시키는 슬라이스 신택스 복호부(322)와; 상기 슬라이스 신택스 복호부(322)에서 복호된 슬라이스 신택스로 코드길이를 결정하는 코드길이 결정부(323)와; 상기 코드길이 결정부(323)에서 결정된 코드에 따라 코드길이를 가산하여 상기 FIFO 리드제어부(321)로 전송하는 코드길이 가산부(324)와; 상기 슬라이스 신택스 복호부(322)를 통해 상기 코드길이 결정부(323)와 상기 코드길이 가산부(324)의 출력을 받아 이산코사인변환(DCT, Discrete Cosine Transform) 계수의 런(Run), 레벨(Level) 값을 결정하여 상기 비월주사 처리부(33)로 전송하는 런/레벨 결정부(325)와; 상기 슬라이스 신택스 복호부(322)에서 복호된 슬라이스 신택스를 분석하여 파라미터(Paramater)를 처리하는 파라미터 처리부(326)로 구성된다.As shown therein, a FIFO read control unit 321 for controlling sequential reads of the plurality of FIFOs 312 to 314; A slice syntax decoder 322 for decoding the syntax of the slice data read according to the control of the FIFO read controller 321; A code length determiner 323 for determining a code length based on the slice syntax decoded by the slice syntax decoder 322; A code length adder 324 for adding a code length according to a code determined by the code length determiner 323 and transmitting the code length to the FIFO read controller 321; Run and level of Discrete Cosine Transform (DCT) coefficients received from the code length determiner 323 and the code length adder 324 through the slice syntax decoder 322. A run / level determination unit 325 for determining a value of Level) and transmitting it to the interlaced scanning processor 33; The slice syntax decoder 322 includes a parameter processor 326 that analyzes the slice syntax decoded and processes a parameter.

그래서 FIFO 리드 제어부(321)에서 3개의 FIFO(312 - 314)에 대해 순차적으로 리드하여 슬라이스 헤더를 디코딩하여 파라미터 처리부(326)에 전달한다. 그러면 파라미터 처리부는 출력 FIFO의 파라미터 FIFO에 전달하게 된다.Thus, the FIFO read controller 321 sequentially reads the three FIFOs 312-314, decodes the slice headers, and delivers the slice headers to the parameter processor 326. The parameter processor then passes to the parameter FIFO of the output FIFO.

또한 런/레벨 결정부(325)에서는 코드길이 결정부(323)와 코드길이 가산부(324)의 출력을 받아 DCT 계수의 런, 레벨 값을 결정하여 비월주사 처리부(33)로 넘겨주게 된다.In addition, the run / level determination unit 325 receives the outputs of the code length determination unit 323 and the code length addition unit 324 to determine the run and level values of the DCT coefficients and pass them to the interlaced scanning processing unit 33.

도7은 도4의 슬라이스 복호부(30)에서 출력비동기제어부(36)의 상세블록도이다.FIG. 7 is a detailed block diagram of the output asynchronous controller 36 in the slice decoder 30 of FIG.

이에 도시된 바와 같이, 상기 IDCT 처리부(35)에서 처리된 픽셀 데이터를 입력받아 블록 데이터를 순서대로 카운팅하고 휘도신호와 색차신호를 다중화하는 블록카운터와 색차다중화부(361)(362)와; 상기 블록카운터(361)의 휘도데이터와 색차데이터를 순차적으로 라이트하는 복수개의 제1 FIFO(362 - 370)와; 상기 복수개의 제1 FIFO(362 - 370)에 저장된 데이터를 DCT 타입에 따라 다중화하여 리드하는 DCT타입 다중화부(371)와; 상기 IDCT 처리부(35)에서 처리된 데이터의 파라미터와 상기 DCT타입 다중화부(371)에서 리드한 휘도/색차데이터를 순차적으로 저장하는 복수개의 제2 FIFO(372 - 377)와; 상기 복수개의 제2 FIFO(372 - 377)의 데이터를 다중화하여 상기 움직임보상 처리부(40)로 전송하는 출력데이터 다중화부(378)로 구성된다.As shown therein, a block counter and a color difference multiplexing unit 361 and 362 that receive pixel data processed by the IDCT processing unit 35 and count block data in order, and multiplex a luminance signal and a color difference signal; A plurality of first FIFOs 362-370 for sequentially writing the luminance data and the color difference data of the block counter 361; A DCT type multiplexer 371 for multiplexing and reading data stored in the plurality of first FIFOs 362-370 according to a DCT type; A plurality of second FIFOs 372-377 for sequentially storing parameters of data processed by the IDCT processor 35 and luminance / color difference data read by the DCT type multiplexer 371; And an output data multiplexer 378 which multiplexes data of the plurality of second FIFOs 372 to 377 and transmits the multiplexed data to the motion compensation processor 40.

그래서 IDCT 처리부(35)의 픽셀 데이터는 6개의 블록 데이터(Y1, Y2, Y3, Y4, Cb, Cr)로 블록카운터(361)에 의해 순서대로 카운팅되어 제1 FIFO(363 - 370)에 입력된다. 이에 따라 휘도데이터인 Y1, Y2, Y3, Y4는 휘도데이터를 저장하는 FIFO(363 - 366)에 순차적으로 라이트되고, 색차데이터인 Cb1, Cb2, Cr1, Cr2는 색차데이터를 저장하는 FIFO(367 - 370)에 순차적으로 라이트된다.Thus, the pixel data of the IDCT processor 35 is counted in order by the block counter 361 into six block data (Y1, Y2, Y3, Y4, Cb, Cr) and input to the first FIFOs 363-370. . Accordingly, the luminance data Y1, Y2, Y3, and Y4 are sequentially written to the FIFOs 363 to 366 storing the luminance data, and the color difference data Cb1, Cb2, Cr1, and Cr2 are sequentially stored on the FIFOs storing the color difference data. 370 are sequentially written.

이렇게 FIFO(363 - 370)에 라이트된 데이터는 DCT_TYPE을 참고로 하여 휘도 데이터에 대해 순서를 바꾸어 처리하게 된다. 즉, DCT_TYPE이 '0'이면 Y1, Y2, Y1, Y2......로 64개씩 리드하고 난 다음 Y3, Y4, Y3, Y4......로 64개씩 리드한다. 한편, DCT_TYPE이 '1'이면 Y1, Y2, Y3, Y4, Y1, Y2, Y3, Y4,......의 순서로 64개씩 리드하여 휘도데이터를 저장하는 제2 FIFO(374 - 377)에 라이트한다.The data written to the FIFOs 363 to 370 are processed in a reverse order with respect to the luminance data with reference to the DCT_TYPE. That is, if DCT_TYPE is '0', 64 pieces are read by Y1, Y2, Y1, Y2 ...... and then 64 pieces are read by Y3, Y4, Y3, Y4 .... On the other hand, if the DCT_TYPE is '1', the second FIFOs 374-377 for storing luminance data by reading 64 pieces in order of Y1, Y2, Y3, Y4, Y1, Y2, Y3, Y4, ... Light on.

한편 제2 FIFO(372)(373)에 입력되는 PARM[12..0] 데이터는 슬라이스 헤더를 디코딩한 다음 매크로블록 파라미터를 다음 슬라이스 복호부(30)로 넘기는 데이터이다.Meanwhile, the PARM [12..0] data input to the second FIFOs 372 and 373 are data for decoding the slice header and then passing the macroblock parameter to the next slice decoder 30.

이에 따라 출력 데이터 다중화부(378)는 제2 FIFO(372 - 377)의 데이터를 다중화하여 출력하게 된다. 즉, 제2 FIFO(374 - 377)의 YB1, YB2, YB3, YB4의 상태가 1 블록분의 데이터 이상이 있으면 srdyx를 다음 슬라이스 복호부(30)로 넘겨주고, 다음 슬라이스 복호부(30)에서는 이 신호에 따라 srdx를 보내주는데, 슬라이스 복호부(30)에서는 이 신호에 따라 PARM[]을 12번 보내고난 후 Y, Cb, Cr을 동시에 보낸다. 즉, 한번의 srdx 신호에 대해 이미지의 1 매크로블록분의 데이터를 모두 보내게 된다. 슬라이스 복호부(30)의 데이터 처리는 다른 슬라이스 복호부(30)의 동기와 상관없이 독립적으로 동작하고 FIFO를 기준으로 라이트와 리드를 독립적으로 수행하게 된다.Accordingly, the output data multiplexer 378 multiplexes and outputs data of the second FIFOs 372 to 377. That is, if the state of YB1, YB2, YB3, YB4 of the second FIFOs 374-377 is equal to or greater than one block of data, srdyx is passed to the next slice decoder 30, and the next slice decoder 30 According to this signal, srdx is sent. The slice decoder 30 sends PARM [] 12 times according to this signal, and then sends Y, Cb, and Cr simultaneously. That is, all data for one macroblock of an image is transmitted for one srdx signal. The data processing of the slice decoder 30 operates independently regardless of the synchronization of the other slice decoders 30 and independently performs write and read operations based on the FIFO.

이처럼 본 발명은 비디오 복호기에서 구조를 비동기적으로 설계함으로써, 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템의 구현이 용이하게 되는 것이다.As described above, according to the present invention, the structure of the video decoder is designed asynchronously, so that each processing unit is operated independently and only the adjacent interface signals are considered, thereby facilitating the implementation of the entire system.

이상에서 본 발명의 바람직한 실시예를 설명하였으나, 본 발명은 다양한 변화와 변경 및 균등물을 사용할 수 있다. 본 발명은 상기 실시예를 적절히 변형하여 동일하게 응용할 수 있음이 명확하다. 따라서 상기 기재 내용은 하기 특허청구범위의 한계에 의해 정해지는 본 발명의 범위를 한정하는 것이 아니다.Although preferred embodiments of the present invention have been described above, the present invention may use various changes, modifications, and equivalents. It is clear that the present invention can be applied in the same manner by appropriately modifying the above embodiments. Accordingly, the above description does not limit the scope of the invention as defined by the limitations of the following claims.

이상에서 살펴본 바와 같이, 본 발명에 의한 비디오 비동기 슬라이스 복호장치는 비디오 복호기의 구조를 비동기적으로 설계하여 각 처리부를 독립적으로 동작시키고 인접 인터페이스 신호만을 고려하여 전체 시스템의 구현을 용이하게 할 수 있는 효과가 있게 된다.As described above, the video asynchronous slice decoder according to the present invention can design the structure of the video decoder asynchronously to operate each processing unit independently and to easily implement the entire system considering only the adjacent interface signals. Will be.

Claims (9)

비디오 비동기 슬라이스 복호장치에 있어서,In the video asynchronous slice decoder, 시스템 비트스트림을 입력받아 비디오 비트스트림과 오디오 비트스트림을 분리하여 출력시키는 시스템 복호부와;A system decoder which receives the system bitstream and outputs the video bitstream and the audio bitstream separately; 상기 시스템 복호부로부터 비디오 비트스트림을 입력받아 비디오 비트스트림의 헤더를 디코딩하여 각 슬라이스별로 데이터를 분리하고, 각 슬라이스의 수직 어드레스별로 보드 ID를 첨가하여 비동기적으로 슬라이스 비트스트림을 출력하는 비디오 파서와;A video parser that receives the video bitstream from the system decoder and decodes the header of the video bitstream to separate data for each slice, and asynchronously outputs the slice bitstream by adding a board ID for each slice's vertical address; ; 상기 비디오 파서의 슬라이스 비트스트림을 비동기적으로 복호하여 매크로블록에 대한 픽셀데이터를 생성하는 복수개의 슬라이스 복호부와;A plurality of slice decoders for asynchronously decoding a slice bitstream of the video parser to generate pixel data for a macroblock; 상기 슬라이스 복호부의 픽셀데이터를 입력받아 움직임 보상을 수행하여 실제 이미지 픽셀 데이터를 만들어 출력시키는 움직임보상 처리부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.And a motion compensation processor configured to receive pixel data of the slice decoder and perform motion compensation to generate and output actual image pixel data. 제 1항에 있어서, 상기 비디오 파서는,The method of claim 1, wherein the video parser, 입력되는 비디오 비트스트림 중 헤더를 디코딩하여 슬라이스 시작 코드를 검출하는 슬라이스 시작코드 검출부와; 상기 슬라이스 시작코드 검출부에서 검출한 슬라이스 데이터에 상기 복수개의 슬라이스 복호부를 선택하기 위한 보드 ID를 포함시켜 비동기식 비트스트림 처리가 수행되도록 하는 보드ID 카운터와; 상기 비디오 비트스트림과 보드 ID를 입력받아 슬라이스 데이터는 데이터버스에 실어주고, 보드ID와 픽처헤더에 대한 식별 어드레스는 어드레스버스에 실어주는 어드레스 생성부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.A slice start code detector for detecting a slice start code by decoding a header of an input video bitstream; A board ID counter including a board ID for selecting the plurality of slice decoders in the slice data detected by the slice start code detector to perform asynchronous bitstream processing; And an address generator which receives the video bitstream and the board ID and transmits slice data to the data bus, and an identification address for the board ID and the picture header on the address bus. 제 1항에 있어서, 상기 슬라이스 복호부는,The method of claim 1, wherein the slice decoding unit, 입력되는 각 비트스트림에 대해 보드ID를 점검하여 해당 보드ID이면 슬라이스 비트스트림 데이터를 저장하고 해당 보드ID가 아니면 데이터를 패스시키는 입력비동기제어부와; 상기 입력비동기제어부에 저장된 데이터에 대해 비동기적으로 가변장부호를 복호하는 가변장부호 복호부와; 상기 가변장부호 복호부에서 복호된 가변장부호의 비월주사를 수행하는 비월주사 처리부와; 상기 비월주사 처리부에서 비월주사된 데이터의 역양자화를 수행하는 역양자화 처리부와; 상기 역양자화 처리부에서 역양자화된 데이터의 IDCT를 수행하는 IDCT 처리부와; 상기 IDCT 처리부에서 최종적으로 처리된 데이터를 순차적으로 상기 움직임보상 처리부에 전송하는 출력비동기제어부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.An input asynchronous controller that checks the board ID for each input bit stream and stores slice bitstream data if the board ID is corresponding, and passes the data if the board ID is not corresponding to the board ID; A variable length code decoding unit for decoding the variable length code asynchronously with respect to the data stored in the input asynchronous control unit; An interlaced scanning processor that performs interlaced scanning of the variable length code decoded by the variable length code decoding unit; An inverse quantization processing unit that performs inverse quantization of interlaced data by the interlacing processing unit; An IDCT processor configured to perform IDCT of dequantized data in the dequantization processor; And an output asynchronous controller for sequentially transmitting the data finally processed by the IDCT processor to the motion compensation processor. 제 3항에 있어서, 상기 입력비동기제어부는,The method of claim 3, wherein the input asynchronous control unit, 상기 어드레스 생성부에서 어드레스와 데이터와 보드ID를 입력받아 해당 데이터의 유무를 판별하는 입력처리부와; 상기 입력처리부에서 판별된 데이터가 존재하면 이를 저장하고, 저장된 데이터의 처리는 슬라이스 복호부의 내부 처리속도에 따라 독립적으로 동작하는 복수개의 FIFO로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.An input processor for receiving an address, data, and board ID from the address generator to determine whether data is present; And if there is data determined by the input processing unit, processing the stored data comprises a plurality of FIFOs that operate independently according to the internal processing speed of the slice decoding unit. 제 4항에 있어서, 상기 입력처리부는,The method of claim 4, wherein the input processing unit, 상기 어드레스 생성부에서 어드레스와 데이터와 보드ID를 입력받아 픽처헤더와 각 슬라이스 데이터를 분리하는 픽처헤더/슬라이스데이터 분리부와; 상기 픽처헤더/슬라이스데이터 분리부에서 분리된 슬라이스 데이터를 바이패스시켜 다음번째의 상기 슬라이스 복호부로 전송하는 바이패스부와; 상기 픽처헤더/슬라이스데이터 분리부에 분리된 슬라이스 데이터를 보드 ID와 비교하여 해당 보드 ID와 동일한가를 판별하는 보드ID 비교부와; 상기 보드ID 비교부의 판별결과 슬라이스 데이터의 보드 ID와 해당 보드 ID가 동일하면 상기 복수개의 FIFO에 순차적으로 라이트하는 리커시브 카운터로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.A picture header / slice data separator for receiving an address, data, and board ID from the address generator to separate a picture header and slice data; A bypass unit which bypasses the slice data separated by the picture header / slice data separator and transmits the slice data to a next slice decoder; A board ID comparison unit comparing slice data separated from the picture header / slice data separation unit with a board ID to determine whether the slice data is identical to the corresponding board ID; And a recursive counter sequentially writing to the plurality of FIFOs when the board ID of the slice data and the corresponding board ID are the same, as a result of the determination of the board ID comparison unit. 제 3항에 있어서, 상기 출력비동기제어부는,The method of claim 3, wherein the output asynchronous control unit, 상기 IDCT 처리부에서 처리된 데이터를 순차적으로 저장하는 출력 FIFO와; 상기 출력 FIFO에 저장된 데이터를 상기 움직임 보상 처리부로 순차적으로 전송하는 출력처리부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.An output FIFO for sequentially storing data processed by the IDCT processor; And an output processor for sequentially transmitting data stored in the output FIFO to the motion compensation processor. 제 3항에 있어서, 상기 가변장부호 복호부는,The method of claim 3, wherein the variable length code decoding unit, 상기 복수개의 FIFO의 순차적 리드를 제어하는 FIFO 리드제어부와; 상기 FIFO 리드제어부의 제어에 따라 리드된 슬라이스 데이터의 신택스를 복호시키는 슬라이스 신택스 복호부와; 상기 슬라이스 신택스 복호부에서 복호된 슬라이스 신택스로 코드길이를 결정하는 코드길이 결정부와; 상기 코드길이 결정부에서 결정된 코드에 따라 코드길이를 가산하여 상기 FIFO 리드제어부로 전송하는 코드길이 가산부와; 상기 슬라이스 신택스 복호부를 통해 상기 코드길이 결정부와 상기 코드길이 가산부의 출력을 받아 DCT 계수의 런, 레벨 값을 결정하여 상기 비월주사 처리부로 전송하는 런/레벨 결정부와; 상기 슬라이스 신택스 복호부에서 복호된 슬라이스 신택스를 분석하여 파라미터를 처리하는 파라미터 처리부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.A FIFO read control unit controlling sequential reads of the plurality of FIFOs; A slice syntax decoding unit for decoding the syntax of the slice data read under the control of the FIFO read control unit; A code length determiner configured to determine a code length based on a slice syntax decoded by the slice syntax decoder; A code length adder which adds a code length according to a code determined by the code length determiner and transmits the code length to the FIFO read controller; A run / level determination unit which receives outputs of the code length determination unit and the code length addition unit through the slice syntax decoding unit, determines run and level values of DCT coefficients, and transmits them to the interlaced scanning processing unit; And a parameter processing unit for processing parameters by analyzing the slice syntax decoded by the slice syntax decoding unit. 제 3항에 있어서, 상기 출력비동기제어부는,The method of claim 3, wherein the output asynchronous control unit, 상기 IDCT 처리부에서 처리된 픽셀 데이터를 입력받아 블록 데이터를 순서대로 카운팅하고 휘도신호와 색차신호를 다중화하는 블록카운터와 색차다중화부와; 상기 블록카운터의 휘도데이터와 색차데이터를 순차적으로 라이트하는 복수개의 제1 FIFO와; 상기 복수개의 제1 FIFO에 저장된 데이터를 DCT 타입에 따라 다중화하여 리드하는 DCT타입 다중화부와; 상기 IDCT 처리부에서 처리된 데이터의 파라미터와 상기 DCT타입 다중화부에서 리드한 휘도/색차데이터를 순차적으로 저장하는 복수개의 제2 FIFO와; 상기 복수개의 제2 FIFO의 데이터를 다중화하여 상기 움직임보상 처리부로 전송하는 출력데이터 다중화부로 구성된 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.A block counter and a color difference multiplexer which receives pixel data processed by the IDCT processor and counts block data in order and multiplexes a luminance signal and a color difference signal; A plurality of first FIFOs which sequentially write luminance data and color difference data of the block counter; A DCT type multiplexer for multiplexing and reading data stored in the plurality of first FIFOs according to a DCT type; A plurality of second FIFOs for sequentially storing parameters of data processed by the IDCT processor and luminance / color difference data read by the DCT type multiplexer; And an output data multiplexer which multiplexes data of the plurality of second FIFOs and transmits the multiplexed data to the motion compensation processor. 제 1항에 있어서, 상기 슬라이스 복호부는,The method of claim 1, wherein the slice decoding unit, 1 블록분의 데이터 이상이 있으면 데이터 전송 준비 신호를 다음 슬라이스 복호부로 넘겨주고, 다음 슬라이스 복호부에서는 이 신호에 따라 이전 슬라이스 복호부로 수신 인에이블 신호를 전송하여, 파라미터 처리신호를 다음 슬라이스 복호부로 먼저 보낸 다음 휘도데이터와 색차데이터를 동시에 보내어, 한번의 수신 인에이블 신호에 대해 이미지의 1 매크로블록분의 데이터를 모두 전송하는 것을 특징으로 하는 비디오 비동기 슬라이스 복호장치.If there is more than one block of data, the data transmission ready signal is passed to the next slice decoder, and the next slice decoder transmits a receive enable signal to the previous slice decoder according to the signal, and then passes the parameter processing signal to the next slice decoder first. And then transmitting luminance data and chrominance data at the same time, thereby transmitting all of the data for one macroblock of the image for one reception enable signal.
KR1019980009750A 1998-03-20 1998-03-20 Video asynchronous decoder KR19990075517A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980009750A KR19990075517A (en) 1998-03-20 1998-03-20 Video asynchronous decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980009750A KR19990075517A (en) 1998-03-20 1998-03-20 Video asynchronous decoder

Publications (1)

Publication Number Publication Date
KR19990075517A true KR19990075517A (en) 1999-10-15

Family

ID=65909526

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980009750A KR19990075517A (en) 1998-03-20 1998-03-20 Video asynchronous decoder

Country Status (1)

Country Link
KR (1) KR19990075517A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100628619B1 (en) * 2000-07-10 2006-09-26 마쯔시다덴기산교 가부시키가이샤 Apparatus and method of multiple decoding
KR100801630B1 (en) * 2007-06-15 2008-02-05 디비코 주식회사 Distributed decoding processing device using multi-core processor and the method for the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100628619B1 (en) * 2000-07-10 2006-09-26 마쯔시다덴기산교 가부시키가이샤 Apparatus and method of multiple decoding
KR100801630B1 (en) * 2007-06-15 2008-02-05 디비코 주식회사 Distributed decoding processing device using multi-core processor and the method for the same

Similar Documents

Publication Publication Date Title
JP2829262B2 (en) Syntax parser for video decompression processor
US5502493A (en) Variable length data decoder for use with MPEG encoded video data
EP0765576B1 (en) Video compression
US5926228A (en) Receiver having analog and digital video modes and receiving method thereof
KR960010195B1 (en) Image coding/decoding apparatus
CA2306971C (en) Apparatus for arranging compressed video data for transmission over a noisy communication channel
US20010007576A1 (en) Device and method for decoding video signal
US20070133674A1 (en) Device for coding, method for coding, system for decoding, method for decoding video data
JPH08505513A (en) Two-step synchronization scheme for digital video decoder
US20090074383A1 (en) Video processing system
KR100203262B1 (en) Interface device of video decoder for syncronization of picture
KR19980070568A (en) Waveform Generator for Inserting Data into Digital Television Signals
CA2533221A1 (en) Video compression using a signal transmission chain comprising an information bus linking encoders and decoders
KR20040013765A (en) Video decoding system
US20080123748A1 (en) Compression circuitry for generating an encoded bitstream from a plurality of video frames
KR0143390B1 (en) Variable-length data alignment apparatus for digital video data
US6292199B1 (en) Method and device for copying and decoding digitized frames of a special effects film
KR100556357B1 (en) MPEG video decoding system with DV format function
KR19990075517A (en) Video asynchronous decoder
US20070035644A1 (en) Method of video sync protection and video sync protector thereof
JP2001346206A (en) Decoder, decoding method, multiplexer and multiplexing method
JPH09247667A (en) Dynamic image coder and dynamic image decoder
KR100295185B1 (en) bit extension variable encoder
KR100216776B1 (en) Video decoding apparatus in a video conferencing system
JP2706114B2 (en) Color / luminance separation type multi-channel coded transmission method and apparatus

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination