CN103414897B - To method and the device of the decoding of video image entropy - Google Patents

To method and the device of the decoding of video image entropy Download PDF

Info

Publication number
CN103414897B
CN103414897B CN201310328822.8A CN201310328822A CN103414897B CN 103414897 B CN103414897 B CN 103414897B CN 201310328822 A CN201310328822 A CN 201310328822A CN 103414897 B CN103414897 B CN 103414897B
Authority
CN
China
Prior art keywords
bit
bit stream
entropy
table information
code table
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.)
Expired - Fee Related
Application number
CN201310328822.8A
Other languages
Chinese (zh)
Other versions
CN103414897A (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.)
Beijing Vorxsoft Technology Co ltd
Vorx Telecommunications Co ltd
Original Assignee
Beijing Washi Communication Technology Co Ltd
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 Beijing Washi Communication Technology Co Ltd filed Critical Beijing Washi Communication Technology Co Ltd
Priority to CN201310328822.8A priority Critical patent/CN103414897B/en
Publication of CN103414897A publication Critical patent/CN103414897A/en
Application granted granted Critical
Publication of CN103414897B publication Critical patent/CN103414897B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)

Abstract

The invention discloses a kind of method and device to the decoding of video image entropy, the present invention resets entropy decoding look-up table, adopt address bit mapping code table information, address bit is determined by coding schedule mark, bit stream encoded radio and bit stream code length, be mapped in corresponding code table information, code table information can comprise the entropy decode value that hangover coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficient and the decoding of each nonzero coefficient leading zero number constant entropy need poll to table look-up to obtain. In the time that bit stream is decoded by bit entropy, determine corresponding address bit according to bit stream code length and bit stream encoded radio, obtain code table information according to corresponding address bit mapping. Because set entropy decoding look-up table addressing space is 1024, namely adopt 10 bits that address bit is set, so the hardware store resource that the decoding table of structure takies is few, cost is low.

Description

To method and the device of the decoding of video image entropy
Technical field
The present invention relates to video image encoding and decoding technology, particularly a kind of side to the decoding of video image entropyMethod and device.
Background technology
H.264 standard is that International Organization for Standardization and International Telecommunication Union propose jointlyContinue Motion Picture Expert Group standard 4(MPEG4) after new-generation digital video compression format.H.264 one of video coding and decoding technology standard that is ITU-T taking series H.26x as name nominating. This markThe accurate exploitation that is referred to as project H.26L that comes from the earliest ITU-T. Although H.26L this title is notToo common, but used always. H.264 standard is ITU-T taking series H.26x as name nominatingOne of standard.
H.264 standard is to set up on the basis of MPEG-4 technology, and its coding flow process is mainComprise 5 parts: interframe and infra-frame prediction (Estimation), conversion (Transform) and contravariantChange, quantize (Quantization) and inverse quantization, loop filtering (LoopFilter) and entropy coding (EntropyCoding). Its decode procedure is exactly the inverse process of cataloged procedure.
H.264 the main target of standard is: compared with other existing video encoding standard, identicalMore outstanding video quality is provided under bandwidth. By this standard, the compression effect under equal video qualityRate improves 2 times of left and right than MPEG2.
When video image has passed through interframe and infra-frame prediction, conversion and inverse transformation, quantification and inverse quantization, ringAfter the filtering of road, obtain residual block quantization parameter, this residual block quantization parameter is capable through the Z of quantization parameterAfter sequence (Zig-Zag) scanning, carry out entropy coding. Entropy coding be suitable for transmission and the bit stream that stores alsoSymbol data is compressed, and it is, based on standard H.264, video image is carried out to the last of cataloged procedureA link is also an important link. Scan through Zig-Zag at residual block quantization parameterAfter data carry out entropy when coding, a kind of mode is based on contextual self-adapting changeable long codes(CAVLC). This CAVLC be mainly used in to video image through based on H.264 coding after,The entropy coding of the 4*4 arriving or the 2*2 residual block quantization parameter data after Zig-Zag scanning.
At present, the cataloged procedure of CAVLC is:
First, coding nonzero coefficient number and hangover coefficient number;
Hangover coefficient refers in residual block+and-1, the number of hangover coefficient is less than or equal to 3, by residualIn poor piece last three+-1 be as hangover coefficient, other according to normal encoding;
In the time of coding, there are four code tables to select, comprise a fixed length code table and three variable length code tables, respectivelyThe different situations that may occur has been carried out to different code words to be set. Code table selective dependency is encoded in adjacentThe nonzero coefficient number of macro block, according to the nonzero coefficient number of adjacent coded macroblocks H.264 mark of foundation againAccurate conversion obtains the nonzero coefficient number nC of this macro block, then determines corresponding code according to nC spanTable, tables look-up and encodes.
Secondly, coding hangover coefficient;
Because the amplitude perseverance of hangover coefficient is 1, only need to encode to its amplitude, CAVLCMiddle use 0 represents positive sign, and 1 represents negative sign, encodes from high frequency to low frequency according to inverted order.
Again, coding nonzero coefficient;
In CALVC, except the nonzero coefficient of hangover coefficient represented by amplitude, amplitude is by two partsComposition, is respectively prefix and suffix, and suffix length is self adaptation along with the amplitude of each coding codeword rankChange. First determine after suffix length, can calculate the prefix of code word amplitude and suffix.
Again, the encode number of high frequency nonzero coefficient leading zero;
Coding use be fixing variable-length encoding look-up table.
Finally, the encode number of each nonzero coefficient leading zero.
Through after entropy coding, bit stream will be transferred on entropy decoder and decode, decode procedureAs shown in Figure 1, comprising:
Step 101, determine the nC value of bit stream;
Step 102, according to nC value difference do not try to achieve nonzero coefficient number and hangover coefficient number;
Step 103, to the decoding of hangover coefficient entropy;
Step 104, to decoding except the nonzero coefficient entropy of hangover coefficient;
Step 105, try to achieve the number of high frequency nonzero coefficient leading zero;
Step 106, try to achieve the number of each nonzero coefficient leading zero.
In to bit stream entropy decode procedure, need to be according to bit stream coefficient number, the non-zero system that obtains trailingNumber and each nonzero coefficient of several numbers, hangover coefficient, nonzero coefficient, high frequency nonzero coefficient leading zeroThe number of leading zero. Here, carrying out entropy when decoding, hangover coefficient number, nonzero coefficient number, dragTail coefficient, nonzero coefficient and each nonzero coefficient leading zero number are the mode entropy decodings that adopts poll to table look-upObtain, due to the encoded radio variable-length in bit stream, the table look-at during therefore than coding is gotThe simple realization of value, needs whole code table corresponding to search when entropy decoding, not only time-consuming, and time delayVery large.
The explanation of giving one example, as shown in table 1, table 1 is hangover coefficient number and nonzero coefficient numberQuestion blank:
Table 1
In the time that bit stream arrives entropy decoder by bit transfer, just need to first determine nC value, and then timeEphemeris 1 and other unshowned code stream tables, just can obtain trail coefficient number and nonzero coefficient number, prolongsTime larger. This finally can affect the decoding image quality of video image. With full HD, i.e. 1080P60 bitStream is example, and the maximum code stream decoding capability that conventionally can realize is 20 MBPSs (Mbps), asFruit will further be improved image quality, certainly will will improve the decoding speed to bit stream, further will improve contrastThe entropy decode rate of special stream.
Summary of the invention
In view of this, the invention provides a kind of method to the decoding of video image entropy, the method can improveTo the entropy decode rate of video image.
The present invention also provides a kind of device to the decoding of video image entropy, and this device can improve video figureThe entropy decode rate of picture.
For achieving the above object, technical scheme of the invention process is specifically achieved in that
To a method for video image entropy decoding, comprising:
Adopt address bit mapping code table information, address bit is by coding schedule mark, bit stream encoded radio and bitStream encryption length is determined, is mapped in corresponding code table information;
Receive bit stream by bit, determine address bit according to bit stream encoded radio and bit stream code length,By the code table information of determined address bit mapping, as entropy decode value.
Described coding schedule mark takies 2 bits, and bit stream encoded radio takies 4 bits, and bit stream is compiledCode length takies 4 bits, and address bit adopts 10 bit compositions altogether;
Code table information is 8 bits, and effectively whether 1 bit wherein for list item value, and remaining is entropyDecode value.
By the code table information of determined address bit mapping, as the process of entropy decode value be:
When the list item value in the code table information of mapping is while being effective, determine the code table of this bit stream coding mappingInformation is the entropy decode value obtaining.
Described entropy decode value is: hangover coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficientAnd each nonzero coefficient leading zero number.
To a device for video image entropy decoding, comprising: mapping table arranges module and entropy decoder module,Wherein,
Mapping table arranges module, for adopting address bit mapping code table information, address bit by coding schedule mark,Bit stream encoded radio and bit stream code length are determined, are mapped to corresponding code table information;
Entropy decoder module, for receiving bit stream by bit, according to bit stream encoded radio and bit stream codingLength is determined address bit, by the code table information of determined address bit mapping, as entropy decode value.
Described mapping table arranges module, also takies 2 bits, bit stream encoded radio for coding schedule markTake 4 bits, bit stream code length takies 4 bits, and address bit adopts 10 bit groups altogetherBecome; Code table information is 8 bits, and effectively whether 1 bit wherein for list item value, and remaining is entropyDecode value.
Described entropy decoder module, while being also effective for the list item value when the code table information of shining upon, determinesThe code table information of this bit stream coding mapping is the entropy decode value obtaining.
Described entropy decode value is: hangover coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficientAnd each nonzero coefficient leading zero number.
As can be seen from the above scheme, the present invention resets entropy decoding look-up table, adopts address bit mappingCode table information, address bit is determined by coding schedule mark, bit stream encoded radio and bit stream code length, is reflectedBe mapped in corresponding code table information, code table information can comprise hangover coefficient number, nonzero coefficient number,Hangover coefficient, nonzero coefficient and the decoding of each nonzero coefficient leading zero number constant entropy need poll to table look-up to obtainEntropy decode value. In the time that bit stream is decoded by bit entropy, according to bit stream code length and bit stream encoded radioDetermine corresponding address bit, obtain code table information according to corresponding address bit mapping. Due to set entropyDecoding look-up table addressing space is 1024, namely adopts 10 bits that address bit is set, so carry out entropyIn decode procedure, can complete with 100Mbps the entropy decoding of bit stream, improve the entropy to video imageDecode rate.
Brief description of the drawings
Fig. 1 is the method flow diagram that prior art is carried out entropy decoding to the bit stream receiving;
Fig. 2 is the method flow diagram based on H.264 standard is decoded to video image entropy provided by the invention;
Fig. 3 is provided by the invention based on the H.264 apparatus structure signal of standard to the decoding of video image entropyFigure.
Detailed description of the invention
For making object of the present invention, technical scheme and advantage clearer, develop simultaneously referring to accompanying drawingEmbodiment, is described in further detail the present invention.
In the time that entropy decoder receives bit stream, just need to carry out entropy decoding based on standard H.264, at entropyIn decode procedure, need to solve hangover coefficient number, nonzero coefficient number, hangover coefficient, non-by bitZero coefficient, the number of high frequency nonzero coefficient leading zero and the number of each nonzero coefficient leading zero. In background skillIn art, while carrying out entropy decoding, hangover coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficientAnd each nonzero coefficient leading zero number is that the mode entropy decoding that adopts poll to table look-up obtains, dragging whereinTail coefficient number and nonzero coefficient number be due to corresponding bit stream coding random length, thus may based onCode table just has multiple, in the time searching, need to further determine four according to the nC value of upper macro block and left macro blockOne in look-up table is carried out poll and searches, and this will increase time delay. For the mode of tabling look-up by poll, also there is this problem in other entropy decode values that carry out entropy decoding.
Because the whole entropy decoding table of search is more time-consuming, time delay is larger, in order to reduce time delay, if adoptedRealize the whole entropy decoding table of traversal fast with the Content Addressable Memory (CAM) of pure hardware, byVariable length in entropy coding causes whole entropy decoding table capacity huge, causes CAM capacity and cost huge.
Therefore, the present invention resets entropy decoding look-up table, adopts address bit mapping code table information, addressPosition is determined by coding schedule mark, bit stream encoded radio and bit stream code length, is mapped to corresponding code tableIn information, code table information can comprise hangover coefficient number, nonzero coefficient number, hangover coefficient, non-zeroThe entropy decode value that the decoding of coefficient and each nonzero coefficient leading zero number constant entropy needs poll to table look-up to obtain. ThanWhen special stream is decoded by bit entropy, determine corresponding address according to bit stream code length and bit stream encoded radioPosition, obtains code table information according to corresponding address bit mapping. Due to set entropy decoding look-up table addressingSpace is 1024, namely adopts 10 bits that address bit is set, thus carry out in entropy decode procedure, canTo complete the entropy decoding of bit stream with 100Mbps, improve the entropy decode rate to video image. ThisThe hardware store resource that the decoding table of bright structure takies is few, and cost is low.
The entropy decoding scheme key component providing in the present invention completes with lookup table mode, so entropy decoding performanceRise to internal storage access speed, can be competent at the entropy decoding of the above H.264 bit stream of 100Mbps completely,Thereby for performance bottleneck has been eliminated in high image quality, full HD even 4K, the decoding of 8K high definition, and high code check is highImage quality decoding is that embedded platform is incompetent. And the present invention is by entropy decoding scheme provided by the inventionBe applied on FPGA platform, just can break through this bottleneck. Method proposed by the invention, for FPGAThe feature that on sheet, internal memory is few is optimized, and is applicable to very much FPGA platform and realizes.
In the present invention, when entropy decoding look-up table is set, can be shifted by bit by bit stream, record moves downThe figure place entering, last four of immigration are designated as significance bit, then in conjunction with definite nC value, the decoding of structure entropyThe address bit of look-up table, then corresponds to this address bit in corresponding code table information. Wherein, nC valueTo calculate according to the nonzero coefficient number solving and the nonzero coefficient number of adjacent macroblocks.
Fig. 2 is the method flow diagram based on H.264 standard is decoded to video image entropy provided by the invention,Its concrete steps are:
Step 201, employing address bit mapping code table information, address bit is compiled by coding schedule mark, bit streamCode value and bit stream code length are determined, are mapped in corresponding code table information;
Here, coding schedule mark takies 2 bits, and bit stream encoded radio takies 4 bits, bitStream encryption length takies 4 bits, and address bit adopts 10 bit compositions altogether;
Code table information is 8 bits, and 1 bit is wherein the list item value searching, and remaining is concreteEntropy decode value, such as having 2 bits for hangover coefficient, 5 bits are nonzero coefficient etc.;
Step 202, by bit receive bit stream, true according to bit stream encoded radio and bit stream code lengthDetermine address bit, by the code table information of determined address bit mapping, as entropy decode value;
In this step, when the list item value in the code table information of mapping is while being effective, determine that this bit stream compilesThe code table information of code mapping is the entropy decode value obtaining, and then receives subsequent bits stream by bit, pressesContinue to carry out according to the process of step 202.
Lift an object lesson explanation.
According to the step 201 of Fig. 2, the table of structure address bit mapping code table information is table 2:
Table 2
In the time that entropy decoder receives bit stream by bit, code length value is cumulative according to moving into bit number,The encoded radio of the rear four Bit Significance corresponding address positions of encoded radio, code identification value is according to top macro block and a left sideLimit macro block nC value converts and draws by agreement H.264, and here the first macroblock coding is designated " 00 ",Address bit has just been determined like this, and table look-at can obtain coding significance bit, when this position is ' 0 ', continuesMove into H.264 bit value of the next one, when this position is ' 1 ', represent that this bit stream encoded radio is effective, straightConnecing tables look-up obtains nonzero coefficient and hangover coefficient.
In the time that this table 2 is set, bit rate coding length is that physical length subtracts 1.
In the time that bit stream is " 0000000111 ", the process that entropy decoder carries out entropy decoding is:
Move into code stream " 0 ". Coding schedule is designated " 00 ", and code length is " 0000 ", encoded radioFor " 0000 ", the code table information obtaining is " 00000000 ";
Move into code stream " 00 ". Coding schedule is designated " 00 ", and code length is " 0001 ", encoded radioFor " 0000 ", the code table information obtaining is " 00000000 ";
Move into code stream " 000 ". Coding schedule is designated " 00 ", and code length is " 0010 ", codingValue is " 0000 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 0000 ". Coding schedule is designated " 00 ", and code length is " 0011 ", codingValue is " 0000 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 00000 ". Coding schedule is designated " 00 ", and code length is " 0100 ", compilesCode value is " 0000 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 000000 ". Coding schedule is designated " 00 ", and code length is " 0101 ", compilesCode value is " 0000 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 0000000 ". Coding schedule is designated " 00 ", and code length is " 0110 ",Encoded radio is " 0000 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 00000001 ". Coding schedule is designated " 00 ", and code length is " 0111 ",Encoded radio is " 0001 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 000000011 ", coding schedule is designated " 00 ", and code length is " 1000 ",Encoded radio is " 0011 ", and the code table information obtaining is " 00000000 ";
Move into code stream " 0000000111 ", coding schedule is designated " 00 ", and code length is " 1001 ",Encoded radio is " 0111 ", and the code table information obtaining is " 10010000 ".
At this moment, the list item value obtaining is " 1 ", shows entropy decoding effectively, the nonzero coefficient sum obtainingNumber is that " 00100 " and hangover coefficient number are " 00 ".
Fig. 3 is provided by the invention based on the H.264 apparatus structure signal of standard to the decoding of video image entropyFigure, comprising: mapping table arranges module and entropy decoder module, wherein,
Mapping table arranges module, for adopting address bit mapping code table information, address bit by coding schedule mark,Bit stream encoded radio and bit stream code length are determined, are mapped to corresponding code table information;
Entropy decoder module, for receiving bit stream by bit, according to bit stream encoded radio and bit stream codingLength is determined address bit, by the code table information of determined address bit mapping, as entropy decode value.
In this device, mapping table arranges module, also takies 2 bits, bit for coding schedule markStream encryption value takies 4 bits, and bit stream code length takies 4 bits, and address bit adopts 10 altogetherIndividual bit composition; Code table information is 8 bits, and 1 bit is wherein the list item value searching, all the otherBe concrete entropy decode value.
In this device, entropy decoder module, is also effective for the list item value of the code table information when mappingTime, determine that the code table information of this bit stream coding mapping is the entropy decode value obtaining, and then by bitReception subsequent bits stream, continues to carry out according to said process.
In this device, described entropy decode value for hangover coefficient number, nonzero coefficient number, hangover coefficient,Nonzero coefficient and each nonzero coefficient leading zero number.
More than lift preferred embodiment, the object, technical solutions and advantages of the present invention have been carried out further in detailDescribe in detail brightly, institute it should be understood that and the foregoing is only preferred embodiment of the present invention, not in order toRestriction the present invention, within the spirit and principles in the present invention all, any amendment of doing, be equal to replace andImprove etc., within all should being included in protection scope of the present invention.

Claims (6)

1. the method to the decoding of video image entropy, is characterized in that, comprising:
Adopt address bit mapping code table information, address bit is by coding schedule mark, bit stream encoded radio and bitStream encryption length is determined, is mapped in corresponding code table information;
Receive bit stream by bit, determine address bit according to bit stream encoded radio and bit stream code length,By the code table information of determined address bit mapping, as entropy decode value;
By the code table information of determined address bit mapping, as the process of entropy decode value be:
When the list item value in the code table information of mapping is while being effective, determine the code table of this bit stream coding mappingInformation is the entropy decode value obtaining.
2. the method for claim 1, is characterized in that, described coding schedule mark takies 2Bit, bit stream encoded radio takies 4 bits, and bit stream code length takies 4 bits, address bitAdopt altogether 10 bit compositions;
Code table information is 8 bits, and effectively whether 1 bit wherein for list item value, and remaining is entropyDecode value.
3. method as claimed in claim 1 or 2, is characterized in that, described entropy decode value is: dragTail coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficient and each nonzero coefficient leading zero number.
4. the device to the decoding of video image entropy, is characterized in that, comprising: mapping table arranges mouldPiece and entropy decoder module, wherein,
Mapping table arranges module, for adopting address bit mapping code table information, address bit by coding schedule mark,Bit stream encoded radio and bit stream code length are determined, are mapped to corresponding code table information;
Entropy decoder module, for receiving bit stream by bit, according to bit stream encoded radio and bit stream codingLength is determined address bit, by the code table information of determined address bit mapping, as entropy decode value;
Described entropy decoder module, while being also effective for the list item value when the code table information of shining upon, determinesThe code table information of this bit stream coding mapping is the entropy decode value obtaining.
5. device as claimed in claim 4, is characterized in that, described mapping table arranges module, alsoTake 2 bits for coding schedule mark, bit stream encoded radio takies 4 bits, and bit stream coding is longDegree takies 4 bits, and address bit adopts 10 bit compositions altogether; Code table information is 8 bits, itsIn 1 bit for whether effectively list item value, remaining is entropy decode value.
6. the device as described in claim 4 or 5, is characterized in that, described entropy decode value is: dragTail coefficient number, nonzero coefficient number, hangover coefficient, nonzero coefficient and each nonzero coefficient leading zero number.
CN201310328822.8A 2013-07-31 2013-07-31 To method and the device of the decoding of video image entropy Expired - Fee Related CN103414897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310328822.8A CN103414897B (en) 2013-07-31 2013-07-31 To method and the device of the decoding of video image entropy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310328822.8A CN103414897B (en) 2013-07-31 2013-07-31 To method and the device of the decoding of video image entropy

Publications (2)

Publication Number Publication Date
CN103414897A CN103414897A (en) 2013-11-27
CN103414897B true CN103414897B (en) 2016-05-18

Family

ID=49607879

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310328822.8A Expired - Fee Related CN103414897B (en) 2013-07-31 2013-07-31 To method and the device of the decoding of video image entropy

Country Status (1)

Country Link
CN (1) CN103414897B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1825963A (en) * 2006-02-13 2006-08-30 清华大学 Adaptive variable length decoding method based on text
CN101370138A (en) * 2007-08-17 2009-02-18 中国科学院计算技术研究所 Decoding method for H.264 standard CAVLC residual error coefficient
CN101500159A (en) * 2008-01-31 2009-08-05 华为技术有限公司 Method and apparatus for image entropy encoding, entropy decoding
CN102238387A (en) * 2011-05-25 2011-11-09 深圳市融创天下科技股份有限公司 Video entropy code as well as entropy coding method, device and medium
CN102547260A (en) * 2010-12-22 2012-07-04 联芯科技有限公司 Decoding method of adaptive variable length coding based on context and system thereof
CN102710937A (en) * 2011-06-02 2012-10-03 龙芯中科技术有限公司 Entropy decoding device and method for realizing CAVLC (context-based adaptive variable length coding) of H.246

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1825963A (en) * 2006-02-13 2006-08-30 清华大学 Adaptive variable length decoding method based on text
CN101370138A (en) * 2007-08-17 2009-02-18 中国科学院计算技术研究所 Decoding method for H.264 standard CAVLC residual error coefficient
CN101500159A (en) * 2008-01-31 2009-08-05 华为技术有限公司 Method and apparatus for image entropy encoding, entropy decoding
CN102547260A (en) * 2010-12-22 2012-07-04 联芯科技有限公司 Decoding method of adaptive variable length coding based on context and system thereof
CN102238387A (en) * 2011-05-25 2011-11-09 深圳市融创天下科技股份有限公司 Video entropy code as well as entropy coding method, device and medium
CN102710937A (en) * 2011-06-02 2012-10-03 龙芯中科技术有限公司 Entropy decoding device and method for realizing CAVLC (context-based adaptive variable length coding) of H.246

Also Published As

Publication number Publication date
CN103414897A (en) 2013-11-27

Similar Documents

Publication Publication Date Title
JP5778339B2 (en) Internal bit depth increase in video coding
TWI657692B (en) Rice parameter initialization for coefficient level coding in video coding process
AU2012332417B2 (en) Padding of segments in coded slice NAL units
US9451277B2 (en) Restriction of prediction units in B slices to uni-directional inter prediction
TWI484830B (en) Coding of transform coefficients for video coding
CN103430542B (en) After random access memory, the video coding technique of picture is depended in decoding
RU2563681C2 (en) Separately coding position of last significant coefficient of video block in video coding
US11070843B2 (en) Coding of last significant coefficient flags
JP2019515580A (en) Neighbor based signaling in intra prediction mode
CN103430539A (en) Decoded picture buffer management
US9143802B2 (en) Fragmented parameter set for video coding
CN104041029A (en) Determining contexts for coding transform coefficient data in video coding
CN104704841A (en) Error resilient decoding unit association
CN103609121A (en) Unified merge mode and adaptive motion vector prediction mode candidates selection
CN103999367A (en) Context reduction for context adaptive binary arithmetic coding
CN103404144A (en) Quantized pulse code modulation in video coding
CN103748882A (en) Mvc Based 3dvc Codec Supporting Inside View Motion Prediction (Ivmp) Mode
CN104641645A (en) Indication of interlaced video data for video coding
CN105103561A (en) Parameter set designs for video coding extensions
TW201440498A (en) Progressive refinement with temporal scalability support in video coding
CN104205832A (en) Group flag in transform coefficient coding for video coding
CN105379271A (en) Improved cross-layer alignment of intra random access point pictures
CN105122798A (en) Indication of cross-layer picture type alignment in multi-layer video coding
WO2012119463A1 (en) Coding method, decoding method, and equipments for transform coefficients
WO2020114356A1 (en) Inter-frame prediction method and related device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100083 Beijing City, Haidian District Xueyuan Road No. 30 Fangxing building room 1002

Applicant after: VORX TELECOMMUNICATIONS Co.,Ltd.

Address before: 100083 Beijing City, Haidian District Xueyuan Road No. 30 Fangxing building room 1002

Applicant before: Beijing Vorx Telecommunications Co.,Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: BEIJING VORX TELECOMMUNICATIONS CO., LTD. TO: BEIJING VORX TELECOM TECHNOLOGY CO., LTD.

C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 100093 Beijing city Haidian District minzhuang Road No. 3 Building No. 5 Yuquan Huigu Tsinghua Science Park on the ground floor on the west side of room 101

Applicant after: VORX TELECOMMUNICATIONS Co.,Ltd.

Address before: 100083 Beijing City, Haidian District Xueyuan Road No. 30 Fangxing building room 1002

Applicant before: VORX TELECOMMUNICATIONS Co.,Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20190902

Address after: 100093 Beijing city Haidian District minzhuang Road No. 3 Building No. 5 Yuquan Huigu Tsinghua Science Park on the ground floor on the west side of room 101

Co-patentee after: BEIJING VORXSOFT TECHNOLOGY Co.,Ltd.

Patentee after: VORX TELECOMMUNICATIONS Co.,Ltd.

Address before: 100093 Beijing city Haidian District minzhuang Road No. 3 Building No. 5 Yuquan Huigu Tsinghua Science Park on the ground floor on the west side of room 101

Patentee before: VORX TELECOMMUNICATIONS Co.,Ltd.

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

Granted publication date: 20160518

Termination date: 20210731

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