CN101771879A - Parallel normalized coding realization circuit based on CABAC and coding method - Google Patents

Parallel normalized coding realization circuit based on CABAC and coding method Download PDF

Info

Publication number
CN101771879A
CN101771879A CN 201010103340 CN201010103340A CN101771879A CN 101771879 A CN101771879 A CN 101771879A CN 201010103340 CN201010103340 CN 201010103340 CN 201010103340 A CN201010103340 A CN 201010103340A CN 101771879 A CN101771879 A CN 101771879A
Authority
CN
China
Prior art keywords
output
engine
lps
bits
coding
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.)
Granted
Application number
CN 201010103340
Other languages
Chinese (zh)
Other versions
CN101771879B (en
Inventor
刘振宇
汪东升
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.)
Tsinghua University
Original Assignee
Tsinghua University
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 Tsinghua University filed Critical Tsinghua University
Priority to CN 201010103340 priority Critical patent/CN101771879B/en
Publication of CN101771879A publication Critical patent/CN101771879A/en
Application granted granted Critical
Publication of CN101771879B publication Critical patent/CN101771879B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a parallel normalized coding realization circuit based on CABAC and a coding method. The circuit comprises a first grade production line and a second grade production line, wherein the first grade production line is used for completing the normalizing operation, the second grade production line is used for generating output code streams, the first grade production line and the second grade production line are connected through a First-In First-Out (FIFO) queue, and the depth of the FIFO is of five sections. Thereby, when the engine generation by the output code streams needs multi-period operation, the operation of the former grade normalizing engine can not be blocked. The technical scheme of the invention avoids the problem of CABAC production line standstill caused by the multi-period normalizing operation of the original algorithm.

Description

Parallel normalized coding based on CABAC is realized circuit and coding method
Technical field
The present invention relates to field of video encoding, relate in particular to a kind of parallel normalized coding and realize circuit and coding method based on CABAC.
Background technology
(Context-based AdaptiveBinary Arithmetic Coding CABAC) is H.264/AVC the encryption algorithm that main class adopted based on contextual adaptive binary arithmetic coding.Experiment showed, with (Context-Adaptive Variable-Length Codinig, CAVLC) relatively, under identical code stream, CABAC improves 0.3-0.6dB with picture quality based on contextual Variable Length Code algorithm.The deficiency of CABAC encryption algorithm is that throughput is low, is difficult to satisfy the high definition demands of applications.The CABAC structured flowchart at first carries out dualization to the semantic primitive that does not possess dual nature and handles as shown in Figure 1; Then, each bit in the output bit flow of dualization processing is carried out adaptive binary arithmetic coding, then directly carry out adaptive binary arithmetic coding for those semantic primitives that possess dual nature.According to the probability distribution characteristics of the bit that is encoded, the bit with even probability distribution is adopted the bypass mode coding; On the contrary, adopt the mode standard coding for the bit that has based on context probability distribution characteristics.For the bit that adopts the mode standard coding, at first obtain its probability index value (pStateIdx[5:0]) and probability value of symbol (valMPS) greatly at the context model engine.PStateIdx[5:0] and the value (binVal) of valMPS and the current bit that is encoded be input to the mode standard coding engine.The mode standard coding engine is according to pStateIdx[5:0], valMPS and binVal upgrade between the code area (R[8:0]) and the lower limit of encoding (L[9:0]), by to carrying out the normalization operation with the coding lower limit between the code area after upgrading, produce the code stream that outputs to raw byte sequence payload (RBSP) then.The handling process of mode standard coding is referring to list of references 1 (T.Wiegand, G.Sullivan, and A.Luthra, " Draft itu-t recommendation andfinal draft international standard of joint video specification (ITUT rec.H.264-ISO/IEC 14496-10 AVC), " May 2003.JVT-G050r1) shown in middle Fig. 9-7.
H.264/AVC (referring to list of references 1) in the standard that is provided, the generation flow process of normalization operation and output code flow (wherein, function PutOneBit (b) be and (1-b) that follow bits_follow the bit that bit count variable (bits_follow) write down writes among the RBSP) as shown in Figure 2 in the mode standard coding with the b of 1 bit.Handling process shown in Figure 2 can cause following processing bottleneck:
1) in flow process shown in Figure 2, the normalization operation of R between the code area and coding lower limit L and the generation of output bit are in the same loop body.If R xValue between the preceding code area of expression normalization needs so
Figure GSA00000010202400021
The generation of this normalization operation and output code flow is finished in inferior circulation, wherein
Figure GSA00000010202400022
For rounding operation downwards.In circuit is realized,, then need if PutBit (b) function can be finished (we see that this hypothesis is optimistic the back) among hypothesis Fig. 2 in one-period
Figure GSA00000010202400023
The individual cycle is finished the normalization of the current bit that is encoded and the operation of output code flow.Because the coding of subsequent bits depends on the normalization result of current bit, so if the current bit that is encoded adopts the multicycle normalized, the coding of subsequent bits will be stagnated, thereby reduces the efficient of whole C ABAC streamline.
2) owing in the output code flow production process, will solve the carry propagation problem, H.264/AVC introduce bits_follow variable as shown in Figure 2 in the agreement.If bits_follow is not equal to 0, PutBit (b) performance element needs a plurality of cycleoperations, and this situation can further reduce the efficient of CABAC coding engine.
Further, when the proportion of small probability symbol in the code stream increased, the negative effect that above-mentioned two kinds of situations are introduced also increased thereupon.
Summary of the invention
(1) technical problem that will solve
At defective that exists in the prior art and deficiency, the purpose of this invention is to provide a kind of be used for H.264/AVC the parallel normalized coding realization circuit and the coding method based on CABAC of video coding agreement, it has solved in former normalized and the output code flow production process calculating bottleneck by correlation caused between bit, can avoid the cycling of existing algorithm, and the CABAC pipeline stall problem that is caused is operated in multicycle normalization.
(2) technical scheme
For achieving the above object, the invention provides a kind of parallel normalized coding and realize circuit based on CABAC, comprise first order streamline, be used to finish the normalization operation, and second level streamline, be used to produce output code flow, the two connects with First Input First Output FIFO, and described first order streamline comprises:
Mode standard L and R upgrade engine, are used to finish the lower limit L[9:0 that encodes before the normalization operation under the standard code pattern] and the code area between R[8:0] renewal, this engine be input as binVal, valMPS, pStateIdx[5:0], R[8:0], L[9:0], be output as intermediate object program R M/LPS[8:0] and L M/LPS[9:0];
Mode standard normalization engine is used to finish under the standard code pattern between the code area and the normalization operation of coding lower limit, and it is input as R M/LPS[8:0] and L M/LPS[9:0] is output as ρ [3:0], R M/LPS[8:0] and L M/LPS[9:0];
Mode standard is followed bit and is upgraded engine, is used to finish under the standard code pattern variable β [2:0] that the renewal of following bit count variable bits_follow and generation are write intersegmental FIFO, and the input signal of this engine is L M/LPS[9:0], ρ [3:0], mode and bits_follow[7:0], output signal is bits_follow[7:0] updating value btf Reg[7:0] and the β [2:0] that writes intersegmental FIFO;
Bypass mode L upgrades engine, is used to calculate under the bypass coding mode updating value of coding lower limit, this engine be input as binVal, R[8:0], L[9:0], be output as L Byp[10:0];
Bypass mode normalization engine is used to finish under the bypass mode normalization of coding lower limit is operated, and is input as L Byp[10:0] is output as L Byp[9:0];
Bypass mode is followed bit and is upgraded engine, is used to finish under the bypass mode the renewal of variable bits_follow, and input signal is L Byp[10:9] and bits_follow[7:0], output signal is the updating value btf of bits_follow Byp[7:0];
Wherein, bits_follow[7:0] register is used to store current variable bits_follow value; Code area inter-register R[8:0] be used to store present encoding interval variable R value; Coding lower limit register L[9:0] be used to store present encoding lower limit variables L value; PStateIdx[5:0] be to produce the probability index value of the current bit that is encoded by prime context model engine; ValMPS is big probability value of symbol, is produced by prime context model engine; BinVal is the value of the current bit that is encoded; In the standard code pattern, R M/LPS[8:0] and L M/LPS[9:0] is respectively between the preoperative code area of normalization and the coding lower limit, R M/LPS[8:0] and L M/LPS[9:0] is respectively between code area after the normalization operation and the coding lower limit, and intermediate variable n is R M/LPSLeading 0 number in [8:0], variable ρ equals 9-n; In the bypass coding mode, L Byp[10:0] is the preoperative coding lower limit of normalization, L Byp[9:0] is the coding lower limit after the normalization operation;
Two kinds of coding modes of described standard code pattern and bypass coding mode are controlled by input signal mode, when working in the standard code pattern, and the output R of mode standard normalization engine M/LPS[8:0] and L M/LPS[9:0] is used to upgrade code area inter-register R[8:0] and coding lower limit register L[9:0], mode standard is followed the output btf that bit upgrades engine Reg[7:0] is used to upgrade register bits_follow[7:0], if R M/LPSThe value of [8:0] is less than 256, register bits_follow[7:0] output, mode standard L and R upgrade the output L of engine M/LPS[9:3] and mode standard are followed the btf[7:0 that output β [2:0] that bit upgrades engine writes the FIFO tail entry respectively], low[6:0] and beta[2:0] in the field; When working in the bypass coding mode, the output L of bypass mode normalization engine Byp[9:0] is used for upgrading coding lower limit register L[9:0], code area inter-register R[8:0] value remain unchanged, bypass mode is followed the output btf that bit upgrades engine Byp[7:0] is selected for and upgrades register bits_follow[7:0], register bits_follow[7:0] output write the btf[7:0 of FIFO tail entry] field, L Byp[10] write the low[6 of FIFO tail entry] field, with 0 beta[2:0 that writes the FIFO tail entry] field.
Wherein, the degree of depth of described FIFO is 5 sections, and every is 18 bit bit wides, by btf[7:0], low[6:0] and beta[2:0] field forms.
Wherein, described second level streamline is to produce engine at the output code flow that phase weekly produces multidigit output bit, described output code flow produces engine and comprises precedence bits output engine and suffix bits output engine, described precedence bits output engine is connected same selector respectively with the suffix bits output engine, the input signal low[6 of precedence bits output engine] be connected to FIFO output item low[6]; The input signal btf[7:0 of precedence bits output engine] be connected to FIFO output item btf[7:0]; The input signal low[5:0 of suffix bits output engine] be connected to the low[5:0 of FIFO output item]; The input signal beta[2:0 of suffix bits output engine] be connected to the beta[2:0 of FIFO output item].
The present invention also provides a kind of parallel normalized coding method based on CABAC that utilizes foregoing circuit to realize.
Wherein, under the standard code pattern, definition γ is L M/LPSLast is on the throne by 0 bit in [8:9-n], and works as L M/LPSWhen [8:9-n] do not exist for 0 bit, γ equaled 0, according to variable R M/LPS[8:0], L M/LPS[9:0], n and γ obtain R by shifting function and logical operation M/LPS[8:0] and L M/LPS[9:0].
Wherein, under the standard code pattern, btf Reg[7:0] is normalization operation back variable bits_follow[7:0] value, according to current variable bits_follow[7:0] value, n and γ obtain btf by arithmetic operator and logical operation Reg[7:0].
Wherein, under the bypass coding mode, according to current variables L BypThe value of [10:0] obtains L by logical operation Byp[9:0].
Wherein, under the bypass coding mode, btf Byp[7:0] is normalization operation back variable bits_follow[7:0] value, according to variable bits_follow[7:0] and L BypThe value of [10:9] obtains btf by arithmetic operator and logical operation Byp[7:0].
(3) beneficial effect
Compared with prior art, the present invention can produce following beneficial effect: in software was realized, the normalized of current bit did not need cycling, thereby has improved normalized speed; In circuit was realized, the normalization of any bit was the monocycle processing, the pipeline stall of having avoided former multicycle normalization operation to be introduced; Normalized is decomposed into two level production lines with producing the operation of RBSP code stream, connects with 5 grades of first-in first-out (FIFO) register between two level production lines, this structure can effectively be avoided pipeline stall.Therefore, the CABAC pipeline stall problem that the multicycle normalization operation of original algorithm is caused has been avoided in this design.And the throughput that the circuit that proposed is realized is constant, and its throughput handles with institute that small probability symbol probability of happening has nothing to do in the bit stream.
Description of drawings
Fig. 1 has the CABAC system block diagram now in H.264/AVC;
Fig. 2 is the generation FB(flow block) of H.264/AVC middle mode standard normalization operation and output code flow;
Fig. 3 is the circuit overall architecture block diagram of the embodiment of the invention;
Fig. 4 is the mode standard L of the embodiment of the invention and the circuit diagram that R upgrades engine;
Fig. 5 is the circuit diagram of the mode standard normalization engine of the embodiment of the invention;
Fig. 6 follows bit for the mode standard of the embodiment of the invention and upgrades generation variable btf in the engine RegThe circuit diagram of [7:0];
Fig. 7 follows bit for the mode standard of the embodiment of the invention and upgrades the circuit diagram that generates β [2:0] in the engine;
Fig. 8 is the circuit diagram that the RBSP bit of the embodiment of the invention generates data path in the engine.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples are used to illustrate the present invention, but are not used for limiting the scope of the invention.
According to the circuit overall architecture block diagram of the embodiment of the invention as shown in Figure 3.The definition of some variablees at first is described:
Input signal:
PStateIdx[5:0]: the probability index value of the current bit that is encoded is produced by prime context model engine;
ValMPS: big probability value of symbol is produced by prime context model engine;
BinVal: the value of the current bit that is encoded;
Mode:0 shows work at present in the standard code pattern, and 1 shows that work at present is in the bypass coding mode.
Output signal:
ToRBPS[7:0]: with the byte is unit, writes the code stream of RBSP;
RBPS_we: write out enable signal to RBSP.
Be respectively R with the coding lower limit between the preoperative code area of definition normalization M/LPS[8:0] and L M/LPS[9:0]; Be respectively R with the coding lower limit between the code area after the definition normalization operation M/LPS[8:0] and L M/LPS[9:0]; Definition R M/LPSLeading 0 number is n in [8:0]; Definition L M/LPSIn [8:9-n] last on the throne by 0 bit be that γ (works as L M/LPS[8:9-n] (is L M/LPSThe 8th to the 9-n position in [9:0]) when not existing for 0 bit, γ equals 0); Definition btf Reg[7:0] is the value of normalization operation back variable bits_follow; Be limited to L under the coding before the definition normalization operation Byp[10:0]; Be limited to L under the coding of definition normalization operation back Byp[9:0]; Definition btf Byp[7:0] is the value of normalization operation back variable bits_follow.
Circuit structure as shown in Figure 3 is made of two level production lines.First order streamline comprises following functional part:
Bits_follow[7:0] register: store current variable bits_follow value;
Code area inter-register R[8:0]: storage present encoding interval variable R value;
Coding lower limit register L[9:0]: storage present encoding lower limit variables L value; L[9:0] be limited to 10 bit signals under the presentation code, be up to and be numbered 9, lowest order is numbered 0, and among the present invention, other variable with same form adopts above-mentioned method for expressing definition.
Mode standard L and R upgrade engine: finish the logic function before (shown in Fig. 9 in the list of references 1-7) normalization operation under the standard code pattern, this engine be input as binVal, valMPS, pStateIdx[5:0], R[8:0], L[9:0], be output as intermediate object program R M/LPS[8:0] and L M/LPS[9:0];
Mode standard normalization engine: finish under the standard code pattern between the code area and the normalization operation of coding lower limit, this engine be input as R M/LPS[8:0] and L M/LPS[9:0] is output as ρ [3:0], R M/LPS[8:0] and L M/LPS[9:0];
Mode standard is followed bit and upgraded engine: finish under the standard code pattern variable β [2:0] that renewal and generation to variable bits_follow write intersegmental FIFO, the input signal of this engine is L M/LPS[9:0], ρ [3:0], mode and bits_follow[7:0], output signal is the updating value btf of bits_follow Reg[7:0], and the β [2:0] that writes intersegmental FIFO;
Bypass mode L upgrades engine: finish under the bypass coding mode evaluation work of coding lower limit updating value, this engine be input as binVal, R[8:0], L[9:0], be output as L Byp[10:0];
Bypass mode normalization engine: finish under the bypass mode normalization of coding lower limit is operated, be input as L Byp[10:0] is output as L Byp[9:0]; And
Bypass mode is followed bit and upgraded engine: finish under the bypass mode the renewal of variable bits_follow, input signal is L Byp[10:9] and bits_follow[7:0], output signal is the updating value btf of bits_follow Byp[7:0].
Above-mentioned first order streamline has two kinds of mode of operations: standard code pattern and bypass coding mode, the selection of its mode of operation is controlled by input signal mode.
When first order streamline worked in the standard code pattern, it is in running order that mode standard L and R renewal engine, mode standard normalization engine and mode standard are followed bit renewal engine.The output R of mode standard normalization engine M/LPS[8:0] and L M/LPS[9:0] is used to upgrade code area inter-register R[8:0] and coding lower limit register L[9:0].Mode standard is followed the output btf that bit upgrades engine Reg[7:0] is used to upgrade register bits_follow[7:0].If R M/LPSThe value of [8:0] is less than 256, register bits_follow[7:0] output, mode standard L and R upgrade the output L of engine M/LPS[9:3] and mode standard are followed the btf[7:0 that output β [2:0] that bit upgrades engine writes the FIFO tail entry respectively], low[6:0] and beta[2:0] in the field.
When first order streamline worked in the bypass coding mode, it is in running order that bypass mode L renewal engine, bypass mode normalization engine and bypass mode are followed bit renewal engine.The output L of bypass mode normalization engine Byp[9:0] is selected, is used for upgrading coding lower limit register L[9:0].Note when being in the bypass coding mode, code area inter-register R[8:0] value remain unchanged.Bypass mode is followed the output btf that bit upgrades engine Byp[7:0] is selected, is used to upgrade register bits_follow[7:0].Register bits_follow[7:0] output write the btf[7:0 of FIFO tail entry] field, L Byp[10] write the low[6 of FIFO tail entry] field, with 0 beta[2:0 that writes the FIFO tail entry] field.
Wherein, be connected with FIFO between the first order and the second level streamline.The degree of depth of FIFO can be preferably 5 sections more than or equal to 5 sections, and the bit wide of every memory block is 18 bits among the FIFO, and every by field btf[7:0], low[6:0] and beta[2:0] form.
Second level streamline comprises that the RBSP bit generates engine.The RBSP bit generates the buffer register buf[7:0 that comprises one 8 bit in the engine], precedence bits output engine and suffix bits output engine.If FIFO non-NULL, RBSP bit generate engine from FIFO read head pointer Storage Item pointed, according to btf[7:0 in this], low[6:0] and beta[2:0] field generates output code flow.The output port that the RBSP bit generates engine is: 1. be the bit stream data output port toRBPS[7:0 that unit writes RBSP with the byte]; 2. output enable signal RBPS_we.The bit output procedure that the RBSP bit generates engine is divided into two stages, and the phase I is precedence bits output, and second stage is suffix bits output.Output bit production process to these two stages carries out specific description below.
Precedence bits output: suppose before the precedence bits output function that the remaining not bit number of output is m (is expressed as buf[m-1:0]) in the buffer register, precedence bits is exported and will be taken
Figure GSA00000010202400091
Individual clock cycle complete operation, wherein
Figure GSA00000010202400092
Be the computing that rounds up.The precedence bits output function is divided into two kinds of situations:
1) if the value of btf+m+1 less than 8, with Bit String buf[m-1:0], low[6], btf{! Low[6] } } } write back the buffer register buf[7:0 of 8 bits] low btf+m+1 position, i.e. buf[btf+m:0].(symbol " { } " is the step-by-step concatenation, bft{! Low[6] } } represent that a continuous btf value is! Low[6] the Bit String of bit splicing,! Low[6] expression is to bit variable low[6] carry out inversion operation);
2), divide three steps output precedence bits when i 〉=1:
A) in the 1st clock cycle, output buf[m-1:0], low[6], (8-m-1)! Low[6] } } } in the RBSP code stream, if i equals 1, just can finish the precedence bits output function this moment, otherwise:
B) if i greater than 2, from the 2nd to the i-1 clock cycle, weekly the phase in the RBSP code stream, write 8{! Low[6] } };
C) establish variable k and equal btf+m+1-8 * (i-1), in the i clock cycle, will k{! Low[6] } } write buf[k-1:0].
As beta[2:0]>0 the time, the suffix bits output engine is with low[5:6-beta] output.If buffer register buf[7:0 before the suffix bits output] in remaining as yet not the bit number of output be k, discuss in two kinds of situation:
If a) k+beta<8 will { buf[k-1:0], low[5,6-beta] } write back buffer register buf[7:0] low k+beta position;
B) otherwise, i.e. k+beta 〉=8, this moment, k was necessarily greater than 2, at first in the period 1 { buf[k-1:0], low[5:k-2] } was write the RBSP code stream, if k+beta equals 8, finished the suffix bits output function this moment, otherwise; In second round, with low[k-3:6-beta] write buffer register buf[7:0] low k+beta-8 position.
The implementation structure of each part in the circuit overall architecture block diagram of the embodiment of the invention is described respectively below.
Mode standard L and R upgrade the engine circuit design as shown in Figure 4.Wherein the combinational logic of coding range look-up table is the R[7:6 according to the present encoding interval] and pStateIdx[5:0] realize tabling look-up logic, its truth table is shown in table 9-33 in the document 1.
The design of mode standard normalization engine circuit as shown in Figure 5.Wherein, symbol M>>n representative is the variable M n bit manipulation that moves to right, high-order zero padding.Symbol R M/LPS<<n representative is with variable R M/LPS[8:0] the n bit manipulation that moves to left, the low level zero padding.Symbol L M/LPS<<n representative is with variables L M/LPS[9:0] the n bit manipulation that moves to left, the low level zero padding.Leading 0 counting is to detect in its input signal leading 0 number, adopts the circuit design in the list of references 2 (October 2009 for Synopsys Inc., " Design Ware BuildingBlock IP Documentation Overview ").
Mode standard is followed in the bit renewal engine and is generated btf RegThe circuit structure of [7:0] as shown in Figure 6.Wherein, symbol L M/LPS[8:0]>>ρ represents L M/LPS[8:0] the ρ bit manipulation that moves to right, high-order zero padding.The function of position rotary Engine is the output signal that the input signal of its i bit is connected to the 8-i bit.Leading 1 counting is to detect in its input signal leading 1 number, adopts the circuit design in the list of references 2.Expression formula δ ≠ 9-ρ? 0:1 is expressed as follows logical relation: be output as 0 when δ is not equal to 9-ρ, otherwise is output as 1.
Mode standard follow bit upgrade generate β [2:0] in the engine circuit structure as shown in Figure 7.Wherein, input signal δ is the output of leading 1 counting module among Fig. 6.When being operated in the bypass coding mode, β [2:0] is constantly equal to 0.
Bypass mode L upgrades engine and finishes following logic function: if input variable binVal equals 0, L Byp[10:0] equals L[9:0] move to left one; Otherwise promptly binVal equals 1, L Byp[10:0] equals L[9:0] move to left after one and R[8:0] sum.
Bypass mode normalization engine is finished following function: L Byp[8:0] equals L Byp[8:0]; Work as L Byp[10] (be L BypThe 10th of highest order in [10:0]) and L Byp[9] all be at 1 o'clock, L Byp[9] be 1, otherwise L Byp[9] be 0.
Bypass mode is followed bit renewal engine and is finished following function: work as L Byp[10:9] is 01 o'clock, btf Byp[7:0] equals bits_follow[7:0] add 1; Otherwise, btf Byp[7:0] equals 0.
The data-path circuit of second level streamline RBSP bit generation engine as shown in Figure 8.This data path is mainly by the buffer storage buf[7:0 of 8 bits], precedence bits output engine and suffix bits output engine form.The input signal low[6 of precedence bits output engine] be connected to the low[6 of FIFO output item]; The input signal btf[7:0 of precedence bits output engine] be connected to FIFO output item btf[7:0]; The input signal low[5:0 of suffix bits output engine] be connected to the low[5:0 of FIFO output item]; The input signal beta[2:0 of suffix bits output engine] be connected to the beta[2:0 of FIFO output item].
Foregoing circuit is realized when the parallel normalized coding method that realizes based on CABAC in such a way:
For first order streamline:
1) in the standard code pattern, according to variable R M/LPS[8:0], L M/LPS[9:0], n and γ obtain R by shifting function and logical operation M/LPS[8:0] and L M/LPS[9:0], this algorithm do not need circulation in software is realized, finish with the combinational logic monocycle in circuit is realized.
2) in the standard code pattern, the algorithm that is proposed is according to the value of current variable bits_follow, and n and γ obtain btf by arithmetic operator and logical operation Reg[7:0].This algorithm does not need circulation in software is realized, finish required function with the combinational logic monocycle in circuit is realized.
3) in the bypass coding mode, the normalization operation only relates to the operation to coding lower limit and variable bits_follow.The algorithm that is proposed is according to current variables L BypThe value of [10:0] obtains L by logical operation Byp[9:0] do not need circulation in software is realized, finish required function with the combinational logic monocycle in circuit is realized.
4) in the bypass coding mode, definition btf Byp[7:0] is the value of normalization operation back variable bits_follow.The algorithm that is proposed is according to variable bits_follow[7:0] and L BypThe value of [10:9], by count and logical operation obtain btf Byp[7:0], required operating in the software realization do not need circulation, finishes required function with the combinational logic monocycle in circuit is realized.
5) in circuit is realized, improved the RBSP code stream and produced the throughput of engine, and normalization engine and output code flow are produced engine be decomposed into two-stage pile line operation, between two level production lines be 5 FIFO connection with the degree of depth.
6) if current normalization action need produces output code flow and FIFO is non-full, the normalization engine writes to the tail pointer of FIFO Storage Item pointed: low[6:0], beta[2:0] and btf[7:0].If current FIFO non-NULL, output code flow produce engine and take out low[6:0 from FIFO head pointer Storage Item pointed at every turn], beta[2:0] and btf[7:0], generate output code flow by parsing to these information.
And the output code flow of second level streamline produces engine and can produce multidigit output bit in phase weekly, is that unit is written out to RBSP with the byte at every turn.Because the throughput of output code flow is greater than CABAC normalization operation (operation of first order streamline), so,, just can not stagnate prime normalization engine pipeline as long as the degree of depth of FIFO is enough even the processing of current FIFO item is needed the multicycle operation.According to experiment, the degree of depth of FIFO is changed to 5 sections and can meets the demands.
Specifically, in the standard code pattern, normalization algorithm that is proposed and output code flow algorithm are as follows:
(1) R M/LPS[8:0] equals the R that moves to left M/LPS[8:0] n position;
(2) L M/LPS[9:0] obtains by following operation:
The definition temporary variable
Figure GSA00000010202400131
Equal the L that moves to left M/LPSLow 10 behind [9:0] n position;
L M/LPS[8:0] equals
Figure GSA00000010202400132
If at L M/LPSDo not have 0 in [9:9-n+1], L M/LPS[9] equal
Figure GSA00000010202400133
Otherwise, L M/LPS[9] equal 0.
(3) for making things convenient for mark, definition ρ equals 9-n.The generation of output code flow and variable bits_follow[7:0] renewal in two kinds of situation:
If L M/LPS[9] equal 1, at first will Write RBSP;
If γ equals 0, with L M/LPS[8: ρ+1] write RBSP; Otherwise, with L M/LPS[8: γ+1] write RBSP;
Variable btf Reg[7:0] equal max (0, γ-ρ).
Otherwise,
If γ equals 0, btf Reg[7:0] equals bits_follow+ (9-ρ), in the case, do not need to write any data to RBSP;
Otherwise,
At first will
Figure GSA00000010202400135
Write RBSP;
Then with L M/LPS[8: γ+1] write RBSP;
Obtain variable btf Reg[7:0] equals γ-ρ.
In the bypass coding mode, be limited to L under the preoperative coding of definition normalization Byp[10:0]; Be limited to L under the coding after the definition normalization operation Byp[9:0]; Definition btf Byp[7:0] is normalization operation back bits_follow[7:0] value.Normalization algorithm that is proposed and output code flow algorithm are as follows:
(1) if L Byp[10] equal 1, L Byp[9:0]=L Byp[9:0]; Otherwise, L BypAnd L [9]=0 Byp[8:0]=L Byp[8:0];
(2) if L Byp[10:9] equals 01, btf Byp[7:0] equals bits_follow+1; Otherwise btf Byp[7:0] equals 0;
(3) 3 kinds of situations of output code flow point:
If L Byp[10] equal 1, will
Figure GSA00000010202400141
Write RBSP;
Otherwise, if L Byp[10:9] equals 00, will Write RBSP;
Otherwise, do not need to write any data to RBSP.
As can be seen from the above embodiments, the solution of the present invention is in software is realized, the normalized of current bit does not need cycling, thereby has improved normalized speed; In circuit was realized, the normalization of any bit was the monocycle processing, the pipeline stall of having avoided former multicycle normalization operation to be introduced; Normalized is decomposed into two level production lines with producing the operation of RBSP code stream, connects with 5 grades of first-in first-out (FIFO) register between two level production lines, this structure can effectively be avoided pipeline stall.Therefore, the CABAC pipeline stall problem that the multicycle normalization operation of original algorithm is caused has been avoided in this design.And the throughput that circuit proposed by the invention is realized is constant, and its throughput handles with institute that small probability symbol probability of happening has nothing to do in the bit stream.
The above only is embodiments of the present invention; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the technology of the present invention principle; can also make some improvement and modification, these improve and modification also should be considered as protection scope of the present invention.

Claims (8)

1. the parallel normalized coding based on CABAC is realized circuit, it is characterized in that, comprises first order streamline, be used to finish the normalization operation, and second level streamline, be used to produce output code flow, the two connects with First Input First Output FIFO, and described first order streamline comprises:
Mode standard L and R upgrade engine, are used to finish the lower limit L[9:0 that encodes before the normalization operation under the standard code pattern] and the code area between R[8:0] renewal, this engine be input as binVal, valMPS, pStateIdx[5:0], R[8:0], L[9:0], be output as intermediate object program R M/LPS[8:0] and L M/LPS[9:0];
Mode standard normalization engine is used to finish under the standard code pattern between the code area and the normalization operation of coding lower limit, and it is input as R M/LPS[8:0] and L M/LPS[9:0] is output as ρ [3:0], R M/LPS[8:0] and L M/LPS[9:0];
Mode standard is followed bit and is upgraded engine, is used to finish under the standard code pattern variable β [2:0] that the renewal of following bit count variable bits_follow and generation are write intersegmental FIFO, and the input signal of this engine is L M/LPS[9:0], ρ [3:0], mode and bits_follow[7:0], output signal is bits_follow[7:0] updating value btf Reg[7:0] and the β [2:0] that writes intersegmental FIFO;
Bypass mode L upgrades engine, is used to calculate under the bypass coding mode updating value of coding lower limit, this engine be input as binVal, R[8:0], L[9:0], be output as L Byp[10:0];
Bypass mode normalization engine is used to finish under the bypass mode normalization of coding lower limit is operated, and is input as L Byp[10:0] is output as L Byp[9:0];
Bypass mode is followed bit and is upgraded engine, is used to finish under the bypass mode the renewal of variable bits_follow, and input signal is L Byp[10:9] and bits_follow[7:0], output signal is the updating value btf of bits_follow Byp[7:0];
Wherein, bits_follow[7:0] register is used to store current variable bits_follow value; Code area inter-register R[8:0] be used to store present encoding interval variable R value; Coding lower limit register L[9:0] be used to store present encoding lower limit variables L value; PStateIdx[5:0] be to produce the probability index value of the current bit that is encoded by prime context model engine; ValMPS is big probability value of symbol, is produced by prime context model engine; BinVal is the value of the current bit that is encoded; In the standard code pattern, R M/LPS[8:0] and L M/LPS[9:0] is respectively between the preoperative code area of normalization and the coding lower limit, R M/LPS[8:0] and L M/LPS[9:0] is respectively between code area after the normalization operation and the coding lower limit, and intermediate variable n is R M/LPSLeading 0 number in [8:0], variable ρ equals 9-n; In the bypass coding mode, L Byp[10:0] is the preoperative coding lower limit of normalization, L Byp[9:0] is the coding lower limit after the normalization operation;
Two kinds of coding modes of described standard code pattern and bypass coding mode are controlled by input signal mode, when working in the standard code pattern, and the output R of mode standard normalization engine M/LPS[8:0] and L M/LPS[9:0] is used to upgrade code area inter-register R[8:0] and coding lower limit register L[9:0], mode standard is followed the output btf that bit upgrades engine Reg[7:0] is used to upgrade register bits_follow[7:0], if R M/LPSThe value of [8:0] is less than 256, register bits_follow[7:0] output, mode standard L and R upgrade the output L of engine M/LPS[9:3] and mode standard are followed the btf[7:0 that output β [2:0] that bit upgrades engine writes the FIFO tail entry respectively], low[6:0] and beta[2:0] in the field; When working in the bypass coding mode, the output L of bypass mode normalization engine Byp[9:0] is used for upgrading coding lower limit register L[9:0], code area inter-register R[8:0] value remain unchanged, bypass mode is followed the output btf that bit upgrades engine Byp[7:0] is selected for and upgrades register bits_follow[7:0], register bits_follow[7:0] output write the btf[7:0 of FIFO tail entry] field, L Byp[10] write the low[6 of FIFO tail entry] field, with 0 beta[2:0 that writes the FIFO tail entry] field.
2. the parallel normalized coding based on CABAC as claimed in claim 1 is realized circuit, it is characterized in that the degree of depth of described FIFO is 5 sections, and every is 18 bit bit wides, by btf[7:0], low[6:0] and beta[2:0] field forms.
3. the parallel normalized coding based on CABAC as claimed in claim 1 is realized circuit, it is characterized in that, described second level streamline is to produce engine at the output code flow that phase weekly produces multidigit output bit, described output code flow produces engine and comprises precedence bits output engine and suffix bits output engine, described precedence bits output engine is connected same selector respectively with the suffix bits output engine, the input signal low[6 of precedence bits output engine] be connected to FIFO output item low[6]; The input signal btf[7:0 of precedence bits output engine] be connected to FIFO output item btf[7:0]; The input signal low[5:0 of suffix bits output engine] be connected to the low[5:0 of FIFO output item]; The input signal beta[2:0 of suffix bits output engine] be connected to the beta[2:0 of FIFO output item].
4. parallel normalized coding method that utilizes each described circuit realization of claim 1~3 based on CABAC.
5. the parallel normalized coding method based on CABAC as claimed in claim 4 is characterized in that, under the standard code pattern, definition γ is L M/LPSLast is on the throne by 0 bit in [8:9-n], and works as L M/LPSWhen [8:9-n] do not exist for 0 bit, γ equaled 0, according to variable R M/LPS[8:0], L M/LPS[9:0], n and γ obtain R by shifting function and logical operation M/LPS[8:0] and L M/LPS[9:0].
6. the parallel normalized coding method based on CABAC as claimed in claim 4 is characterized in that, under the standard code pattern, and btf Reg[7:0] is normalization operation back variable bits_follow[7:0] value, according to current variable bits_follow[7:0] value, n and γ obtain btf by arithmetic operator and logical operation Reg[7:0].
7. the parallel normalized coding method based on CABAC as claimed in claim 4 is characterized in that, under the bypass coding mode, according to current variables L BypThe value of [10:0] obtains L by logical operation Byp[9:0].
8. the parallel normalized coding method based on CABAC as claimed in claim 4 is characterized in that, under the bypass coding mode, and btf Byp[7:0] is normalization operation back variable bits_follow[7:0] value, according to variable bits_follow[7:0] and L BypThe value of [10:9] obtains btf by arithmetic operator and logical operation Byp[7:0].
CN 201010103340 2010-01-28 2010-01-28 Parallel normalized coding realization circuit based on CABAC and coding method Active CN101771879B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010103340 CN101771879B (en) 2010-01-28 2010-01-28 Parallel normalized coding realization circuit based on CABAC and coding method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010103340 CN101771879B (en) 2010-01-28 2010-01-28 Parallel normalized coding realization circuit based on CABAC and coding method

Publications (2)

Publication Number Publication Date
CN101771879A true CN101771879A (en) 2010-07-07
CN101771879B CN101771879B (en) 2011-08-17

Family

ID=42504424

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010103340 Active CN101771879B (en) 2010-01-28 2010-01-28 Parallel normalized coding realization circuit based on CABAC and coding method

Country Status (1)

Country Link
CN (1) CN101771879B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951516A (en) * 2010-09-25 2011-01-19 清华大学 Parallel encoding realization circuit and encoding method based on CABAC (Context-based Adaptive Binary Arithmetic Coding) in H.264/AVC (Advanced Video Coding)
CN102567254A (en) * 2010-12-31 2012-07-11 重庆重邮信科通信技术有限公司 Method for performing data normalization processing by use of DMA (direct memory access) controller
CN102638680A (en) * 2011-02-14 2012-08-15 珠海全志科技股份有限公司 Hardware-based CABAC (Context-Based Adaptive Binary Arithmetic Coding) coding method and system
CN102801974A (en) * 2012-07-19 2012-11-28 西安电子科技大学 Image compression and entropy coder based on CABAC (Context-Based Adaptive Binary Arithmetic Coding)
CN103222269A (en) * 2011-11-08 2013-07-24 索尼公司 Binarisation of last position for higher throughput
WO2013107230A1 (en) * 2012-01-16 2013-07-25 Mediatek Singapore Pte., Ltd. Method and apparatus for context-adaptive binary arithmetic coding of syntax elements
CN103621088A (en) * 2012-06-27 2014-03-05 松下电器产业株式会社 Image coding method, image decoding method, image coding device, image decoding device, and image coding and decoding apparatus
CN103650498A (en) * 2012-06-04 2014-03-19 松下电器产业株式会社 Moving image encoding method, moving image encoding device, moving image decoding method, and moving image decoding device
CN104350753A (en) * 2012-06-01 2015-02-11 夏普株式会社 Arithmetic decoding device, image decoding device, arithmetic encoding device, and image encoding device
CN105791828A (en) * 2015-12-31 2016-07-20 杭州士兰微电子股份有限公司 Binary arithmetic encoder and encoding method thereof
CN103891280B (en) * 2011-02-16 2017-07-11 谷歌技术控股有限责任公司 Method and system for determining the context model of video data
US9749623B2 (en) 2012-05-25 2017-08-29 Sun Patent Trust Moving picture coding method, moving picture decoding method, moving picture coding apparatus, moving picture decoding apparatus, and moving picture coding and decoding apparatus
US9894352B2 (en) 2012-05-25 2018-02-13 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, moving picture decoding apparatus, and moving picture coding and decoding apparatus
CN107835421A (en) * 2011-06-28 2018-03-23 三星电子株式会社 Method and apparatus to Video coding and the method and apparatus to video decoding
CN108401158A (en) * 2017-02-07 2018-08-14 深圳市中兴微电子技术有限公司 A kind of context-adaptive binary arithmetic coding renormalization implementation method and device
US10212425B2 (en) 2012-06-08 2019-02-19 Sun Patent Trust Arithmetic coding for information related to sample adaptive offset processing
CN109525249A (en) * 2018-09-30 2019-03-26 湖南瑞利德信息科技有限公司 Coding-decoding method, system, readable storage medium storing program for executing and computer equipment
CN109889834A (en) * 2019-01-11 2019-06-14 珠海亿智电子科技有限公司 A kind of CABAC arithmetic decoding method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101212676B (en) * 2006-12-29 2010-06-02 北京展讯高科通信技术有限公司 Efficient and parallel CABAC decoding method and device
CN100508612C (en) * 2007-05-31 2009-07-01 北京中星微电子有限公司 Normalizing method in arithmetic coding
CN101489128A (en) * 2009-01-19 2009-07-22 山东大学 JPEG2000 pipeline arithmetic encoding method and circuit

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101951516B (en) * 2010-09-25 2013-06-05 清华大学 Parallel encoding realization circuit and encoding method based on CABAC (Context-based Adaptive Binary Arithmetic Coding) in H.264/AVC (Advanced Video Coding)
CN101951516A (en) * 2010-09-25 2011-01-19 清华大学 Parallel encoding realization circuit and encoding method based on CABAC (Context-based Adaptive Binary Arithmetic Coding) in H.264/AVC (Advanced Video Coding)
CN102567254A (en) * 2010-12-31 2012-07-11 重庆重邮信科通信技术有限公司 Method for performing data normalization processing by use of DMA (direct memory access) controller
CN102638680B (en) * 2011-02-14 2014-08-20 珠海全志科技股份有限公司 Hardware-based CABAC (Context-Based Adaptive Binary Arithmetic Coding) coding method and system
CN102638680A (en) * 2011-02-14 2012-08-15 珠海全志科技股份有限公司 Hardware-based CABAC (Context-Based Adaptive Binary Arithmetic Coding) coding method and system
CN103891280B (en) * 2011-02-16 2017-07-11 谷歌技术控股有限责任公司 Method and system for determining the context model of video data
CN107835421B (en) * 2011-06-28 2020-08-11 三星电子株式会社 Method and apparatus for encoding video and method and apparatus for decoding video
US10547842B2 (en) 2011-06-28 2020-01-28 Samsung Electronics Co., Ltd. Method and apparatus for coding video and method and apparatus for decoding video accompanied with arithmetic coding
CN107835421A (en) * 2011-06-28 2018-03-23 三星电子株式会社 Method and apparatus to Video coding and the method and apparatus to video decoding
CN103222269A (en) * 2011-11-08 2013-07-24 索尼公司 Binarisation of last position for higher throughput
CN103222269B (en) * 2011-11-08 2015-06-17 索尼公司 Binarisation of last position for higher throughput
GB2512231B (en) * 2012-01-16 2019-05-08 Hfi Innovation Inc Method and apparatus for context-adaptive binary arithmetic coding of syntax elements
WO2013107230A1 (en) * 2012-01-16 2013-07-25 Mediatek Singapore Pte., Ltd. Method and apparatus for context-adaptive binary arithmetic coding of syntax elements
US10187661B2 (en) 2012-01-16 2019-01-22 Hfi Innovation Inc. Method and apparatus for context adaptive binary arithmetic coding of syntax elements
GB2512231A (en) * 2012-01-16 2014-09-24 Mediatek Singapore Pte Ltd Method and apparatus for context-adaptive binary arithmetic coding of syntax elements
US9967560B2 (en) 2012-05-25 2018-05-08 Sun Patent Trust Moving picture coding method, moving picture decoding method, moving picture coding apparatus, moving picture decoding apparatus, and moving picture coding and decoding apparatus
US9749623B2 (en) 2012-05-25 2017-08-29 Sun Patent Trust Moving picture coding method, moving picture decoding method, moving picture coding apparatus, moving picture decoding apparatus, and moving picture coding and decoding apparatus
US10567758B2 (en) 2012-05-25 2020-02-18 Sun Patent Trust Moving picture coding method, moving picture decoding method, moving picture coding apparatus, moving picture decoding apparatus, and moving picture coding and decoding apparatus
US9894352B2 (en) 2012-05-25 2018-02-13 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, moving picture decoding apparatus, and moving picture coding and decoding apparatus
US10298924B2 (en) 2012-05-25 2019-05-21 Sun Patent Trust Moving picture coding method, moving picture decoding method, moving picture coding apparatus, moving picture decoding apparatus, and moving picture coding and decoding apparatus
CN104350753A (en) * 2012-06-01 2015-02-11 夏普株式会社 Arithmetic decoding device, image decoding device, arithmetic encoding device, and image encoding device
CN107820092B (en) * 2012-06-04 2020-04-21 太阳专利托管公司 Moving image encoding method and apparatus, and moving image encoding/decoding apparatus
CN103650498A (en) * 2012-06-04 2014-03-19 松下电器产业株式会社 Moving image encoding method, moving image encoding device, moving image decoding method, and moving image decoding device
US10652557B2 (en) 2012-06-04 2020-05-12 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, and moving picture decoding apparatus
US9860541B2 (en) 2012-06-04 2018-01-02 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, and moving picture decoding apparatus
US10356429B2 (en) 2012-06-04 2019-07-16 Sun Patent Trust Moving picture coding method, moving picture coding apparatus, moving picture decoding method, and moving picture decoding apparatus
CN107820092A (en) * 2012-06-04 2018-03-20 太阳专利托管公司 Dynamic image encoding method and device, moving image coding and decoding device
US10212425B2 (en) 2012-06-08 2019-02-19 Sun Patent Trust Arithmetic coding for information related to sample adaptive offset processing
US11375195B2 (en) 2012-06-08 2022-06-28 Sun Patent Trust Arithmetic coding for information related to sample adaptive offset processing
US10812800B2 (en) 2012-06-08 2020-10-20 Sun Patent Trust Arithmetic coding for information related to sample adaptive offset processing
US10063862B2 (en) 2012-06-27 2018-08-28 Sun Patent Trust Image decoding method and image decoding apparatus for sample adaptive offset information
US10542290B2 (en) 2012-06-27 2020-01-21 Sun Patent Trust Image decoding method and image decoding apparatus for sample adaptive offset information
CN103621088A (en) * 2012-06-27 2014-03-05 松下电器产业株式会社 Image coding method, image decoding method, image coding device, image decoding device, and image coding and decoding apparatus
CN103621088B (en) * 2012-06-27 2018-01-30 太阳专利托管公司 Picture decoding method and picture decoding apparatus
CN102801974B (en) * 2012-07-19 2014-08-20 西安电子科技大学 Image compression and entropy coder based on CABAC (Context-Based Adaptive Binary Arithmetic Coding)
CN102801974A (en) * 2012-07-19 2012-11-28 西安电子科技大学 Image compression and entropy coder based on CABAC (Context-Based Adaptive Binary Arithmetic Coding)
CN105791828B (en) * 2015-12-31 2019-05-31 杭州士兰微电子股份有限公司 Binary arithmetic coder and its coding method
CN109587483A (en) * 2015-12-31 2019-04-05 杭州士兰微电子股份有限公司 Code stream extraction module
CN105791828A (en) * 2015-12-31 2016-07-20 杭州士兰微电子股份有限公司 Binary arithmetic encoder and encoding method thereof
CN108401158B (en) * 2017-02-07 2021-01-22 深圳市中兴微电子技术有限公司 Context adaptive binary arithmetic coding renormalization realization method and device
CN108401158A (en) * 2017-02-07 2018-08-14 深圳市中兴微电子技术有限公司 A kind of context-adaptive binary arithmetic coding renormalization implementation method and device
CN109525249A (en) * 2018-09-30 2019-03-26 湖南瑞利德信息科技有限公司 Coding-decoding method, system, readable storage medium storing program for executing and computer equipment
CN109525249B (en) * 2018-09-30 2023-10-27 湖南瑞利德信息科技有限公司 Encoding and decoding method, system, readable storage medium and computer device
CN109889834B (en) * 2019-01-11 2021-07-13 珠海亿智电子科技有限公司 CABAC arithmetic decoding method and device
CN109889834A (en) * 2019-01-11 2019-06-14 珠海亿智电子科技有限公司 A kind of CABAC arithmetic decoding method and device

Also Published As

Publication number Publication date
CN101771879B (en) 2011-08-17

Similar Documents

Publication Publication Date Title
CN101771879B (en) Parallel normalized coding realization circuit based on CABAC and coding method
US9647684B2 (en) Memory-based history search
CN101951516B (en) Parallel encoding realization circuit and encoding method based on CABAC (Context-based Adaptive Binary Arithmetic Coding) in H.264/AVC (Advanced Video Coding)
US11431351B2 (en) Selection of data compression technique based on input characteristics
US6819271B2 (en) Parallel compression and decompression system and method having multiple parallel compression and decompression engines
US6885319B2 (en) System and method for generating optimally compressed data from a plurality of data compression/decompression engines implementing different data compression algorithms
CN101164340A (en) CABAC decoding system and method
JP4703730B2 (en) Table device, variable length coding device, variable length decoding device, and variable length coding and decoding device
CN103404035A (en) Entropy encoding and decoding scheme
CN105207678A (en) Hardware realizing system for improved LZ4 compression algorithm
CN114697672B (en) Neural network quantization compression method and system based on run Cheng Quanling coding
CN114697654B (en) Neural network quantization compression method and system
CN108886367A (en) Method, apparatus and system for compression and decompression data
JP6970747B2 (en) Coded variable-length symbols that allow parallel decoding
CN102801974B (en) Image compression and entropy coder based on CABAC (Context-Based Adaptive Binary Arithmetic Coding)
CN103974066A (en) Video coding method and device
CN109672449B (en) Device and method for rapidly realizing LZ77 compression based on FPGA
JPH11266162A (en) Method and device for encoding, compression-expansion system, fsm coder and coder
US9287893B1 (en) ASIC block for high bandwidth LZ77 decompression
CN111279617A (en) Data decompression device and method
CN103248896A (en) MQ (memory quotient) arithmetic coder
WO2020114283A1 (en) Data processing method and device
JP2021111320A (en) Data output method, data acquisition method, device, and electronic apparatus
CN107079158B (en) System and method for for transcoded data
JP2014236449A (en) Data compressor and data decompressor

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant