CN101198051A - Method and device for implementing entropy decoder based on H.264 - Google Patents

Method and device for implementing entropy decoder based on H.264 Download PDF

Info

Publication number
CN101198051A
CN101198051A CN 200610157417 CN200610157417A CN101198051A CN 101198051 A CN101198051 A CN 101198051A CN 200610157417 CN200610157417 CN 200610157417 CN 200610157417 A CN200610157417 A CN 200610157417A CN 101198051 A CN101198051 A CN 101198051A
Authority
CN
China
Prior art keywords
decoding
residual error
module
decoded
coefficient
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 200610157417
Other languages
Chinese (zh)
Other versions
CN101198051B (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.)
Shenzhen Shenyang electronic Limited by Share Ltd
Original Assignee
Arkmicro Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Arkmicro Technologies Inc filed Critical Arkmicro Technologies Inc
Priority to CN 200610157417 priority Critical patent/CN101198051B/en
Publication of CN101198051A publication Critical patent/CN101198051A/en
Application granted granted Critical
Publication of CN101198051B publication Critical patent/CN101198051B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for decoding entropy coding residual data and so on which is specially used in an H.264 decoding MAE and a device. Because the method of the invention adopts collaborative work of software and hardware, parts which occupy a large number of resources during the decoding process are realized by means of a software method. The software program method is that: by the means of utilizing an embedded cpu to replace hardware circuits for operation, structural complexity and computation complexity are greatly reduced under the precondition that reliable decoding efficiency and decoding quality of an entropy decoder are guaranteed to be obtained, thereby the contradiction between structure and efficiency is effectively solved and decoding of CAVLC and CABAC entropy coding bit streams is smoothly realized. The entropy decoder comprises a BSI access module, a ue/se/te decoding unit, a CAVLC residual decoding module, a software module, a binary arithmetic decoding unit, an entropy decoding control module, a CABAC residual decoding module and an anti-sweep RAM.

Description

Implementation method and device based on H.264 entropy decoder
Technical field
The invention belongs to integrated circuit digital multimedia processing technology field, relate in particular to a kind of hardware MAE that aims in video communication (media accelerator engine multimedia accelerating engine) and go up method and the device of realizing entropy decoder.
Background technology
Video coding and decoding technology is one of digital multimedia storage and transmission key technologies for application, and the core of video coding comprises: predictive coding, transition coding, entropy coding.As the entropy coding of video coding important component part, be to utilize the method for removing the video data redundancy to reach video data is carried out compression effects.
Entropy coding comprises variable-length encoding and two kinds of coding methods of arithmetic coding.Typical variable-length encoding comprises: H.261, adopt H.263 among the MPEG (Motion Picture Experts Group)-2, the 3D-VLC coding that adopts among the MPEG-4, and H.264/AVC (the H.264 video coding suggestion of the ITU-T of international telecommunication association or the international standard 14496-10 of ISO/IEC are the tenth part of MPEG-4 standard) middle CAVLC (Context-based Adaptive Variable Length Coding) that adopts encodes.Wherein 2D-VLC coding and 3D-VLC coding adopt single code table to encode, and the volume of code table is less, and hardware is realized fairly simple; And the CAVLC coding is dynamically adjusted the code table that uses according to the situation of the syntax elements of having encoded, can obtain very high compression ratio, and cost performance is higher.Most typical in the arithmetic coding is to adopt the CABAC arithmetic coding in H.264/AVC, variable-length encoding relatively, owing to can carry out modeling to context, the probability that source symbol is occurred has estimation more accurately, therefore code efficiency is higher, but compares variable-length encoding, its computation complexity height, hardware is realized complicated, therefore adopts few at present.In general, the application that CAVLC coding is had relatively high expectations more than real-time is as visual telephone etc.Though and the CABAC code efficiency is higher, the image encoded quality is better, because the coding more complicated is difficult to use in the higher application of rate request, is used for the application of digital multimedia more, as digital radio and television and digital video storage etc.
The video data that the entropy decoding was encoded entropy coding exactly reduces accurately and reliably, the video data of encoding for the video encoding standard of using H.264/AVC, at two kinds of entropy coding modes that exist, entropy decoder is decoded to the video data of encoding through CAVLC and CABAC respectively.Yet because CAVLC 2D-VLC coding and 3D-VLC coding than before is complicated, the CABAC computation complexity is very high, therefore will need expend suitable resource to the video data decoding of supporting two kinds of entropy coding modes simultaneously.In the IC design, pure ASIC hardware is realized also quite difficulty, also just because of this reason, current H.264 entropy decoding generally just adopts the mode of pure software to realize on computers, the hard-wired entropy decoder of minority is also only supported the CAVLC coded system, it is better so just to have limited performance, the application of the CABAC coding method that compression ratio is higher.
Summary of the invention
Technical problem to be solved by this invention is how to adopt a kind of simple effective method, realizes the entropy decoding to two kinds of video data encoders of CAVLC and CABAC on MAE, can guarantee the quality and the decoding efficiency of decoding, and simple in structure being easy to again realized.
The objective of the invention is to disclose a kind of method and device of among the MAE that H.264 decodes entropy coding residual error data etc. being decoded that be exclusively used in, because the method for the invention has adopted cooperative work of software and hardware, make entropy decoder under the prerequisite that guarantees acquisition reliable decoding efficient and decoding quality, greatly reduce the complexity and the computation complexity of structure, thereby effectively solved the contradiction between structure and the efficient, realized decoding smoothly CAVLC and CABAC entropy coding code stream.
Based on the implementation method of H.264 entropy decoder, it is characterized in that: this method has adopted the work of software and hardware association, uses the part that takies ample resources in the decode procedure instead the software program method and realizes, comprises the steps:
Step 1: entropy decoding control module (6) is selected decoding process according to the entropy coding mode flags: promptly be that the CAVLC encoding code stream is decoded or the CABAC encoding code stream is decoded;
Step 2: the decoding type selected according to step (1) is that unit decodes to CAVLC or CABAC encoding code stream with sheet (slice) data;
Step 3: after decoding is finished, judge whether last sheet data into CAVLC or CABAC encoding code stream, if not, return step (2) and continue the data of next sheet (Slice) are decoded, otherwise decode procedure finishes.
Implementation method based on H.264 entropy decoder, describedly use the part that takies ample resources in the decode procedure instead the software program method and realize, it is characterized in that: described software program method is meant the mode of utilizing embedded cpu to replace hardware circuit to carry out computing, rather than simple finger is realized some computing function in the entropy decoding with computer software.
The implementation method of described entropy decoder based on H.264, it is characterized in that: the selected decoding type of the basis described in this method step (2) is that unit decodes to the CAVLC encoding code stream with the sheet data, and wherein said decoding to the CAVLC encoding code stream also comprises following concrete steps:
Step 2.1: entropy decoding control module (6) is sent commencing signal to software module (4), begins to find the solution and relevant variable and the parameter of decoding;
Step 2.2: after software module (4) is received commencing signal from entropy decoding control module (6), also finally obtain required encoded data stream via ue/se/te decoding unit (2), obtain required macroblock parameters and other syntactic elements except that residual error coefficient through decoding by BSI peek module (1);
Step 2.3: after entropy decoding control module (6) is received the end signal that software module (4) sends, send to CAVLC residual error decoding module (3) and to separate the residual error commencing signal;
Step 2.4:CAVLC residual error decoding module (3) begins residual error decoding after receiving the commencing signal that entropy decoding control module (6) sends, and obtains the required coded data of decoding by the BSI module (1) of fetching data, and obtains the residual error coefficient value of luminance block and chrominance block;
Step 2.5: whether what judge decoding is last macro block of sheet data, if not, then turn back to step (2.1) and continue to separate next macro block, otherwise decoding finishes.
The implementation method of described entropy decoder based on H.264, it is characterized in that: to be unit decode to the CAVLC encoding code stream with the sheet data is that described decoding to single macro block comprises following step by realization that each macro block of forming the sheet data is decoded:
Step 1: find the solution and relevant variable and the parameter of macro block decoding by software module;
Step 2: after the required parameter of decodings such as required current macro and the adjacent macroblocks of obtaining decoding according to above-mentioned steps (1), macro block is decoded according to the order of chrominance block after the first luminance block;
Step 3: luminance block is decoded; With the 4x4 piece is basic decoding unit, promptly a 4x4 luminance block is carried out the piece decoding at every turn, earlier direct current (DC) coefficient of luminance block is decoded, and then the ac coefficient (AC) of luminance block is decoded;
Step 4: after the luminance block of having decoded, chrominance block is decoded; With the 4x4 piece is basic decoding unit, according to the order of Cr piece behind the first Cb piece, and the DC coefficient of the chrominance block of decoding earlier, the ac coefficient of the chrominance block of decoding again;
Step 5: repeat above-mentioned steps, continue to separate next macro block.
The implementation method of described entropy decoder based on H.264, the selected decoding process of the described basis of this method step (2) is that unit decodes to the CABAC encoding code stream with the sheet data, and it is characterized in that: wherein said decoding to the CABAC encoding code stream also comprises following concrete steps:
Step 2.1 ': the required context model of CABAC decoding is carried out initialization, and the initialization probability interval;
Step 2.2 ': entropy decoding control module (6) is sent commencing signal to software module (4), begins other syntactic elements except that residual error coefficient, motion vector mvd_10, decodings such as mvd_11, and find the solution the macroblock parameters of using in the residual error decoding;
Step 2.3 ': after software module (4) is received commencing signal from entropy decoding control module (6), also finally obtain required encoded data stream by BSI peek module (1) via binary arithmetic decoding unit (5), decoding obtains required macroblock parameters and other syntactic elements except that residual error coefficient;
Step 2.4 ': entropy decoding control module (6) is sent to CABAC residual error decoding module (7) and is separated the residual error commencing signal;
Step 2.5 ': CABAC residual error decoding module (7) begins residual error decoding after receiving the commencing signal that entropy decoding control module (6) sends, also finally obtain required encoded data stream by BSI peek module (1) via binary arithmetic decoding unit (5), decoding obtains the residual error coefficient value of brightness (luma) and colourity (chroma) piece;
Step 2.6 ': whether the macro block of judging decoding is last macro block of sheet (slice), if not, then turn back to step (2.1 ') and continue to separate next macro block, otherwise decoding finishes.
The implementation method of the entropy decoder based on H.264 of the present invention, it is characterized in that: described to be unit decode to the CABAC encoding code stream is that described decoding to single macro block comprises following step by realization that each macro block of forming the sheet data is decoded with the sheet data:
Step 1: context model and probability interval are carried out initialization;
Step 2: begin other syntactic elements beyond the residual error coefficient are decoded, and macroblock parameters and other parameters that will use in the residual error decoding by adopting software approach to find the solution;
Step 3: the order according to colourity after the first brightness is decoded to residual error macro block;
Step 4: to the decoding of luminance block; With 4x4 piece or 8x8 piece is base unit, earlier the brightness DC coefficient is decoded, and more remaining brightness ac coefficient is decoded, and finishes the decode procedure to luminance block;
Step 5: to the decoding of chrominance block; Order according to Cr piece behind the first Cb is that unit decodes to two chrominance block Cb and Cr piece with the 4x4 piece, separates the DC coefficient of Cb and Cr piece earlier, and then separates the ac coefficient of Cb and Cr piece;
Step 6: repeat above-mentioned steps, continue to separate next macro block.
The invention also discloses a kind of entropy decoder device based on H.264, this device comprises as lower module:
The BSI module of peeking: be responsible for obtaining the required bit stream data of decoding, when receiving the peek request of other modules, return the bit stream data of respective length from the outside;
The ue/se/te decoding unit: the decoding request that the receiving software module is sent is also returned decoded parameter value;
CAVLC residual error decoding mould is fast: with ' 4X4 piece ' is unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, and sends end signal to entropy decoding control module after decoding is finished, and the residual error coefficient that decoding is come out deposits counter-scanning RAM in;
Software module: parameter and variable that residual error decoding needs are decoded, find the solution the parameter relevant by the ue/se/te decoding unit with CAVLC, find the solution the parameter relevant with CABAC by the binary arithmetic decoding unit, the parameter that finally obtains offers CAVCL again or CABAC residual error decoding module is used;
Binary arithmetic decoding unit: when the parameter of decoding relevant,, return the binary result that obtains through decoding when the decoding request of receiving that software module is sent with macro block; In addition carry out the CABAC residual error decoding the time, when receiving the decoding request that CABAC residual error decoding mould sends soon, return the binary result that obtains through decoding;
Entropy decoding control module: control whole decoding process, elder generation's Control Software module is found the solution relevant parameter, be responsible for sending the beginning decoded signal to CAVLC residual error decoding module or CABAC residual error decoding module, after receiving the decoding end signal, the corresponding residual error coefficient that decoding is obtained writes counter-scanning RAM;
CABAC residual error decoding module: with ' 4X4 ' piece or ' 8X8 ' piece is unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, send end signal to entropy decoding control module after decoding is finished, the residual error coefficient that decoding is come out deposits counter-scanning RAM in;
Counter-scanning RAM: the residual error coefficient that storage is fast through CAVLC residual error decoding mould or the decoding of CABAC residual error decoding module obtains.
Remarkable beneficial effect of the present invention is: in the decode procedure of CAVLC and CABAC, especially in decode procedure to the CABAC code stream, the CABAC decoding itself is exactly the process of a complexity, and when other syntactic elements beyond the residual error are decoded, the coded system of CABAC has determined the complexity of decoding, incident is the complexity of calculating, in the ASIC design, if adopting pure hardware fully realizes, this not only will take a large amount of hardware resources, and will certainly increase the difficulty of design greatly.
The present invention proposes a kind of method of among the MAE that H.264 decodes entropy coding residual error data etc. being decoded that is exclusively used in, owing to adopted cooperative work of software and hardware, using the part that takies great amount of hardware resources in the decode procedure instead software mode realizes, make entropy decoder under the prerequisite that guarantees acquisition reliable decoding efficient and decoding quality, greatly reduce the complexity of structure and the complexity of calculating, thereby effectively solved the contradiction between speed and the efficient, realized decoding smoothly CAVLC and CABAC entropy coding code stream.And, owing to adopt solution of the present invention, make entropy decoder can be applied in the actual circuit design, owing to support the decoding of CABAC, can accelerate the H.264 application aspect multimedia video, can be used for the stored digital of SD and other real-time application, as video storage, VOIP, video telephone etc.
Description of drawings
Fig. 1 realizes schematic diagram for the hardware configuration of entropy decoder of the present invention;
The schematic diagram that Fig. 2 selects for the entropy decoding schema;
Fig. 3 is for carrying out the method flow diagram of CAVLC decoding to the data of a macro block;
Fig. 4 is for carrying out the method flow diagram of CAVLC decoding to a 4x4 blocks of data piece;
Fig. 5 is for carrying out the method flow diagram of CABAC decoding to the data of a macro block;
Fig. 6 is for carrying out the method flow diagram that CABAC decodes to a 4x4 piece or 8x8 blocks of data;
Fig. 7 is the subordinate list that illustrates to the parameter in the 4x4 piece;
Embodiment
Below with reference to Figure of description, specify implementation procedure of the present invention.As shown in Figure 1: the entropy decoder device based on H.264 of the present invention, this device comprises as lower module:
The BSI module 1 of peeking: be responsible for obtaining the required bit stream data of decoding, when receiving the peek request of other modules, return the bit stream data of respective length from the outside;
Ue/se/te decoding unit 2: the ue that the receiving software module is sent, se or te decoding request, and return decoded parameter value;
CAVLC residual error decoding mould fast 3: with ' 4X4 piece ' is unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, and sends end signal to entropy decoding control module after decoding is finished, and the residual error coefficient that decoding is come out deposits counter-scanning RAM in;
Software module 4: some are all decoded with local parameter and variable to residual error decoding needs, find the solution the parameter relevant by the ue/se/te decoding unit with CAVLC, find the solution the parameter relevant with CABAC by the binary arithmetic decoding unit, the parameter that finally obtains offers CAVCL again or CABAC residual error decoding module is used;
Binary arithmetic decoding unit 5: except software module need be by this module when the decoding parameter relevant with residual error, when carrying out the CABAC residual error decoding, CABAC residual error decoding mould sends the decoding request to this module soon, through decoding, returns and obtains binary result;
Entropy decoding control module 6: control whole decoding process, elder generation's Control Software module is found the solution relevant parameter, be responsible for sending the beginning decoded signal to CAVLC residual error decoding module or CABAC residual error decoding module, after receiving the decoding end signal, the corresponding residual error coefficient that decoding is obtained writes counter-scanning RAM;
CABAC residual error decoding module 7: with ' 4X4 ' piece or ' 8X8 ' piece is unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, send end signal to entropy decoding control module after decoding is finished, the residual error coefficient that decoding is come out deposits counter-scanning RAM. in
Counter-scanning RAM8: or signal that CABAC residual error decoding module send fast, the residual error coefficient that storage is fast through CAVLC residual error decoding mould or the decoding of CABAC residual error decoding module obtains according to CAVLC residual error decoding mould.
Entropy decoding at first will be determined the coded system of encoding code stream, and the determining of coded system obtains according to the coding mode sign, and as shown in Figure 2, the presentation code mode is the CAVLC coding when coding mode sign entropy_mode_flag=0; The presentation code mode is the CABAC coding when coding mode sign entropy_mode_flag=1, according to the corresponding coding/decoding method of the coding mode selection of judging.
Decode procedure below in conjunction with accompanying drawing 1 explanation entropy decoder:
Step 1: determined after the coded system of code stream entropy decoding control module 6 type that decision is decoded according to coded system: promptly be to decode to the decoding of CAVLC encoding code stream or to the CABAC encoding code stream; If separate the CAVLC encoding code stream, then enter step 2 and carry out, if separate the CABAC encoding code stream, then enter step 3 and carry out;
Step 2: carry out the CAVLC decoding;
Step 3: carry out the CABAC decoding;
Step 4: after step (2) or step (3) are finished, turn back to step (1), the data that continue to separate next sheet (slice).
As shown in Figure 1, the concrete steps of the described CAVLC of the carrying out decoding of above-mentioned steps (2) are:
Step 2.1: entropy decoding control module 6 is sent commencing signal to software module 4, finds the solution and the relevant non-residual error syntactic element of decoding, and as mb_type, sub_mb_type, motion vector mvd_10, mvd_11 etc.;
Step 2.2: after software module 4 is received commencing signal from entropy decoding control module 6, also finally obtain required encoded data stream by BSI peek module 1 via ue/se/te module 2, decoding obtains required other syntactic elements except that macroblock parameters and residual error coefficient;
Step 2.3: after entropy decoding control module 6 is received the end signal that software module 4 sends, send to CAVLC residual error decoding module 3 and to separate the residual error commencing signal;
Step 2.4:CAVLC residual error decoding module 3 begins residual error decoding after receiving the commencing signal that entropy decoding control module 6 sends, and obtains the required coded data of decoding by the BSI module 1 of fetching data, and final decoding obtains the residual error coefficient value of brightness and chrominance block;
Step 2.5: if decoding is not last macro block of sheet (slice), then turn back to step 2.2, continue to separate next macro block, otherwise finish.
As shown in Figure 1, the described concrete steps to the CABAC decoding of step (3) are:
Step 3.1: the required context model of CABAC decoding is carried out initialization, and the initialization probability interval;
Step 3.2: entropy decoding decoding control module 6 is to 4 commencing signals of software module, begin other syntactic elements such as mb_type beyond the residual error coefficient, sub_mb_type, motion vector mvd_10, decodings such as mvd_11, and find the solution macroblock parameters and other parameters that will use in the residual error decoding;
Step 3.3: after software module 4 is received commencing signal from entropy decoding decoding control module 6, also finally obtain required encoded data stream by BSI peek module 1 via binary arithmetic decoding unit 5, decoding obtains required macroblock parameters and other syntactic elements except that residual error coefficient;
Step 3.4: entropy decoding control module 6 is sent to CABAC residual error decoding module 7 and is separated the residual error commencing signal;
Step 3.5:CABAC residual error decoding module 7 begins residual error decoding after receiving the commencing signal that entropy decoding control module 6 sends, also finally obtain required encoded data stream by BSI peek module 1 via binary arithmetic decoding unit 5 equally, final decoding obtains the residual error coefficient value of brightness and chrominance block;
Step 3.6: if decoding is not last macro block of sheet (slice), get back to step 3.2, otherwise finish.
The macro block of sheet data is carried out the flow process of CAVLC decoding below with reference to Fig. 3 explanation:
Step 1: finish by software module and to obtain variable and the parameter relevant, as mb_type, mb_skip_flag, sub_mb_type, mvd_10, mvd_11, ref_idx_10, ref_idx_11, mb_qp_delta, intra_chroma_pred_mode etc. with macro block decoding;
Step 2: when obtaining decoding after the required parameter of decodings such as required current macro and adjacent macroblocks by step 1, because a macro block comprises the luminance block of a 16x16 and chrominance block Cb and the Cr of two 8x8, so following order according to colourity after the first brightness is decoded to macro block.
Luminance block is decoded:
Carrying out luminance block when decoding, because luminance block comprises 16x16 pixel, is basic decoding unit with the 4x4 piece during decoding, promptly a 4x4 piece is decoded at every turn, is divided into the decoding of finishing a 16x16 luminance block for 16 times.In each 16x16 luminance block, each 4x4 piece has a DC coefficient, and 16 4x4 luminance block have 16 DC coefficient; During decoding at first direct current (DC) coefficient to 16 brightness decode, then the ac coefficient (AC) of 16 4x4 luminance block is decoded, each 4x4 ac coefficient piece has 15 ac coefficients.
Chrominance block is decoded:
After the 16x16 luminance block of having decoded, then to two 8x8 chrominance block decodings, same is basic decoding unit with the 4x4 piece, the same DC coefficient of decoding earlier.Each 8x8 chrominance block has 4 DC coefficient, finish decoding respectively to the DC coefficient of Cb and Cr piece after, again the ac coefficient of Cb and Cr piece is decoded, all be Cr piece behind the first Cb piece to the decoding order of two chrominance block.
Step 3: finish after the decoding to 16x16 luminance block and Cb and Cr chrominance block, the data of a macro block just decoding are over, and can continue the decoding of next macro block.
Below with reference to Fig. 4 a brightness 4x4 piece or colourity 4x4 piece residual error coefficient are carried out the process of CAVLC decoding explanation CAVLC residual error decoding:
Step 401: determining that the coefficient that will decode is luminance factor or chromaticity coefficent, is DC coefficient or ac coefficient;
Step 402: if the colourity DC coefficient is 1, parameter nC=1 is that the colourity DC coefficient is decoded, otherwise nC=(nA+nB)/2, nA wherein, nB represent respectively the decoded residual piece the left side and directly over the number of nonzero coefficient in the reference block.
Step 403: because CAVLC is variable-length encoding, employing be not the code table of fixing, therefore, which code table is the value of the nC that obtains according to step 2 adopt when determining to decode, and is to adopt variable length code table or fixed length code table or do not use code table.
Step 404: table look-up and find the solution numtrailingones, wherein numtrailingones represents the coefficient that trails, i.e. 1 and-1 the number (can comprise 0 between 1 and-1) that begins to run into continuously forward from last high frequency residual error coefficient, the value of numtrailingones is no more than 3.The effect of numtrailingones is, when encoding, coefficient for 4x4 piece medium-high frequency part mostly is 1,0 ,-1 situation is in the time of coding, can only write down 1,-1 number and sign bit get final product, and need not will whole coefficient value level to be encoded as other residual error coefficient, have improved code efficiency.
Step 405: the coefficient symbols to hangover coefficient trailingones part is decoded, and obtains the value of the amplitude level of trailingones part, 1 or-1.
Step 406: remove the value level of other nonzero coefficients outside the hangover coefficient, add the level value of the hangover coefficient part that obtains in the step 5, obtain the zero coefficient values level[i in the 4x4 piece], the I here represents the sequence number of amplitude level.
Step 407: try to achieve the value of TotalZeros according to corresponding code table, TotalZeros represents the number of last nonzero coefficient leading zero among the 4x4.
Step 408: ask each nonzero coefficient to get the value of run, run represents the number of each nonzero coefficient leading zero, uses run[i respectively] expression, wherein i is the sequence number of nonzero coefficient level.
Step 409: finish: according to the level[i that obtains previously], run[i] value just can recover the residual error coefficient value of 16 4x4 pieces from first coefficient of low frequency part.
Illustrate numtrailingones below, numcoeff, TotalZeros, level[j], run[j] implication: 16 residual error coefficients that are a 4x4 piece as shown in Figure 7: numtrailingones=3 here, numcoeff=6, TotalZeros=10, level[j], run[j] value indicate in the drawings.Symbol i wherein represents the sequence number of residual error coefficient in the 4x4 piece, level[j], run[j] in symbol j represent nonzero coefficient level[j] and zero stroke run[j] sequence number.
A macro block in the sheet data is carried out the flow process of CABAC decoding below with reference to Fig. 5 explanation:
Step 1: context model and probability interval are carried out initialization; CABAC is adaptive binary arithmetic coding, thus be all must carry out initialization earlier to its context model and probability interval in decoding or when coding, in the time of could guaranteeing decoding when encoding use be identical context model and probability interval;
Step 2: begin to other syntactic elements beyond the residual error coefficient, as mb_type, sub_mb_type, motion vector mvd_10, decodings such as mvd_11, and find the solution the macroblock parameters that will use in the residual error decoding, because this part need take more ground hardware resource, so adopt the mode of software to finish here;
Step 3 a: following residual error macro block is decoded; A macro block comprises the luminance block of a 16x16 and chrominance block Cb and the Cr of two 8x8, and the decoding order with CAVLC is the same herein, still according to the order of colourity after the first brightness macro block is decoded;
Step 4: with 4x4 piece or 8x8 piece is that base unit is decoded to brightness.If DC coefficient is arranged, earlier the brightness DC coefficient is decoded, altogether 16 brightness dc coefficients; Be base unit with the 4x4 piece then, remaining brightness ac coefficient is decoded, totally 16 4x4 ac coefficient pieces; If have only ac coefficient, be that base unit is decoded to ac coefficient directly with 4x4 piece or 8x8 piece.So just finished the decode procedure of luminance block;
Step 5: the order according to Cr piece behind the Cb of AC coefficient elder generation behind the first DC coefficient is decoded to two chrominance block Cb and Cr piece, separate the DC coefficient of Cb and Cr piece earlier, and then separate the AC coefficient of Cb and Cr piece, each 8x8 chrominance block obtains 4 DC coefficients and 60 AC coefficients altogether;
Step 6: continue to separate next macro block.
Is the decode procedure that example illustrates CABAC below with reference to Fig. 6 to separate a 4x4 residual error data piece:
Step 601: the value according to sign coded_block_flag determines whether needs are decoded to this 4x4 piece.If coded_block_flag=0 represents that coefficient is zero entirely in this 4x4 piece,, when coded_block_flag=1, carry out next step so needn't decode;
Step 602: the amplitude coeffLevel[i that calculates nonzero coefficient in the 4x4 piece], the order from the low frequency to the high frequency is represented the label of coefficient with i;
Step 603: the coeffLevel[i that calculates nonzero coefficient] absolute value abs (coeffLevel[i]);
Step 604: the symbol sign that calculates nonzero coefficient;
Step 605~606: the value that determines nonzero coefficient by the symbol of the top nonzero coefficient that obtains;
Step 607: size and positional information according to existing residual error coefficient, add symbolic information, 16 residual error coefficients of 4x4 piece are recovered, obtain the value of 16 residual error coefficients of 4x4 piece;
The said software mode of the present invention is meant the mode of utilizing embedded cpu to replace hardware circuit to carry out computing, rather than simple finger is realized some computing function in the entropy decoding with computer software.
The used example of the present invention just is used for a kind of of decoding function who is supported in the above-mentioned decoder explained; do not represent invention which is intended to be protected to only limit to this; mentioned method and structure among all employing the present invention; perhaps adopt replacement scheme to some part identical function; all at protection range of the presently claimed invention, the technical staff who is engaged in the industry is understood that this.

Claims (7)

1. based on the implementation method of H.264 entropy decoder, it is characterized in that: this method has adopted cooperative work of software and hardware, uses the part that takies ample resources in the decode procedure instead the software program method and realizes, comprises the steps:
Step 1: entropy decoding control module (6) is selected decoding process according to the entropy coding mode flags: promptly be that the CAVLC encoding code stream is decoded or the CABAC encoding code stream is decoded;
Step 2: the decoding type selected according to step (1) is that unit decodes to CAVLC or CABAC encoding code stream with sheet (slice) data;
Step 3: after decoding is finished, judge whether last sheet data into CAVLC or CABAC encoding code stream, if not, return step (2) and continue the data of next sheet (Slice) are decoded, otherwise decode procedure finishes.
2. the implementation method of the entropy decoder based on H.264 according to claim 1, it is characterized in that: describedly use the part that takies ample resources in the decode procedure instead the software program method and realize being meant the mode of utilizing embedded cpu to replace hardware circuit to carry out computing, rather than simple finger is realized some computing function in the entropy decoding with computer software.
3. the implementation method of the entropy decoder based on H.264 according to claim 1, it is characterized in that: the selected decoding type of the basis described in this method step (2) is that unit decodes to the CAVLC encoding code stream with the sheet data, and wherein the decoding to the CAVLC encoding code stream also comprises following concrete steps:
Step 2.1: entropy decoding control module (6) is sent commencing signal to software module (4), begins to find the solution and relevant variable and the parameter of decoding;
Step 2.2: after software module (4) is received commencing signal from entropy decoding control module (6), also finally obtain required encoded data stream via ue/se/te decoding unit (2), obtain required macroblock parameters and other syntactic elements except that residual error coefficient through decoding by BSI peek module (1);
Step 2.3: after entropy decoding control module (6) is received the end signal that software module (4) sends, send to CAVLC residual error decoding module (3) and to separate the residual error commencing signal;
Step 2.4:CAVLC residual error decoding module (3) begins residual error decoding after receiving the commencing signal that entropy decoding control module (6) sends, and obtains the required coded data of decoding by the BSI module (1) of fetching data, and obtains the residual error coefficient value of luminance block and chrominance block;
Step 2.5: whether what judge decoding is last macro block of sheet data, if not, then turn back to step (2.1) and continue to separate next macro block, otherwise decoding finishes.
4. the implementation method of 1 described entropy decoder based on H.264 as requested, it is characterized in that: it is characterized in that: to be unit decode to the CAVLC encoding code stream with the sheet data is that described decoding to single macro block comprises following step by realization that each macro block of forming the sheet data is decoded:
Step 1: find the solution and relevant variable and the parameter of macro block decoding by software module;
Step 2: after the required parameter of decodings such as required current macro and the adjacent macroblocks of obtaining decoding according to above-mentioned steps (1), macro block is decoded according to the order of chrominance block after the first luminance block;
Step 3: luminance block is decoded; With 4 * 4 be basic decoding unit, promptly one 4 * 4 luminance block is carried out the piece decoding at every turn, earlier direct current (DC) coefficient of luminance block is decoded, and then the ac coefficient (AC) of luminance block is decoded;
Step 4: after the luminance block of having decoded, chrominance block is decoded; With 4 * 4 be basic decoding unit, according to the order of Cr piece behind the first Cb piece, the first DC coefficient of decoding chrominance block, the ac coefficient of the chrominance block of decoding again;
Step 5: repeat above-mentioned steps, continue to separate next macro block.
5. the implementation method of the entropy decoder based on H.264 according to claim 1, it is characterized in that: the selected decoding type of the described basis of this method step (2) is that unit decodes to the CABAC encoding code stream with the sheet data, and the decoding of CABAC encoding code stream is also comprised following concrete steps:
Step 2.1 ': the required context model of CABAC decoding is carried out initialization, and the initialization probability interval;
Step 2.2 ': entropy decoding control module (6) is sent commencing signal to software module (4), begins other syntactic elements except that residual error coefficient, motion vector mvd_10, decodings such as mvd_11, and find the solution the macroblock parameters of using in the residual error decoding;
Step 2.3 ': after software module (4) is received commencing signal from entropy decoding control module (6), also finally obtain required encoded data stream by BSI peek module (1) via binary arithmetic decoding unit (5), decoding obtains required macroblock parameters and other syntactic elements except that residual error coefficient;
Step 2.4 ': entropy decoding control module (6) is sent to CABAC residual error decoding module (7) and is separated the residual error commencing signal;
Step 2.5 ': CABAC residual error decoding module (7) begins residual error decoding after receiving the commencing signal that entropy decoding control module (6) sends, also finally obtain required encoded data stream by BSI peek module (1) via binary arithmetic decoding unit (5), decoding obtains the residual error coefficient value of brightness (luma) and colourity (chroma) piece;
Step 2.6 ': whether the macro block of judging decoding is last macro block of sheet (slice), if not, then turn back to step (2.1 ') and continue to separate next macro block, otherwise decoding finishes.
6. the implementation method of the entropy decoder based on H.264 according to claim 1, it is characterized in that: described to be unit decode to the CABAC encoding code stream is that described decoding to single macro block comprises following step by realization that each macro block of forming the sheet data is decoded with the sheet data:
Step 1: context model and probability interval are carried out initialization;
Step 2: begin other syntactic elements beyond the residual error coefficient are decoded, and macroblock parameters and other parameters that will use in the residual error decoding by adopting software approach to find the solution;
Step 3: the order according to colourity after the first brightness is decoded to residual error macro block;
Step 4: to the decoding of luminance block; With 4 * 4 or 8 * 8 be base unit, earlier the brightness DC coefficient is decoded, more remaining brightness ac coefficient is decoded, finish decode procedure to luminance block;
Step 5: to the decoding of chrominance block; Order according to Cr piece behind the first Cb is that unit decodes to two chrominance block Cb and Cr piece with 4 * 4, separates the DC coefficient of Cb and Cr piece earlier, and then separates the ac coefficient of Cb and Cr piece;
Step 6: repeat above-mentioned steps, continue to separate next macro block.
7. based on H.264 entropy decoder device, this device comprises as lower module:
The BSI module of peeking: be responsible for obtaining the required bit stream data of decoding, when receiving the peek request of other modules, return the bit stream data of respective length from the outside;
The ue/se/te decoding unit: the decoding request that the receiving software module is sent is also returned decoded parameter value;
CAVLC residual error decoding mould is fast: with ' 4 * 4 ' be unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, and sends end signal to entropy decoding control module after decoding is finished, and the residual error coefficient that decoding is come out deposits counter-scanning RAM in;
Software module: parameter and variable that residual error decoding needs are decoded, find the solution the parameter relevant by the ue/se/te decoding unit with CAVLC, find the solution the parameter relevant with CABAC by the binary arithmetic decoding unit, the parameter that finally obtains offers CAVCL again or CABAC residual error decoding module is used;
Binary arithmetic decoding unit: when the parameter of decoding relevant,, return the binary result that obtains through decoding when the decoding request of receiving that software module is sent with macro block; In addition carry out the CABAC residual error decoding the time, when receiving the decoding request that CABAC residual error decoding mould sends soon, return the binary result that obtains through decoding;
Entropy decoding control module: control whole decoding process, elder generation's Control Software module is found the solution relevant parameter, be responsible for sending the beginning decoded signal to CAVLC residual error decoding module or CABAC residual error decoding module, after receiving the decoding end signal, the corresponding residual error coefficient that decoding is obtained writes counter-scanning RAM;
CABAC residual error decoding module: with ' 4 * 4 ' pieces or ' 8 * 8 ' pieces is unit, the relevant parameter that decoding obtains according to software module, residual error coefficient to brightness and colourity is decoded, send end signal to entropy decoding control module after decoding is finished, the residual error coefficient that decoding is come out deposits counter-scanning RAM in;
Counter-scanning RAM: the residual error coefficient that storage is fast through CAVLC residual error decoding mould or the decoding of CABAC residual error decoding module obtains.
CN 200610157417 2006-12-07 2006-12-07 Method and device for implementing entropy decoder based on H.264 Expired - Fee Related CN101198051B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610157417 CN101198051B (en) 2006-12-07 2006-12-07 Method and device for implementing entropy decoder based on H.264

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610157417 CN101198051B (en) 2006-12-07 2006-12-07 Method and device for implementing entropy decoder based on H.264

Publications (2)

Publication Number Publication Date
CN101198051A true CN101198051A (en) 2008-06-11
CN101198051B CN101198051B (en) 2011-10-05

Family

ID=39548146

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610157417 Expired - Fee Related CN101198051B (en) 2006-12-07 2006-12-07 Method and device for implementing entropy decoder based on H.264

Country Status (1)

Country Link
CN (1) CN101198051B (en)

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010063184A1 (en) * 2008-12-03 2010-06-10 Mediatek Inc. Method for performing parallel cabac processing with ordered entropy slices, and associated apparatus
WO2011015096A1 (en) * 2009-08-05 2011-02-10 炬力集成电路设计有限公司 Method and device for analyzing code streams
CN101986708A (en) * 2010-10-29 2011-03-16 北京中星微电子有限公司 Video decoding method and decoder
CN102547275A (en) * 2010-12-10 2012-07-04 索尼公司 Image decoding apparatus, image decoding method, image encoding apparatus, image encoding method, and program
WO2012159295A1 (en) * 2011-05-25 2012-11-29 深圳市融创天下科技股份有限公司 Entropy decoding method and device
CN103379331A (en) * 2012-04-28 2013-10-30 中兴通讯股份有限公司 Video code stream coding and decoding method and video code stream coding and decoding device
CN103583045A (en) * 2011-06-03 2014-02-12 索尼公司 Image processing device and image processing method
CN103947120A (en) * 2011-10-27 2014-07-23 高通股份有限公司 Mapping states in binary arithmetic coder for video coding
CN105657421A (en) * 2016-01-15 2016-06-08 珠海全志科技股份有限公司 8*8 residual coefficient block encoding method and system
CN105872557A (en) * 2010-11-26 2016-08-17 日本电气株式会社 Video decoding device, device and program, and video coding device and method
US9467699B2 (en) 2008-12-03 2016-10-11 Hfi Innovation Inc. Method for performing parallel coding with ordered entropy slices, and associated apparatus
US9569861B2 (en) 2011-06-03 2017-02-14 Sony Corporation Image processing device and image processing method for encoding a block of an image
CN106534854A (en) * 2011-03-07 2017-03-22 杜比国际公司 Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN106993190A (en) * 2017-03-31 2017-07-28 武汉斗鱼网络科技有限公司 Software-hardware synergism coding method and system
CN107105253A (en) * 2011-06-30 2017-08-29 夏普株式会社 Context initialization based on decoder picture buffer
CN107517384A (en) * 2011-06-16 2017-12-26 Ge视频压缩有限责任公司 Support the entropy code of pattern switching
CN108235023A (en) * 2011-11-07 2018-06-29 杜比国际公司 For coding and decoding the method for image, coding and decoding equipment
US10362311B2 (en) 2011-06-24 2019-07-23 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN110446047A (en) * 2019-08-16 2019-11-12 苏州浪潮智能科技有限公司 The coding/decoding method and device of video code flow
CN110958459A (en) * 2018-09-26 2020-04-03 阿里巴巴集团控股有限公司 Data processing method and device
CN111818335A (en) * 2020-07-03 2020-10-23 Tcl华星光电技术有限公司 Entropy coding method and device and electronic equipment
US10873766B2 (en) 2012-01-20 2020-12-22 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
US11277630B2 (en) 2011-11-07 2022-03-15 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100401789C (en) * 2004-06-11 2008-07-09 上海大学 Quick selection of prediction modes in H.264/AVC frame
CN1780398A (en) * 2004-11-18 2006-05-31 上海乐金广电电子有限公司 CAVLC decoding method

Cited By (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010063184A1 (en) * 2008-12-03 2010-06-10 Mediatek Inc. Method for performing parallel cabac processing with ordered entropy slices, and associated apparatus
CN101836454B (en) * 2008-12-03 2012-08-22 联发科技股份有限公司 Method for performing parallel cabac processing with ordered entropy slices, and associated apparatus
US9467699B2 (en) 2008-12-03 2016-10-11 Hfi Innovation Inc. Method for performing parallel coding with ordered entropy slices, and associated apparatus
WO2011015096A1 (en) * 2009-08-05 2011-02-10 炬力集成电路设计有限公司 Method and device for analyzing code streams
CN101986708A (en) * 2010-10-29 2011-03-16 北京中星微电子有限公司 Video decoding method and decoder
US11310510B2 (en) 2010-11-26 2022-04-19 Nec Corporation Video encoding device, video decoding device, video encoding method, video decoding method, and program
US11659188B2 (en) 2010-11-26 2023-05-23 Nec Corporation Video encoding device, video decoding device, video encoding method, video decoding method, and program
US11659189B2 (en) 2010-11-26 2023-05-23 Nec Corporation Video encoding device, video decoding device, video encoding method, video decoding method, and program
CN105872557B (en) * 2010-11-26 2018-12-04 日本电气株式会社 Video encoding/decoding method, equipment and program and video encoder and method
US10742991B2 (en) 2010-11-26 2020-08-11 Nec Corporation Video encoding device, video decoding device, video encoding method, video decoding method, and program
CN105872557A (en) * 2010-11-26 2016-08-17 日本电气株式会社 Video decoding device, device and program, and video coding device and method
US10154267B2 (en) 2010-11-26 2018-12-11 Nec Corporation Video encoding device, video decoding device, video encoding method, video decoding method, and program
CN102547275A (en) * 2010-12-10 2012-07-04 索尼公司 Image decoding apparatus, image decoding method, image encoding apparatus, image encoding method, and program
US10382784B2 (en) 2011-03-07 2019-08-13 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN106791838B (en) * 2011-03-07 2019-09-06 杜比国际公司 Code and decode method, the coding and decoding equipment of image
US11736723B2 (en) 2011-03-07 2023-08-22 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN106658007A (en) * 2011-03-07 2017-05-10 杜比国际公司 Method of coding and decoding images and coding and decoding device
CN106658008B (en) * 2011-03-07 2019-08-13 杜比国际公司 Code and decode method, the coding and decoding equipment of image
US11343535B2 (en) 2011-03-07 2022-05-24 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN106791838A (en) * 2011-03-07 2017-05-31 杜比国际公司 Code and decode method, the coding and decoding equipment of image
US10681376B2 (en) 2011-03-07 2020-06-09 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN106534854B (en) * 2011-03-07 2019-09-13 杜比国际公司 Code and decode method, the coding and decoding equipment of image
CN106658007B (en) * 2011-03-07 2019-09-10 杜比国际公司 Code and decode method, the coding and decoding equipment of image
CN106658008A (en) * 2011-03-07 2017-05-10 杜比国际公司 Method for coding and decoding images and coding and decoding equipment
CN106534854A (en) * 2011-03-07 2017-03-22 杜比国际公司 Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN102355578B (en) * 2011-05-25 2016-12-07 深圳市云宙多媒体技术有限公司 A kind of entropy decoding method, device
WO2012159295A1 (en) * 2011-05-25 2012-11-29 深圳市融创天下科技股份有限公司 Entropy decoding method and device
US10972722B2 (en) 2011-06-03 2021-04-06 Sony Corporation Image processing device and image processing method
US10063852B2 (en) 2011-06-03 2018-08-28 Sony Corporation Image processing device and image processing method
US9569861B2 (en) 2011-06-03 2017-02-14 Sony Corporation Image processing device and image processing method for encoding a block of an image
US10652546B2 (en) 2011-06-03 2020-05-12 Sony Corporation Image processing device and image processing method
CN103583045A (en) * 2011-06-03 2014-02-12 索尼公司 Image processing device and image processing method
US10666945B2 (en) 2011-06-03 2020-05-26 Sony Corporation Image processing device and image processing method for decoding a block of an image
CN107517384B (en) * 2011-06-16 2020-06-30 Ge视频压缩有限责任公司 Decoder, encoder, decoding method, encoding method, and storage medium
CN107517383B (en) * 2011-06-16 2020-07-14 Ge视频压缩有限责任公司 Decoder, encoder, decoding method, encoding method, and storage medium
CN107517383A (en) * 2011-06-16 2017-12-26 Ge视频压缩有限责任公司 Support the entropy code of pattern switching
CN107517384A (en) * 2011-06-16 2017-12-26 Ge视频压缩有限责任公司 Support the entropy code of pattern switching
US10694186B2 (en) 2011-06-24 2020-06-23 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US10362311B2 (en) 2011-06-24 2019-07-23 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN107105253B (en) * 2011-06-30 2020-01-07 威勒斯媒体国际有限公司 Apparatus for encoding and decoding video frames
CN107105253A (en) * 2011-06-30 2017-08-29 夏普株式会社 Context initialization based on decoder picture buffer
US9871537B2 (en) 2011-10-27 2018-01-16 Qualcomm Incorporated Mapping states in binary arithmetic coder for video coding
CN103947120B (en) * 2011-10-27 2017-09-08 高通股份有限公司 The method and its equipment of process entropy coding video data are decoded using binary arithmetic
CN103947120A (en) * 2011-10-27 2014-07-23 高通股份有限公司 Mapping states in binary arithmetic coder for video coding
CN108235023A (en) * 2011-11-07 2018-06-29 杜比国际公司 For coding and decoding the method for image, coding and decoding equipment
US11889098B2 (en) 2011-11-07 2024-01-30 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US11943485B2 (en) 2011-11-07 2024-03-26 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US11277630B2 (en) 2011-11-07 2022-03-15 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
CN108235023B (en) * 2011-11-07 2021-10-19 杜比国际公司 Method for encoding and decoding image, encoding and decoding device
US11109072B2 (en) 2011-11-07 2021-08-31 Dolby International Ab Method of coding and decoding images, coding and decoding device and computer programs corresponding thereto
US10880579B2 (en) 2012-01-20 2020-12-29 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
US10887625B2 (en) 2012-01-20 2021-01-05 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
US10880577B2 (en) 2012-01-20 2020-12-29 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
US10880578B2 (en) 2012-01-20 2020-12-29 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
US10873766B2 (en) 2012-01-20 2020-12-22 Ge Video Compression, Llc Coding concept allowing parallel processing, transport demultiplexer and video bitstream
CN103379331A (en) * 2012-04-28 2013-10-30 中兴通讯股份有限公司 Video code stream coding and decoding method and video code stream coding and decoding device
CN105657421A (en) * 2016-01-15 2016-06-08 珠海全志科技股份有限公司 8*8 residual coefficient block encoding method and system
CN105657421B (en) * 2016-01-15 2018-08-31 珠海全志科技股份有限公司 8x8 residual error coefficients block coding method and system
CN106993190A (en) * 2017-03-31 2017-07-28 武汉斗鱼网络科技有限公司 Software-hardware synergism coding method and system
CN106993190B (en) * 2017-03-31 2019-06-21 武汉斗鱼网络科技有限公司 Software-hardware synergism coding method and system
CN110958459B (en) * 2018-09-26 2022-06-03 阿里巴巴集团控股有限公司 Data processing method and device
CN110958459A (en) * 2018-09-26 2020-04-03 阿里巴巴集团控股有限公司 Data processing method and device
CN110446047A (en) * 2019-08-16 2019-11-12 苏州浪潮智能科技有限公司 The coding/decoding method and device of video code flow
CN111818335B (en) * 2020-07-03 2022-04-26 Tcl华星光电技术有限公司 Entropy coding method and device and electronic equipment
CN111818335A (en) * 2020-07-03 2020-10-23 Tcl华星光电技术有限公司 Entropy coding method and device and electronic equipment

Also Published As

Publication number Publication date
CN101198051B (en) 2011-10-05

Similar Documents

Publication Publication Date Title
CN101198051B (en) Method and device for implementing entropy decoder based on H.264
JP2024020203A (en) Image prediction method and device
TWI527465B (en) Coded block flag coding
RU2452128C2 (en) Adaptive coding of video block header information
CN103190147B (en) For combined decoding method and the equipment of the syntactic element of video coding
CN103139565B (en) For the method to colourity image decoding
CN101411196B (en) Method and system for coding and decoding information associated with video compression
TW201742458A (en) Binarizing secondary transform index
US20100098155A1 (en) Parallel CABAC Decoding Using Entropy Slices
KR20140120891A (en) Method and apparatus for efficient transform unit encoding
TW201415901A (en) Sequence level flag for sub-picture level coded picture buffer parameters
CN1535018A (en) Coding method of video frequency image jump over macro block
KR20160086978A (en) Internal bit depth increase in video coding
WO2011100465A1 (en) Video coding with large macroblocks
JP2007251758A (en) Moving image coding apparatus, and method
CN110115034A (en) It is a kind of for extending the intra prediction device of predetermined directional intra-prediction set of modes
WO2014110568A1 (en) Chorma intra prediction angle clipping for hevc 4:2:2 video
CA2666055A1 (en) Refinement coefficient coding based on history of corresponding transform coefficient values
TW201309032A (en) Signaling syntax elements for transform coefficients for sub-sets of a leaf-level coding unit
RU2656827C2 (en) Improved signaling of the layer identifiers for the working points of the video coder
CN105103563A (en) Method and apparatus for quantization matrix signaling and representation in scalable video coding
CN108464005A (en) Real transform and reverse transformation system in Video coding and method
CN101072355B (en) Weighted predication motion compensating method
US9167258B2 (en) Fast mode determining method and apparatus in scalable video coding
CN105791868B (en) The method and apparatus of Video coding

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
CP01 Change in the name or title of a patent holder

Address after: 518057 Room 406, 4th Building, Phase I, Science and Technology Second Road Software Park, Nanshan High-tech Zone, Shenzhen City, Guangdong Province

Patentee after: Shenzhen Shenyang electronic Limited by Share Ltd

Address before: 518057 Room 406, 4th Building, Phase I, Science and Technology Second Road Software Park, Nanshan High-tech Zone, Shenzhen City, Guangdong Province

Patentee before: Aike Chuangxin Microelectronic Co., Ltd.

CP01 Change in the name or title of a patent holder
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111005

Termination date: 20201207

CF01 Termination of patent right due to non-payment of annual fee