CN113286151B - Hardware encoder pipeline circuit - Google Patents

Hardware encoder pipeline circuit Download PDF

Info

Publication number
CN113286151B
CN113286151B CN202110820468.5A CN202110820468A CN113286151B CN 113286151 B CN113286151 B CN 113286151B CN 202110820468 A CN202110820468 A CN 202110820468A CN 113286151 B CN113286151 B CN 113286151B
Authority
CN
China
Prior art keywords
unit
tree
coding tree
mode
maximum coding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110820468.5A
Other languages
Chinese (zh)
Other versions
CN113286151A (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.)
Hangzhou Boya Hongtu Video Technology Co ltd
Original Assignee
Hangzhou Boya Hongtu Video 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 Hangzhou Boya Hongtu Video Technology Co ltd filed Critical Hangzhou Boya Hongtu Video Technology Co ltd
Priority to CN202110820468.5A priority Critical patent/CN113286151B/en
Publication of CN113286151A publication Critical patent/CN113286151A/en
Application granted granted Critical
Publication of CN113286151B publication Critical patent/CN113286151B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/42Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation
    • H04N19/423Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements
    • H04N19/426Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by implementation details or hardware specially adapted for video compression or decompression, e.g. dedicated software implementation characterised by memory arrangements using memory downsizing methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/96Tree coding, e.g. quad-tree coding

Abstract

The present disclosure relates to a hardware encoder pipeline circuit, comprising: the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit; the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode; a quadtree QT mode decision unit supporting a maximum coding tree unit; a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit; the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result; the sub-pixel estimation unit is sequentially connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit, the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit; the intra mode pre-decision unit is connected to the quad tree QT mode decision unit that supports the largest coding tree unit.

Description

Hardware encoder pipeline circuit
Technical Field
The present disclosure relates to the field of hardware encoding technologies, and more particularly, to a pipeline circuit of a hardware encoder.
Background
The continuously optimized video coding standards help to further improve the compression efficiency of video images and reduce the cost of video image storage and network transmission, including the latest video coding standards such as AVS3, AV1, H.266 and the like. However, these new video coding standards employ larger processing units, more candidate modes, and higher data dependency. This means that the new standard also has higher processing complexity than the previous standard, i.e. longer processing time for video compression, more resources required and higher parallel design difficulties. Specifically, in the AVS3 video coding standard, the coding Tree unit ctu (coding Tree unit) supports a binary Tree BT partition and an extended quad Tree EQT partition in addition to the conventional quad Tree QT partition. Taking the CTU with the maximum size of 128x128 as an example, the partitioning combination of QT/BT/EQT is shown in FIG. 1. During the encoder process, it is necessary to select an optimal partitioning result among QT/BT/EQTs of various sizes (such as 128x128, 64x64, etc.) through mode decision. Clearly, the AVS3 standard presents higher challenges to high performance hardware video encoder design relative to previous generation encoders such as AVS2 (QT only partitioning).
The AVS3 standard is the latest generation of ultra-high definition-oriented video coding standard independently developed in China, and a related scheme in the design aspect of a hardware encoder is not disclosed at present. However, the former generation AVS2 or international standard h.265 hardware encoder typically employs CTU-level-based pipelining, where the CTU-level relationships associated with the module decision module md (mode decision) are shown in fig. 2. In the figure, the MD only supports the QT mode partitioning decision process.
As shown in fig. 2, the conventional CTU-level hardware MD module circuit only supports QT decision, i.e. on the one hand, does not support BT/EQT decision processing. On the other hand, if the BT/EQT processing process is directly merged into the MD process of QT, a one-level MD pipeline processing is adopted, which results in the overall MD processing process being too complex, which means that according to a design method similar to the conventional AVS3, it is difficult to not only process the QT/BT/EQT decision process within the same pipeline time, but also may cause performance loss due to more tool abandonments, and it is difficult to achieve balance between area, speed, and encoder mode decision performance.
In addition to the challenges that the MD module itself may face during QT/BT/EQT processing, in AVS2 hardware encoder design, the inter-frame SKIP mode is a single stage pipeline circuit process that requires all QT interpolated pixel results to be passed to the MD. Although the time for the MD internal interpolation processing can be saved, a large number of different types of SKIP interpolated pixels are required due to the QT/BT/EQT in AVS3 and more size combinations. This means that SKIP individual pipeline stages would result in excessive intermediate storage, which obviously requires more transmission overhead.
Disclosure of Invention
In view of the shortcomings in the prior art noted by the background of the technology, the present invention overcomes the above-listed shortcomings in the prior art and provides a two-stage CTU mode decision pipeline circuit structure.
The present disclosure provides a hardware encoder pipeline circuit, including:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is sequentially connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit, the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit;
the intra mode pre-decision unit is connected to the quad tree QT mode decision unit that supports the largest coding tree unit.
Further, the quadtree QT mode decision unit supporting the maximum coding tree unit includes internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Further, the decision unit of the mode of the binary tree BT and the extended quad-tree EQT supporting the maximum coding tree unit internally includes:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Further, still include:
and the mode decision division unit is used for carrying out intra-frame coding on all the final division sizes according to real peripheral reference pixels for the optimal division mode which is decided by all the sizes of the current coding tree unit CTU.
In order to solve the above technical problem, the present disclosure further provides a hardware encoder pipeline circuit, including:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit;
the intra-frame mode pre-decision unit is connected with a binary tree BT and an extended quad-tree EQT mode decision unit which support a maximum coding tree unit;
the quad-tree QT mode decision unit supporting the maximum coding tree unit is connected with the deblocking unit in parallel with the binary tree BT supporting the maximum coding tree unit and the extended quad-tree EQT mode decision unit.
Further, still include:
the comparison unit is used for comparing and analyzing the decision results of the quad-tree QT mode decision unit supporting the maximum coding tree unit and the decision results of the binary tree BT and the extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and preferentially outputting the decision results;
the comparing unit is positioned between the quad-tree QT mode decision unit supporting the maximum coding tree unit and the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit.
Further, the quadtree QT mode decision unit supporting the maximum coding tree unit includes internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Further, the decision unit of the mode of the binary tree BT and the extended quad-tree EQT supporting the maximum coding tree unit internally includes:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
The beneficial effect of this disclosure does:
first, unlike previous generation hardware encoder circuits such as AVS2, in order to save a large amount of storage cost in the middle of the SKIP circuit in the AVS3 hardware encoder, the present disclosure implements the SKIP circuit in mode internal decision.
Secondly, the disclosure provides that the CTU-level MD functional circuit in the AVS3 encoder is divided into QT and BTEQT processing circuits respectively, and two possible implementation schemes are provided, so that the design and implementation difficulty of the MD functional circuit in the AVS3 can be reduced, and the difficulty that the QT/BT/EQT is difficult to process in a centralized manner in one-level CTU MD running water is avoided.
Drawings
FIG. 1 shows a schematic diagram of QT/BT/EQT partitioning pattern of a CTU in AVS 3;
FIG. 2 is a schematic diagram showing the related pipeline relationship of MD modules in an AVS2 hardware encoder;
fig. 3 shows a schematic structural diagram of embodiment 1 of the present disclosure;
FIG. 4 shows a schematic structural diagram of a preferred embodiment of example 1 of the present disclosure;
fig. 5 shows a schematic structural diagram of embodiment 2 of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
Various structural schematics according to embodiments of the present disclosure are shown in the figures. The figures are not drawn to scale, wherein certain details are exaggerated and possibly omitted for clarity of presentation. The shapes of various regions, layers, and relative sizes and positional relationships therebetween shown in the drawings are merely exemplary, and deviations may occur in practice due to manufacturing tolerances or technical limitations, and a person skilled in the art may additionally design regions/layers having different shapes, sizes, relative positions, as actually required.
TABLE 1 Key Module functional description
Module English full scale Chinese character Main function
SKIP Skip Inter prediction skip mode Inter prediction skip mode
FME Fractional pixel motion estimation Sub-pixel motion estimation Pixel-by-pixel search of CTU
PreIP Pre-Intra Prediction Intra-mode pre-decision unit Rapid preselection of intra mode
MD Mode Decision Mode decision Traditional mode decision circuit
MD_QT Mode Decisionfor Quad Tree Support forQuad-tree QT mode decision for maximum CTU Mode decision circuit
MD_BTEQT Mode Decision for Binary Tree and Extended QT Bitbree BT and EQT mode decisions supporting maximum CTU Mode decision circuit
DBK De-blocking Deblocking effect Coding unit deblocking filter post-processing
The first embodiment is as follows:
as shown in fig. 3:
the present disclosure provides a hardware encoder pipeline circuit, including:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is sequentially connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit, the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit;
the intra mode pre-decision unit is connected to the quad tree QT mode decision unit that supports the largest coding tree unit.
Further, the quadtree QT mode decision unit supporting the maximum coding tree unit includes internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Further, the decision unit of the mode of the binary tree BT and the extended quad-tree EQT supporting the maximum coding tree unit internally includes:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
As shown in fig. 4, the first embodiment of the present application may be further modified as follows:
further, still include:
and the mode decision division unit is used for carrying out intra-frame coding on all the final division sizes according to real peripheral reference pixels for the optimal division mode which is decided by all the sizes of the current coding tree unit CTU.
The beneficial effect of this disclosure does:
first, unlike previous generation hardware encoder circuits such as AVS2, in order to save a large amount of storage cost in the middle of the SKIP circuit in the AVS3 hardware encoder, the present disclosure implements the SKIP circuit in mode internal decision.
Secondly, the disclosure provides that the CTU-level MD functional circuit in the AVS3 encoder is divided into QT and BTEQT processing circuits respectively, and two possible implementation schemes are provided, so that the design and implementation difficulty of the MD functional circuit in the AVS3 can be reduced, and the difficulty that the QT/BT/EQT is difficult to process in a centralized manner in one-level CTU MD running water is avoided.
Example two:
as shown in fig. 5, the present disclosure also provides a hardware encoder pipeline circuit, including:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit;
the intra-frame mode pre-decision unit is connected with a binary tree BT and an extended quad-tree EQT mode decision unit which support a maximum coding tree unit;
the quad-tree QT mode decision unit supporting the maximum coding tree unit is connected with the deblocking unit in parallel with the binary tree BT supporting the maximum coding tree unit and the extended quad-tree EQT mode decision unit.
Further, still include:
the comparison unit is used for comparing and analyzing the decision results of the quad-tree QT mode decision unit supporting the maximum coding tree unit and the decision results of the binary tree BT and the extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and preferentially outputting the decision results;
the comparing unit is positioned between the quad-tree QT mode decision unit supporting the maximum coding tree unit and the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit.
Further, the quadtree QT mode decision unit supporting the maximum coding tree unit includes internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Further, the decision unit of the mode of the binary tree BT and the extended quad-tree EQT supporting the maximum coding tree unit internally includes:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
Firstly, in the two schemes, the invention realizes the SKIP inter-frame prediction mode inside the MD.
Second, in the MDQT and MD _ BTEQT pipeline processing schemes shown in fig. 3, it can be seen that for the largest CTU pipeline MD processing circuit, there is a division into two stages of MD pipeline processing without concentrating all candidate division modes into one stage of pipeline processing. However, it should be noted that, in the video coding process, the intra mode decision process needs to rely on the left and top-left MD final pixels of the current CTU unit for prediction to ensure consistent coding and decoding. Normally, intra prediction of CTU1 MD in the figure needs to wait for all MDs of CTU0 to complete before processing. However, due to the use of the fig. 3 scheme, CTU0 and CTU1 would be in two different MD decision processes. That is, the CTU0 enters MD BTEQT after completion of MD _ QT, and the CTU1 enters MD _ QT at this time, meaning that the CTU1 cannot acquire the final mode decision pixel of the CTU 0. The same problem exists between CTU2 and CTU 3. To avoid this problem, MDENC modules are added. In the MD _ BTEQT processing, the intra prediction may refer to the left and upper left original or partially reconstructed pixels, only to the mode decision pixels that have already been obtained above. For example, CTU3 intra prediction may refer to only the pixels of CTU 0. And after the current CTU decision is completed, reforming the code stream by using the MDENC module to the optimal division result so as to realize the code stream meeting the coding standard. Although this approach may increase a portion of the area, the MDENC strategy is adopted to reform the encoding result, so that more flexible algorithms can be adopted in MD _ QT and MD _ BTEQT, which is not necessarily limited by the dependency of the encoding standard intra-frame processing procedure.
Finally, unlike the two-stage pipeline scheme shown in fig. 3, the MD _ QT and MD _ BTEQT processing circuits in fig. 4 are processed in parallel, and finally compared to obtain the optimal mode decision result. This allows the current CTU to reference the true mode decision pixels on the left and top left of the perimeter, avoiding the performance penalty of the scheme of fig. 3 due to data-dependent compromises. However, parallel processing means that MD _ QT and MD _ BTEQT need to be stored separately before comparison. Compared with the scheme of fig. 3, which can be compared in the process (only one optimal result is needed), the scheme of fig. 4 results in twice the storage cost of the final decision result.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (8)

1. A hardware encoder pipeline circuit, comprising:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is sequentially connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit, the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit;
the intra mode pre-decision unit is connected to the quad tree QT mode decision unit that supports the largest coding tree unit.
2. The circuit of claim 1, wherein the maximum coding tree unit supported quadtree QT mode decision unit comprises internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
3. The circuit of claim 1, wherein the binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit comprises internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
4. A circuit according to any one of claims 1 to 3, further comprising:
and the mode decision division unit is used for carrying out intra-frame coding on all the final division sizes according to real peripheral reference pixels for the optimal division mode which is decided by all the sizes of the current coding tree unit CTU.
5. A hardware encoder pipeline circuit, comprising:
the sub-pixel estimation unit is used for carrying out sub-pixel search on the coding tree unit;
the intra-frame mode pre-decision unit is used for quickly pre-selecting an intra-frame mode;
a quadtree QT mode decision unit supporting a maximum coding tree unit;
a binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit;
the deblocking unit is used for outputting the result to the DDR memory after the coding tree unit processes the result;
the sub-pixel estimation unit is connected with the quad-tree QT mode decision unit supporting the maximum coding tree unit;
the intra-frame mode pre-decision unit is connected with a binary tree BT and an extended quad-tree EQT mode decision unit which support a maximum coding tree unit;
the quad-tree QT mode decision unit supporting the maximum coding tree unit is connected with the deblocking unit in parallel with the binary tree BT supporting the maximum coding tree unit and the extended quad-tree EQT mode decision unit.
6. The circuit of claim 5, further comprising:
the comparison unit is used for comparing and analyzing the decision results of the quad-tree QT mode decision unit supporting the maximum coding tree unit and the decision results of the binary tree BT and the extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and preferentially outputting the decision results;
the comparing unit is positioned between the quad-tree QT mode decision unit supporting the maximum coding tree unit and the binary tree BT and extended quad-tree EQT mode decision unit supporting the maximum coding tree unit and the deblocking unit.
7. The circuit of claim 5, wherein the maximum coding tree unit supported Quadtree (QT) mode decision unit comprises internally:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
8. The circuit of claim 5, wherein the binary tree BT and extended quad tree EQT mode decision unit supporting the maximum coding tree unit comprises:
and the skip unit is used for acquiring the skip reference pixel of the coding tree unit.
CN202110820468.5A 2021-07-20 2021-07-20 Hardware encoder pipeline circuit Active CN113286151B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110820468.5A CN113286151B (en) 2021-07-20 2021-07-20 Hardware encoder pipeline circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110820468.5A CN113286151B (en) 2021-07-20 2021-07-20 Hardware encoder pipeline circuit

Publications (2)

Publication Number Publication Date
CN113286151A CN113286151A (en) 2021-08-20
CN113286151B true CN113286151B (en) 2021-11-16

Family

ID=77286791

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110820468.5A Active CN113286151B (en) 2021-07-20 2021-07-20 Hardware encoder pipeline circuit

Country Status (1)

Country Link
CN (1) CN113286151B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019234640A1 (en) * 2018-06-05 2019-12-12 Beijing Bytedance Network Technology Co., Ltd. Extended quad-tree with asymmetric sub-blocks
CN111385572A (en) * 2018-12-27 2020-07-07 华为技术有限公司 Prediction mode determining method and device, coding equipment and decoding equipment
CN111918057A (en) * 2020-07-02 2020-11-10 北京大学深圳研究生院 Hardware-friendly intra-frame coding block dividing method, equipment and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019234640A1 (en) * 2018-06-05 2019-12-12 Beijing Bytedance Network Technology Co., Ltd. Extended quad-tree with asymmetric sub-blocks
CN111385572A (en) * 2018-12-27 2020-07-07 华为技术有限公司 Prediction mode determining method and device, coding equipment and decoding equipment
CN111918057A (en) * 2020-07-02 2020-11-10 北京大学深圳研究生院 Hardware-friendly intra-frame coding block dividing method, equipment and storage medium

Also Published As

Publication number Publication date
CN113286151A (en) 2021-08-20

Similar Documents

Publication Publication Date Title
RU2684197C1 (en) Methods, devices and system for parallel video encoding and decoding
JP5496667B2 (en) Efficient fetching for motion compensated video decoding
CN103444172B (en) Method for inducing a merge candidate block and device using same
US10567806B2 (en) Method of block-based adaptive loop filtering
US20180041758A1 (en) Method and system for video picture intra-prediction estimation
US20060133504A1 (en) Deblocking filters for performing horizontal and vertical filtering of video data simultaneously and methods of operating the same
TW201924342A (en) Method and apparatus of neural network for video coding
CN100586180C (en) Be used to carry out the method and system of de-blocking filter
US8867606B2 (en) Multi-core image encoding processing device and image filtering method thereof
CN106851316A (en) The method decoded to intra prediction mode
Shen et al. Ultra fast H. 264/AVC to HEVC transcoder
CN103051892B (en) Embedded loop filter method and embedded loop filter
CN106454349A (en) Motion estimation block matching method based on H.265 video coding
CN102769753B (en) H264 encoder and coding method
CN104521234A (en) Method and apparatus for video processing incorporating deblocking and sample adaptive offset
Fang et al. Fast intra prediction algorithm and design for high efficiency video coding
CN113286151B (en) Hardware encoder pipeline circuit
US9473782B2 (en) Loop filtering managing storage of filtered and unfiltered pixels
CN105100799A (en) Method for reducing intraframe coding time delay in HEVC encoder
CN101605263B (en) Method and device for intraframe prediction
US20100014597A1 (en) Efficient apparatus for fast video edge filtering
Yan et al. Parallel deblocking filter for H. 264/AVC implemented on Tile64 platform
Jiang et al. GPU-based intra decompression for 8K real-time AVS3 decoder
CN112422983A (en) Universal multi-core parallel decoder system and application thereof
Chen et al. Algorithm analysis and architecture design for HDTV applications-a look at the H. 264/AVC video compressor system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant