US20180115782A1 - Complexity reduction of significance map coding - Google Patents
Complexity reduction of significance map coding Download PDFInfo
- Publication number
- US20180115782A1 US20180115782A1 US15/847,995 US201715847995A US2018115782A1 US 20180115782 A1 US20180115782 A1 US 20180115782A1 US 201715847995 A US201715847995 A US 201715847995A US 2018115782 A1 US2018115782 A1 US 2018115782A1
- Authority
- US
- United States
- Prior art keywords
- block
- quantized transform
- transform coefficients
- coding
- significance map
- 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.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/186—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being a colour or a chrominance component
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/46—Embedding additional information in the video signal during the compression process
- H04N19/463—Embedding additional information in the video signal during the compression process by compressing encoding parameters before transmission
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/70—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals characterised by syntax aspects related to video coding, e.g. related to compression standards
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/90—Methods 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/91—Entropy coding, e.g. variable length coding [VLC] or arithmetic coding
Definitions
- the present invention relates to the field of video coding. More specifically, the present invention relates the complexity reduction in video coding.
- a 4 ⁇ 4 positional-based coding method which has 9 context for luma and 6 contexts for chroma
- a 8 ⁇ 8 positional-based coding method which has 11 contexts for luma and 11 contexts for chroma
- a 16 ⁇ 16/32 ⁇ 32 mask-based coding method which has 7 contexts for luma and 4 contexts for chroma.
- the 4 ⁇ 4 positional-based coding method has different groupings of a significance map for luma 102 and chroma 100 . Therefore, different mappings for chroma 102 and luma 100 are used to map the position in the significance map to the corresponding context index increment. As a result, the following complexities exist: two 15 element mapping tables are used to determine the context increment, and branches based on the luma/chroma decisions are needed to determine the context increment in the coding of 4 ⁇ 4, 8 ⁇ 8 and 16 ⁇ 16/32 ⁇ 32 significance maps.
- HEVC High Efficiency Video Coding
- a method of reducing complexity in coding of non-zero 4 ⁇ 4 significance map programmed in a device comprises scanning quantized transform coefficients, determining a position of a last non-zero quantized coefficient, and generating a significance map from the quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment.
- the context increment mapping comprises a single 15 element lookup table.
- the method further comprises coding video content without determining a context offset based on a luma/chroma decision of at least one of 8 ⁇ 8, 16 ⁇ 16, and 32 ⁇ 32 significance map.
- the device is selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- an encoder comprises a scanning module programmed in hardware configured for scanning quantized transform coefficients, a first generating module programmed in hardware configured for generating a position of a last non-zero quantized transform coefficient, and a second generating module programmed in hardware configured for generating a significance map from the quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment.
- the context increment mapping comprises a single 15 element lookup table.
- the encoder further comprises a coding module programmed in hardware for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8 ⁇ 8, 16 ⁇ 16, and 32 ⁇ 32 significance map.
- the encoder is contained within a device selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- an apparatus comprises a non-transitory memory for storing an application, the application for generating a significance map from quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment and a processing component coupled to the memory, the processing component configured for processing the application.
- the application is further for scanning the quantized transform coefficients.
- the context increment mapping comprises a single 15 element lookup table.
- the application is further for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8 ⁇ 8, 16 ⁇ 16, and 32 ⁇ 32 significance map.
- FIG. 1 illustrates a diagram of a significance map with different groupings for the luma and chroma contexts according to some embodiments.
- FIG. 2 illustrates a diagram of a significance map with where the luma and chroma contexts have the same number of contexts and the same context index increment mapping according to some embodiments.
- FIG. 3 illustrates a flowchart of a method of complexity reduction of significance map coding according to some embodiments.
- FIG. 4 illustrates a block diagram of an exemplary computing device configured to implement the reduced complexity significance map coding method according to some embodiments.
- FIG. 5 illustrates a general diagram of an HEVC encoder according to some embodiments.
- FIG. 6 illustrates a general diagram of an HEVC decoder according to some embodiments.
- Video compression is utilized to transmit and receive digital video information more efficiently. Video compression utilizes techniques to reduce or remove redundant data in video sequences.
- HEVC High Efficiency Video Coding
- CUs coding units
- CUs are able to be split into smaller blocks for prediction or transform.
- Each CU is able to be further partitioned into prediction units (PUs) and transform units (TUs).
- PUs prediction units
- TUs transform units
- a CU typically has a luminance component, denoted as Y, and two chroma components, denoted as U and V.
- a predictive block for the block is derived.
- the predictive block is able to be derived either through intra (I) prediction (e.g., spatial prediction) or inter (P or B) prediction (e.g., temporal prediction).
- I intra
- P or B inter
- the prediction residual data indicates the pixel differences between the pixel values in the block to the coded and the pixel values in the predictive block selected to represent the coded block.
- the prediction residual data is able to be transformed (e.g., using a discrete cosine transform (DCT) or another transform).
- DCT discrete cosine transform
- the residual data in a transform block is able to be arranged in a two-dimensional (2D) array of pixel difference values residing in the spatial, pixel domain.
- a transform converts the residual pixel values into a two-dimensional array of transform coefficients in a transform domain, such as a frequency domain.
- the transform coefficients are able to be quantized prior to entropy coding.
- An entropy coder applies entropy coding, such as Context Adaptive Variable Length Coding (CAVLC), Context Adaptive Binary Arithmetic Coding (CABAC), Probability Interval Partitioning Entropy Coding (PIPE), or another entropy coding, to the quantized transform coefficients.
- CAVLC Context Adaptive Variable Length Coding
- CABAC Context Adaptive Binary Arithmetic Coding
- PIPE Probability Interval Partitioning Entropy Coding
- a scanning process is usually performed so that the two-dimensional (2-D) array of quantized transform coefficients in a block is processed, according to a particular scan order, in an ordered, one-dimensional (1-D) array (e.g., vector) of transform coefficients.
- Entropy coding is applied in the 1-D order of transform coefficients.
- the scan of the quantized transform coefficients in a transform unit serializes the 2-D array of transform coefficients for the entropy coder.
- a significance map is able to be generated to indicate the positions of significant (e.g., non-zero) coefficients. Scanning is able to be applied to code levels of significant (e.g., nonzero) coefficients, and/or to code signs of the significant coefficients.
- 4 ⁇ 4 non-zero coefficient locations are encoded by means of a 4 ⁇ 4 significance map.
- the 4 ⁇ 4 significance map in the HEVC Standard is encoded as follows. The coordinate of the last significant coefficient is transmitted. Then for each coefficient before the last significant coefficient in scanning order, a one-bit symbol significant_coeff_flag is transmitted.
- the complexity of coding a significant_coeff_flag in video coding such as High Efficiency Video Coding (HEVC) is able to be reduced using the same mapping to select luma and chroma contexts. As a result, a 15 element lookup table and multiple branches are able to be removed to select the context index, and WD text is also simplified.
- a reduction of decoder runtime of 0-3% has been observed in HM5.0.
- the BD-rate for AI_HE, RA_HE, LB_HE are 0.00%, ⁇ 0.01%, 0.01%, respectively.
- the BD-rate for AI_LC, RA_LC, LB_LC are 0.00%, 0.01%, ⁇ 0.01%, respectively.
- the BD-rate for RA_HE10 is 0.03%.
- the same grouping of the 4 ⁇ 4 luma 200 contexts are able to be reused for the grouping of the 4 ⁇ 4 chroma contexts 202 .
- complexity is reduced in the following aspects: the chroma 15 elements mapping table previously used is removed Branches based on the luma/chroma decision to determine the initial context offset in at least one of 8 ⁇ 8/16 ⁇ 16/32 ⁇ 32 significance map are also removed.
- Table 1 shows the BD-rate and timing of the complexity reduction for the coding of significance map.
- Inputs to this process are the color component index cIdx, the current coefficient scan position (xC, yC), the transform block width log 2TrafoWidth and the transform block height log 2TrafoHeight.
- variable sigCtx depends on the current position (xC, yC), the color component index cIdx, the transform block size and previously decoded bins of the syntax element significant_coeff_flag. For the derivation of sigCtx, the following applies.
- log 2TrafoWidth is equal to log 2TrafoHeight and log 2TrafoWidth is equal to 2
- sigCtx is derived using ctxIdxMap4 ⁇ 4[ ] specified in Table 4 as follows.
- sigCtx is derived using ctxIdxMap8 ⁇ 8[ ] specified in Table 5 as follows.
- sigCtx is derived as follows.
- sigCtx is derived using previously decoded bins of the syntax element significant_coeff_flag as follows.
- variable sigCtx is initialized as follows.
- sigCtx sigCtx +significant_coeff_flag[ xC+ 1][ yC]
- sigCtx sigCtx +significant_coeff_flag[ xC+ 1][ yC+ 1]
- sigCtx sigCtx +significant_coeff_flag[ xC+ 2][ yC]
- yC is less than (1 ⁇ log 2TrafoHeight) ⁇ 1,
- xC % 4 is not equal to 0 or yC % 4 is not equal to 0,
- xC % 4 is not equal to 3 or yC % 4 is not equal to 2, the following applies.
- sigCtx sigCtx +significant_coeff_flag[ xC][yC+ 1]
- sigCtx sigCtx +significant_coeff_flag[ xC][yC+ 2]
- variable sigCtx is modified as follows.
- cIdx is equal to 0 and xC+yC are greater than (1 ⁇ (max(log 2TrafoWidth, log 2TrafoHeight) ⁇ 2)) ⁇ 1, the following applies.
- sigCtx (( sigCtx+ 1)>>1)+24
- sigCtx (( sigCtx+ 1)>>1)+21
- the context index increment ctxIdxInc is derived using the color component index cIdx and sigCtx as follows.
- ctxIdxInc is derived as follows.
- ctxIdxInc is derived as follows.
- FIG. 3 illustrates a flowchart of a method of complexity reduction of 4 ⁇ 4 significance map coding according to some embodiments.
- step 300 quantized transform coefficients with at least one non-zero quantized transform coefficient are scanned.
- step 302 the position of the last non-zero quantized coefficients in a scan order is determined.
- step 304 the position of the last coefficients is encoded.
- step 306 the significance of the quantized transform coefficients before the last non-zero coefficient is encoded with the same number of contexts and context increment mapping for luma and chroma coefficients. In some embodiments, more or fewer steps are implemented. In some embodiments, the order of the steps is modified.
- FIG. 4 illustrates a block diagram of an exemplary computing device configured to implement the reduced complexity significance map coding method according to some embodiments.
- the computing device 400 is able to be used to acquire, store, compute, process, communicate and/or display information such as images and videos.
- a hardware structure suitable for implementing the computing device 400 includes a network interface 402 , a memory 404 , a processor 406 , I/O device(s) 408 , a bus 410 and a storage device 412 .
- the choice of processor is not critical as long as a suitable processor with sufficient speed is chosen.
- the memory 404 is able to be any conventional computer memory known in the art.
- the storage device 412 is able to include a hard drive, CDROM, CDRW, DVD, DVDRW, Blu-Ray®, flash memory card or any other storage device.
- the computing device 400 is able to include one or more network interfaces 402 .
- An example of a network interface includes a network card connected to an Ethernet or other type of LAN.
- the I/O device(s) 408 are able to include one or more of the following: keyboard, mouse, monitor, screen, printer, modem, touchscreen, button interface and other devices.
- Reduced complexity significance map coding application(s) 430 used to perform the reduced complexity significance map coding method are likely to be stored in the storage device 412 and memory 404 and processed as applications are typically processed. More or less components shown in FIG.
- reduced complexity significance map coding hardware 420 is included.
- the computing device 400 in FIG. 4 includes applications 430 and hardware 420 for the reduced complexity significance map coding method
- the reduced complexity significance map coding method is able to be implemented on a computing device in hardware, firmware, software or any combination thereof.
- the reduced complexity significance map coding applications 430 are programmed in a memory and executed using a processor.
- the reduced complexity significance map coding hardware 420 is programmed hardware logic including gates specifically designed to implement the reduced complexity significance map coding method.
- the reduced complexity significance map coding application(s) 430 include several applications and/or modules.
- modules include one or more sub-modules as well. In some embodiments, fewer or additional modules are able to be included.
- suitable computing devices include a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a smart phone, a portable music player, a tablet computer, a mobile device, a video player, a video disc writer/player (e.g., DVD writer/player, Blu-Ray® writer/player), a television, a home entertainment system or any other suitable computing device.
- a personal computer a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a smart phone, a portable music player, a tablet computer, a mobile device, a video player, a video disc writer/player (e.g
- FIG. 5 illustrates a general diagram of an HEVC encoder according to some embodiments.
- the encoder 500 includes a general coder control component, a transform scaling and quantization component, a scaling and inverse transform component, an intra-picture estimation component, an intra-picture prediction component, a deblocking and SAO filters component, a motion compensation component, a motion estimation component, and a header formatting and CABAC component.
- An input video signal is received by the encoder 500 and is split into Coding Tree Units (CTUs).
- the HEVC encoder components process the video data and generate a coded bitstream.
- the encoder 500 implements complexity reduction of significant map coding.
- FIG. 6 illustrates a general diagram of an HEVC decoder according to some embodiments.
- the decoder 600 includes an entropy decoding component, an inverse quantization component, an inverse transform component, a current frame component, an intra prediction component, a previous frames component, a motion compensation component, a deblocking filter, and an SAO component.
- An input bitstream (e.g., a coded video) is received by the decoder 600 , and a decoded bitstream is generated for display.
- a device such as a digital camera is able to be used to acquire a video.
- the reduced complexity significance map coding method is automatically used for performing video processing.
- the reduced complexity significance map coding method is able to be implemented automatically without user involvement.
- the reduced complexity map coding method reduces the complexity of coding a significant_coeff_flag in video coding such as High Efficiency Video Coding (HEVC) by using the same mapping to select luma and chroma contexts.
- HEVC High Efficiency Video Coding
- a method of reducing complexity in coding of non-zero 4 ⁇ 4 significance map programmed in a device comprising:
- clause 3 The method of clause 1 further comprising coding video content without determining a context offset based on a luma/chroma decision of at least one of 8 ⁇ 8, 16 ⁇ 16, and 32 ⁇ 32 significance map.
- the device is selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- a personal computer a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- An encoder comprising:
- a scanning module programmed in hardware configured for scanning quantized transform coefficients
- a first generating module programmed in hardware configured for generating a position of a last non-zero quantized transform coefficient
- a second generating module programmed in hardware configured for generating a significance map from the quantized transform coefficients, wherein the significance of the quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment.
- the encoder is contained within a device selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- a device selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/
- An apparatus comprising:
- a non-transitory memory for storing an application, the application for generating a significance map from quantized transform coefficients, wherein a significance of a quantized transform coefficient before a last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment;
- a processing component coupled to the memory, the processing component configured for processing the application.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Description
- The present application is a continuation application of U.S. patent application Ser. No. 13/745,488, filed Jan. 18, 2013, and claims priority under 35 U.S.C. § 119(e) of the U.S. Provisional Patent Application Ser. No. 61/589,183, filed Jan. 20, 2012 and titled, “COMPLEXITY REDUCTION OF SIGNIFICANCE MAP CODING,” which is hereby incorporated by reference in its entirety for all purposes.
- The present invention relates to the field of video coding. More specifically, the present invention relates the complexity reduction in video coding.
- For encoding the significant_coeff_flag, the following has been utilized: a 4×4 positional-based coding method which has 9 context for luma and 6 contexts for chroma; a 8×8 positional-based coding method which has 11 contexts for luma and 11 contexts for chroma; and a 16×16/32×32 mask-based coding method which has 7 contexts for luma and 4 contexts for chroma.
- As shown in
FIG. 1 , the 4×4 positional-based coding method has different groupings of a significance map forluma 102 andchroma 100. Therefore, different mappings forchroma 102 andluma 100 are used to map the position in the significance map to the corresponding context index increment. As a result, the following complexities exist: two 15 element mapping tables are used to determine the context increment, and branches based on the luma/chroma decisions are needed to determine the context increment in the coding of 4×4, 8×8 and 16×16/32×32 significance maps. - The complexity of coding a significant_coeff_flag in video coding such as High Efficiency Video Coding (HEVC) is able to be reduced using the same mapping to select 4×4 luma and chroma contexts. As a result, a 15 element lookup table and multiple branches are able to be removed to select the context index of significant_coeff_flag, and WD text is also simplified.
- In one aspect, a method of reducing complexity in coding of non-zero 4×4 significance map programmed in a device comprises scanning quantized transform coefficients, determining a position of a last non-zero quantized coefficient, and generating a significance map from the quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment. The context increment mapping comprises a single 15 element lookup table. The method further comprises coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map. The device is selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- In another aspect, an encoder comprises a scanning module programmed in hardware configured for scanning quantized transform coefficients, a first generating module programmed in hardware configured for generating a position of a last non-zero quantized transform coefficient, and a second generating module programmed in hardware configured for generating a significance map from the quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment. The context increment mapping comprises a single 15 element lookup table. The encoder further comprises a coding module programmed in hardware for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map. The encoder is contained within a device selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system.
- In another aspect, an apparatus comprises a non-transitory memory for storing an application, the application for generating a significance map from quantized transform coefficients, wherein a significance of a quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment and a processing component coupled to the memory, the processing component configured for processing the application. The application is further for scanning the quantized transform coefficients. The context increment mapping comprises a single 15 element lookup table. The application is further for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map.
-
FIG. 1 illustrates a diagram of a significance map with different groupings for the luma and chroma contexts according to some embodiments. -
FIG. 2 illustrates a diagram of a significance map with where the luma and chroma contexts have the same number of contexts and the same context index increment mapping according to some embodiments. -
FIG. 3 illustrates a flowchart of a method of complexity reduction of significance map coding according to some embodiments. -
FIG. 4 illustrates a block diagram of an exemplary computing device configured to implement the reduced complexity significance map coding method according to some embodiments. -
FIG. 5 illustrates a general diagram of an HEVC encoder according to some embodiments. -
FIG. 6 illustrates a general diagram of an HEVC decoder according to some embodiments. - Video compression is utilized to transmit and receive digital video information more efficiently. Video compression utilizes techniques to reduce or remove redundant data in video sequences. In High Efficiency Video Coding (HEVC), a video frame is partitioned into coding units (CUs). CUs are able to be split into smaller blocks for prediction or transform. Each CU is able to be further partitioned into prediction units (PUs) and transform units (TUs).
- A CU typically has a luminance component, denoted as Y, and two chroma components, denoted as U and V.
- To code a data block, a predictive block for the block is derived. The predictive block, is able to be derived either through intra (I) prediction (e.g., spatial prediction) or inter (P or B) prediction (e.g., temporal prediction). Upon identification of a predictive block, the difference between the original video data block and its predictive block is determined. This difference is referred to as the prediction residual data, and indicates the pixel differences between the pixel values in the block to the coded and the pixel values in the predictive block selected to represent the coded block. To achieve better compression, the prediction residual data is able to be transformed (e.g., using a discrete cosine transform (DCT) or another transform).
- The residual data in a transform block is able to be arranged in a two-dimensional (2D) array of pixel difference values residing in the spatial, pixel domain. A transform converts the residual pixel values into a two-dimensional array of transform coefficients in a transform domain, such as a frequency domain. For further compression, the transform coefficients are able to be quantized prior to entropy coding. An entropy coder applies entropy coding, such as Context Adaptive Variable Length Coding (CAVLC), Context Adaptive Binary Arithmetic Coding (CABAC), Probability Interval Partitioning Entropy Coding (PIPE), or another entropy coding, to the quantized transform coefficients.
- To entropy code a block of quantized transform coefficients, a scanning process is usually performed so that the two-dimensional (2-D) array of quantized transform coefficients in a block is processed, according to a particular scan order, in an ordered, one-dimensional (1-D) array (e.g., vector) of transform coefficients. Entropy coding is applied in the 1-D order of transform coefficients. The scan of the quantized transform coefficients in a transform unit serializes the 2-D array of transform coefficients for the entropy coder. A significance map is able to be generated to indicate the positions of significant (e.g., non-zero) coefficients. Scanning is able to be applied to code levels of significant (e.g., nonzero) coefficients, and/or to code signs of the significant coefficients.
- In the HEVC Standard, 4×4 non-zero coefficient locations are encoded by means of a 4×4 significance map. The 4×4 significance map in the HEVC Standard is encoded as follows. The coordinate of the last significant coefficient is transmitted. Then for each coefficient before the last significant coefficient in scanning order, a one-bit symbol significant_coeff_flag is transmitted.
- The complexity of coding a significant_coeff_flag in video coding such as High Efficiency Video Coding (HEVC) is able to be reduced using the same mapping to select luma and chroma contexts. As a result, a 15 element lookup table and multiple branches are able to be removed to select the context index, and WD text is also simplified. A reduction of decoder runtime of 0-3% has been observed in HM5.0. The BD-rate for AI_HE, RA_HE, LB_HE are 0.00%, −0.01%, 0.01%, respectively. The BD-rate for AI_LC, RA_LC, LB_LC are 0.00%, 0.01%, −0.01%, respectively. The BD-rate for RA_HE10 is 0.03%.
- As shown by the grouping colors in
FIG. 2 , the same grouping of the 4×4luma 200 contexts are able to be reused for the grouping of the 4×4chroma contexts 202. As a result, complexity is reduced in the following aspects: the chroma 15 elements mapping table previously used is removed Branches based on the luma/chroma decision to determine the initial context offset in at least one of 8×8/16×16/32×32 significance map are also removed. - The context reductions were integrated into HM5.0. The simulations were performed in three Microsoft HPC clusters, the common test conditions and reference configurations are followed:
- All intra simulations are performed on AMD Opteron Processor 6136 cluster @ 2.4 GHz.
- All RA simulations are performed on Intel Xeon X5690 cluster @ 3.47 GHz.
- All LD simulations are performed on Intel Xeon X5680 cluster @ 3.33 GHz. Table 1 shows the BD-rate and timing of the complexity reduction for the coding of significance map.
-
TABLE 1 BD-rate of complexity reductions. All Intra HE AP Intra LC All Intra HE-10 Y U V Y U V Y U V Class A (8 bit) 0.00% −0.02% −0.02% 0.00% 0.01% −0.01% Class B 0.00% −0.03% 0.01% 0.00% 0.00% 0.03% Class C 0.01% −0.06% −0.02% 0.00% −0.01% 0.00% Class D 0.00% 0.01% −0.04% 0.00% 0.02% −0.02% Class E 0.00% 0.00% 0.00% 0.00% 0.02% −0.02% Overall 0.00% −0.02% −0.01% 0.00% 0.01% 0.00% 0.00% −0.02% −0.01% 0.00% 0.01% 0.00% Class F #VALUE! #VALUE! #VALUE! #VALUE! #VALUE! #VALUE! Enc Time[%] 100% 100% Dec Time[%] 99% 100% Random Access HE Random Access LC Random Access HE-10 Y U V Y U V Y U V Class A (8 bit) −0.03% −0.11% −0.21% 0.00% 0.07% −0.17% 0.03% 0.15% 0.13% Class B 0.00% −0.06% −0.01% 0.02% 0.15% 0.20% 0.03% −0.05% −0.09% Class C −0.04% −0.06% 0.07% 0.02% −0.03% −0.06% Class D 0.03% −0.19% 0.06% −0.01% 0.31% −0.24% Class E Overall −0.01% −0.10% 0.01% 0.01% 0.14% −0.03% 0.03% 0.04% 0.00% −0.01% −0.13% 0.01% 0.01% 0.11% −0.07% 0.04% 0.07% 0.05% Class F *VALUE! *VALUE! *VALUE! *VALUE! *VALUE! Enc Time[%] 100% 100% 100% Dec Time[%] 99% 99% 100% Low delay B HE Low delay B LC Low delay B HE-10 Y U V Y U V Y U V Class A Class B 0.01% 0.02% 0.10% −0.04% −0.12% 0.17% Class C 0.01% −0.01% 0.09% 0.03% 0.08% 0.06% Class D −0.02% −0.05% 0.10% −0.02% 0.63% −0.09% Class E 0.07% −0.37% −0.43% 0.03% 0.09% −0.10% Overall 0.01% −0.08% 0.00% −0.01% 0.16% 0.03% 0.01% −0.05% −0.03% −0.01% 0.19% 0.05% Class F *VALUE! *VALUE! *VALUE! *VALUE! *VALUE! *VALUE! Enc Time[%] 100% 100% Dec Time[%] 97% 99%
As shown in Table 3, the method described herein reduced the decoder execution time from 0% to 3% and resulted in average luminance BD-rate of −0.01% to 0.03%. -
TABLE 2 Average decoder time of significance map coding complexity reduction HE LC HE-10 I 99% 100% RA 99% 99% 100% LB 97% 99% -
TABLE 3 Average BDR of significance map coding complexity reduction. HE LC HE-10 I 0.00% 0.00% RA −0.01% 0.01% 0.03% LB 0.01% −0.01%
The following is the derivation process of ctxIdxInc for the syntax element significant_coeff_flag modified with respect to HM5.0: - Inputs to this process are the color component index cIdx, the current coefficient scan position (xC, yC), the transform block width log 2TrafoWidth and the transform block height log 2TrafoHeight.
- Output of this process is ctxIdxInc.
- The variable sigCtx depends on the current position (xC, yC), the color component index cIdx, the transform block size and previously decoded bins of the syntax element significant_coeff_flag. For the derivation of sigCtx, the following applies.
- If log 2TrafoWidth is equal to log 2TrafoHeight and log 2TrafoWidth is equal to 2, sigCtx is derived using ctxIdxMap4×4[ ] specified in Table 4 as follows.
-
sigCtx=ctxIdxMap4×4[(yC<<2)+xC] - Otherwise if log 2TrafoWidth is equal to log 2TrafoHeight and log 2TrafoWidth is equal to 3, sigCtx is derived using ctxIdxMap8×8[ ] specified in Table 5 as follows.
-
sigCtx=((xC+yC)==0)?10:ctxIdxMap8×8[((yC>>1)<<2)+(xC>>1)] -
sigCtx+=9 - Otherwise if xC+yC is equal to 0, sigCtx is derived as follows.
-
sigCtx=20 - Otherwise (xC+yC is greater than 0), sigCtx is derived using previously decoded bins of the syntax element significant_coeff_flag as follows.
- The variable sigCtx is initialized as follows.
-
sigCtx=0 - When xC is less than (1<<log 2TrafoWidth)−1, the following applies.
-
sigCtx=sigCtx+significant_coeff_flag[xC+1][yC] - When xC is less than (1<<log 2TrafoWidth)−1 and yC is less than (1<<log 2TrafoHeight)−1, the following applies.
-
sigCtx=sigCtx+significant_coeff_flag[xC+1][yC+1] - When xC is less than (1<<log 2Width)−2, the following applies.
-
sigCtx=sigCtx+significant_coeff_flag[xC+2][yC] - When all of the following conditions are true,
- yC is less than (1<<log 2TrafoHeight)−1,
-
xC % 4 is not equal to 0 oryC % 4 is not equal to 0, -
xC % 4 is not equal to 3 oryC % 4 is not equal to 2, the following applies. -
sigCtx=sigCtx+significant_coeff_flag[xC][yC+1] - When yC is less than (1<<log 2TrafoHeight)−2 and sigCtx is less than 4, the following applies.
-
sigCtx=sigCtx+significant_coeff_flag[xC][yC+2] - The variable sigCtx is modified as follows.
- If cIdx is equal to 0 and xC+yC are greater than (1<<(max(log 2TrafoWidth, log 2TrafoHeight)−2))−1, the following applies.
-
sigCtx=((sigCtx+1)>>1)+24 - Otherwise, the following applies.
-
sigCtx=((sigCtx+1)>>1)+21 - The context index increment ctxIdxInc is derived using the color component index cIdx and sigCtx as follows.
- If cIdx is equal to 0, ctxIdxInc is derived as follows.
-
ctxIdxInc=sigCtx - Otherwise (cIdx is greater than 0), ctxIdxInc is derived as follows.
-
ctxIdxInc=27+sigCtx -
TABLE 4 Specification of ctxIdxMap4 × 4[i] i 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ctxIdxMap4 × 4[i] 0 1 4 5 2 3 4 5 6 6 8 8 7 7 8 -
TABLE 5 Specification of ctxIdxMap8 × 8[i] i 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ctxIdxMap8 × 8[i] 0 1 2 3 4 5 6 3 8 6 6 7 9 9 7 7
The context derivation assumes maximum transform sizes less than or equal to 32×32 for luma and 16×16 for chroma and minimum transform sizes greater than or equal to 4×4. -
TABLE 6 Values of variable initValue for significant_coeff_flag ctxIdx Initialisation variable significant coeff flag ctxIdx 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 initValue 74 73 88 72 72 55 71 54 71 88_ 103 71 53 87 134 86 84 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 initValue 70 68 89 90 84 88 74 130 118 88 120 87 87 87 149 52 70 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 initValue 52 118 133 116 114 129 132 162 115 51 115 66 120 74 115 87 89 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 initValue 152 119 103 118 87 70 70 53 118 134 118 101 68 85 101 116 100 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 initValue 68 67 135 168 147 150 120 115 118 119 136 102 102 102 70 67 53 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 initValue 67 117 102 117 1158 114 84 115 99 100 83 114 152 168 131 150 120 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 initValue 152 119 103 118 87 70 70 53 71 103 118 101 68 85 101 116 116 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 initValue 68 67 152 168 147 150 120 115 118 119 136 102 102 102 86 67 84 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 initValue 67 117 102 117 115 99 100 115 99 100 83 114 152 152 131 150 120 -
FIG. 3 illustrates a flowchart of a method of complexity reduction of 4×4 significance map coding according to some embodiments. In thestep 300, quantized transform coefficients with at least one non-zero quantized transform coefficient are scanned. Instep 302, the position of the last non-zero quantized coefficients in a scan order is determined. Instep 304, the position of the last coefficients is encoded. Instep 306, the significance of the quantized transform coefficients before the last non-zero coefficient is encoded with the same number of contexts and context increment mapping for luma and chroma coefficients. In some embodiments, more or fewer steps are implemented. In some embodiments, the order of the steps is modified. -
FIG. 4 illustrates a block diagram of an exemplary computing device configured to implement the reduced complexity significance map coding method according to some embodiments. Thecomputing device 400 is able to be used to acquire, store, compute, process, communicate and/or display information such as images and videos. In general, a hardware structure suitable for implementing thecomputing device 400 includes anetwork interface 402, amemory 404, aprocessor 406, I/O device(s) 408, abus 410 and astorage device 412. The choice of processor is not critical as long as a suitable processor with sufficient speed is chosen. Thememory 404 is able to be any conventional computer memory known in the art. Thestorage device 412 is able to include a hard drive, CDROM, CDRW, DVD, DVDRW, Blu-Ray®, flash memory card or any other storage device. Thecomputing device 400 is able to include one or more network interfaces 402. An example of a network interface includes a network card connected to an Ethernet or other type of LAN. The I/O device(s) 408 are able to include one or more of the following: keyboard, mouse, monitor, screen, printer, modem, touchscreen, button interface and other devices. Reduced complexity significance map coding application(s) 430 used to perform the reduced complexity significance map coding method are likely to be stored in thestorage device 412 andmemory 404 and processed as applications are typically processed. More or less components shown inFIG. 4 are able to be included in thecomputing device 400. In some embodiments, reduced complexity significancemap coding hardware 420 is included. Although thecomputing device 400 inFIG. 4 includesapplications 430 andhardware 420 for the reduced complexity significance map coding method, the reduced complexity significance map coding method is able to be implemented on a computing device in hardware, firmware, software or any combination thereof. For example, in some embodiments, the reduced complexity significancemap coding applications 430 are programmed in a memory and executed using a processor. In another example, in some embodiments, the reduced complexity significancemap coding hardware 420 is programmed hardware logic including gates specifically designed to implement the reduced complexity significance map coding method. - In some embodiments, the reduced complexity significance map coding application(s) 430 include several applications and/or modules. In some embodiments, modules include one or more sub-modules as well. In some embodiments, fewer or additional modules are able to be included.
- Examples of suitable computing devices include a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a smart phone, a portable music player, a tablet computer, a mobile device, a video player, a video disc writer/player (e.g., DVD writer/player, Blu-Ray® writer/player), a television, a home entertainment system or any other suitable computing device.
-
FIG. 5 illustrates a general diagram of an HEVC encoder according to some embodiments. Theencoder 500 includes a general coder control component, a transform scaling and quantization component, a scaling and inverse transform component, an intra-picture estimation component, an intra-picture prediction component, a deblocking and SAO filters component, a motion compensation component, a motion estimation component, and a header formatting and CABAC component. An input video signal is received by theencoder 500 and is split into Coding Tree Units (CTUs). The HEVC encoder components process the video data and generate a coded bitstream. Theencoder 500 implements complexity reduction of significant map coding. -
FIG. 6 illustrates a general diagram of an HEVC decoder according to some embodiments. Thedecoder 600 includes an entropy decoding component, an inverse quantization component, an inverse transform component, a current frame component, an intra prediction component, a previous frames component, a motion compensation component, a deblocking filter, and an SAO component. An input bitstream (e.g., a coded video) is received by thedecoder 600, and a decoded bitstream is generated for display. - To utilize the reduced complexity significance map coding method, a device such as a digital camera is able to be used to acquire a video. The reduced complexity significance map coding method is automatically used for performing video processing. The reduced complexity significance map coding method is able to be implemented automatically without user involvement.
- In operation, the reduced complexity map coding method reduces the complexity of coding a significant_coeff_flag in video coding such as High Efficiency Video Coding (HEVC) by using the same mapping to select luma and chroma contexts. As a result, a 15 element lookup table and multiple branches are able to be removed to select the context index, and WD text is also simplified.
- 1. A method of reducing complexity in coding of non-zero 4×4 significance map programmed in a device comprising:
- a. scanning quantized transform coefficients;
- b. determining a position of a last non-zero quantized coefficient; and
- c. generating a significance map from the quantized transform coefficients, wherein the significance of the quantized transform coefficients before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment.
- 2. The method of
clause 1 wherein the context increment mapping comprises a single 15 element lookup table. - 3. The method of
clause 1 further comprising coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map. - 4. The method of
clause 1 wherein the device is selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system. - 5. An encoder comprising:
- a. a scanning module programmed in hardware configured for scanning quantized transform coefficients;
- b. a first generating module programmed in hardware configured for generating a position of a last non-zero quantized transform coefficient; and
- c. a second generating module programmed in hardware configured for generating a significance map from the quantized transform coefficients, wherein the significance of the quantized transform coefficient before the last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment.
- 6. The encoder of
clause 5 wherein the context increment mapping comprises a single 15 element lookup table. - 7. The encoder of
clause 5 further comprising a coding module programmed in hardware for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map. - 8. The encoder of
clause 5 wherein the encoder is contained within a device selected from the group consisting of a personal computer, a laptop computer, a computer workstation, a server, a mainframe computer, a handheld computer, a personal digital assistant, a cellular/mobile telephone, a smart phone, a smart appliance, a gaming console, a digital camera, a digital camcorder, a camera phone, a portable music player, a tablet computer, a video player, a DVD writer/player, a high definition video writer/player, a television and a home entertainment system. - 9. An apparatus comprising:
- a. a non-transitory memory for storing an application, the application for generating a significance map from quantized transform coefficients, wherein a significance of a quantized transform coefficient before a last non-zero quantized coefficient has a same number of contexts and a same mapping for luma and chroma to determine context index increment; and
- b. a processing component coupled to the memory, the processing component configured for processing the application.
- 10. The apparatus of clause 9 wherein the application is further for scanning the quantized transform coefficients.
- 11. The apparatus of clause 9 wherein the context increment mapping comprises a single 15 element lookup table.
- 12. The apparatus of clause 9 wherein the application is further for coding video content without determining a context offset based on a luma/chroma decision of at least one of 8×8, 16×16, and 32×32 significance map.
- The present invention has been described in terms of specific embodiments incorporating details to facilitate the understanding of principles of construction and operation of the invention. Such reference herein to specific embodiments and details thereof is not intended to limit the scope of the claims appended hereto. It will be readily apparent to one skilled in the art that other various modifications may be made in the embodiment chosen for illustration without departing from the spirit and scope of the invention as defined by the claims.
Claims (12)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/847,995 US20180115782A1 (en) | 2012-01-20 | 2017-12-20 | Complexity reduction of significance map coding |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US201261589183P | 2012-01-20 | 2012-01-20 | |
US13/745,488 US20130188728A1 (en) | 2012-01-20 | 2013-01-18 | Complexity reduction of significance map coding |
US15/847,995 US20180115782A1 (en) | 2012-01-20 | 2017-12-20 | Complexity reduction of significance map coding |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/745,488 Continuation US20130188728A1 (en) | 2012-01-20 | 2013-01-18 | Complexity reduction of significance map coding |
Publications (1)
Publication Number | Publication Date |
---|---|
US20180115782A1 true US20180115782A1 (en) | 2018-04-26 |
Family
ID=48797196
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/745,488 Abandoned US20130188728A1 (en) | 2012-01-20 | 2013-01-18 | Complexity reduction of significance map coding |
US15/847,982 Active US11025938B2 (en) | 2012-01-20 | 2017-12-20 | Complexity reduction of significance map coding |
US15/847,995 Abandoned US20180115782A1 (en) | 2012-01-20 | 2017-12-20 | Complexity reduction of significance map coding |
US17/237,352 Pending US20210243464A1 (en) | 2012-01-20 | 2021-04-22 | Complexity reduction of significance map coding |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/745,488 Abandoned US20130188728A1 (en) | 2012-01-20 | 2013-01-18 | Complexity reduction of significance map coding |
US15/847,982 Active US11025938B2 (en) | 2012-01-20 | 2017-12-20 | Complexity reduction of significance map coding |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/237,352 Pending US20210243464A1 (en) | 2012-01-20 | 2021-04-22 | Complexity reduction of significance map coding |
Country Status (6)
Country | Link |
---|---|
US (4) | US20130188728A1 (en) |
EP (2) | EP3550840A1 (en) |
JP (4) | JP6276199B2 (en) |
KR (5) | KR20140110938A (en) |
CN (6) | CN110536141B (en) |
WO (1) | WO2013109967A1 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10805644B2 (en) | 2015-09-08 | 2020-10-13 | Samsung Electronics Co., Ltd. | Device and method for entropy encoding and decoding |
US20220070460A1 (en) * | 2019-04-26 | 2022-03-03 | Huawei Technologies Co., Ltd. | Method and apparatus for signaling of mapping function of chroma quantization parameter |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3550840A1 (en) * | 2012-01-20 | 2019-10-09 | Sony Corporation | Complexity reduction of significance map coding |
US9510002B2 (en) | 2013-09-09 | 2016-11-29 | Apple Inc. | Chroma quantization in video coding |
US20160057564A1 (en) | 2014-08-25 | 2016-02-25 | Hyundai Motor Company | Bluetooth pairing method using a wired connection |
US9781424B2 (en) * | 2015-01-19 | 2017-10-03 | Google Inc. | Efficient context handling in arithmetic coding |
CN106851280B (en) * | 2017-01-04 | 2018-04-13 | 西安万像电子科技有限公司 | The method and apparatus of compression of images |
CN107948652B (en) * | 2017-11-21 | 2021-04-13 | 海信视像科技股份有限公司 | Method and equipment for image conversion |
CN115623208A (en) * | 2019-05-28 | 2023-01-17 | 杜比实验室特许公司 | Signaling quantization parameters |
EP4035367A1 (en) * | 2019-09-23 | 2022-08-03 | InterDigital VC Holdings France, SAS | Video encoding and decoding using block area based quantization matrices |
US11432006B2 (en) * | 2020-08-14 | 2022-08-30 | Tencent America LLC | Chroma mode video coding |
KR20220090250A (en) | 2020-12-22 | 2022-06-29 | 주식회사 브로넷 | Method for reducing the occurrence of red tide by generating artificial water flow a fish farm |
Family Cites Families (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5576043A (en) | 1978-11-30 | 1980-06-07 | Nippon Steel Corp | Steel having partial form memory effect |
JP3569963B2 (en) * | 1993-09-08 | 2004-09-29 | ソニー株式会社 | Image compression device |
US5790706A (en) * | 1996-07-03 | 1998-08-04 | Motorola, Inc. | Method and apparatus for scanning of transform coefficients |
WO2001076255A1 (en) * | 2000-04-04 | 2001-10-11 | Koninklijke Philips Electronics N.V. | Video encoding method using a wavelet transform |
CN1223196C (en) * | 2000-04-14 | 2005-10-12 | 索尼公司 | Decoder and decoding method, recorded medium and program |
CN100566419C (en) * | 2001-07-02 | 2009-12-02 | 高通股份有限公司 | Equipment and method with harmless mode encoding digital image data |
US7099387B2 (en) * | 2002-03-22 | 2006-08-29 | Realnetorks, Inc. | Context-adaptive VLC video transform coefficients encoding/decoding methods and apparatuses |
ES2351306T3 (en) * | 2002-04-18 | 2011-02-02 | Kabushiki Kaisha Toshiba | PROCEDURE AND DEVICE FOR THE CODING OF MOVING IMAGES. |
KR100729270B1 (en) * | 2002-05-02 | 2007-06-15 | 프라운호퍼-게젤샤프트 츄어 푀르더룽 데어 안게반텐 포르슝에.파우. | Method and Arrangement for Encoding Transformation Coefficients in Image and/or Video Encoders and Decoders, Corresponding Computer Program, and Corresponding Computer-readable Storage Medium |
JP4724351B2 (en) * | 2002-07-15 | 2011-07-13 | 三菱電機株式会社 | Image encoding apparatus, image encoding method, image decoding apparatus, image decoding method, and communication apparatus |
KR100751422B1 (en) * | 2002-12-27 | 2007-08-23 | 한국전자통신연구원 | A Method of Coding and Decoding Stereoscopic Video and A Apparatus for Coding and Decoding the Same |
US7379608B2 (en) * | 2003-12-04 | 2008-05-27 | Fraunhofer-Gesellschaft Zur Foerderung Der Angewandten Forschung, E.V. | Arithmetic coding for transforming video and picture data units |
US20070025441A1 (en) * | 2005-07-28 | 2007-02-01 | Nokia Corporation | Method, module, device and system for rate control provision for video encoders capable of variable bit rate encoding |
KR100736086B1 (en) * | 2005-09-06 | 2007-07-06 | 삼성전자주식회사 | Method and apparatus for enhancing performance of entropy coding, video coding method and apparatus using the method |
KR100873636B1 (en) | 2005-11-14 | 2008-12-12 | 삼성전자주식회사 | Method and apparatus for encoding/decoding image using single coding mode |
US7983343B2 (en) * | 2006-01-12 | 2011-07-19 | Lsi Corporation | Context adaptive binary arithmetic decoding for high definition video |
US8787457B2 (en) * | 2007-01-11 | 2014-07-22 | Thomson Licensing | Methods and apparatus for using syntax for the coded—block—flag syntax element and the code—block—pattern syntax element for the CAVLC 4:4:4 intra, high 4:4:4 intra, and high 4:4:4 predictive profiles in MPEG-4 AVC high level coding |
KR101356733B1 (en) * | 2007-03-07 | 2014-02-05 | 삼성전자주식회사 | Method and apparatus for Context Adaptive Binary Arithmetic Coding and decoding |
US8891615B2 (en) * | 2008-01-08 | 2014-11-18 | Qualcomm Incorporated | Quantization based on rate-distortion modeling for CABAC coders |
CN101500159B (en) * | 2008-01-31 | 2012-01-11 | 华为技术有限公司 | Method and apparatus for image entropy encoding, entropy decoding |
CN101257625B (en) * | 2008-04-01 | 2011-04-20 | 海信集团有限公司 | Method for indexing position in video decoder and video decoder |
US20100040136A1 (en) * | 2008-08-13 | 2010-02-18 | Horizon Semiconductors Ltd. | Method for performing binarization using a lookup table |
US8279924B2 (en) * | 2008-10-03 | 2012-10-02 | Qualcomm Incorporated | Quantization parameter selections for encoding of chroma and luma video blocks |
JP5335912B2 (en) * | 2008-10-30 | 2013-11-06 | ジーブイビービー ホールディングス エス.エイ.アール.エル. | Image encoding apparatus, image encoding method, and image encoding program |
CN101771868B (en) * | 2008-12-31 | 2016-03-02 | 华为技术有限公司 | To quantizing method and the device of image |
EP2396969A4 (en) * | 2009-02-13 | 2012-12-12 | Research In Motion Ltd | Modified entropy encoding for images and videos |
US20100278232A1 (en) | 2009-05-04 | 2010-11-04 | Sehoon Yea | Method Coding Multi-Layered Depth Images |
US8294603B2 (en) * | 2009-06-30 | 2012-10-23 | Massachusetts Institute Of Technology | System and method for providing high throughput entropy coding using syntax element partitioning |
US8526745B2 (en) * | 2009-12-03 | 2013-09-03 | Sony Corporation | Embedded graphics coding: reordered bitstream for parallel decoding |
CN103119849B (en) * | 2010-04-13 | 2017-06-16 | 弗劳恩霍夫应用研究促进协会 | Probability interval partition encoding device and decoder |
KR102310816B1 (en) * | 2010-05-12 | 2021-10-13 | 인터디지털 매디슨 페턴트 홀딩스 에스에이에스 | Methods and apparatus for unified significance map coding |
US9288496B2 (en) * | 2010-12-03 | 2016-03-15 | Qualcomm Incorporated | Video coding using function-based scan order for transform coefficients |
US8755620B2 (en) * | 2011-01-12 | 2014-06-17 | Panasonic Corporation | Image coding method, image decoding method, image coding apparatus, image decoding apparatus, and image coding and decoding apparatus for performing arithmetic coding and/or arithmetic decoding |
CN102118616A (en) * | 2011-02-24 | 2011-07-06 | 深圳市同洲电子股份有限公司 | Picture decoding method and picture decoder |
CN103650510B (en) * | 2011-07-15 | 2018-05-22 | 谷歌技术控股有限责任公司 | For the context modeling technology of transformation series several levels coding |
US20130101047A1 (en) * | 2011-10-19 | 2013-04-25 | Sony Corporation | Context reduction of significance map coding of 4x4 and 8x8 transform coefficient in hm4.0 |
US8891630B2 (en) * | 2011-10-24 | 2014-11-18 | Blackberry Limited | Significance map encoding and decoding using partition set based context assignment |
ES2496365T3 (en) | 2011-10-24 | 2014-09-18 | Blackberry Limited | Encoding and decoding of significant maps using partition selection |
IN2014CN03598A (en) * | 2011-11-04 | 2015-07-31 | Sharp Kk | |
CN108900839B (en) * | 2011-12-28 | 2022-05-31 | 夏普株式会社 | Image decoding device and method, image encoding device and method |
CN104041032B (en) | 2012-01-12 | 2017-10-24 | 寰发股份有限公司 | The method and device of uniform saliency bitmap context selection |
US9743116B2 (en) * | 2012-01-19 | 2017-08-22 | Huawei Technologies Co., Ltd. | High throughput coding for CABAC in HEVC |
MX370956B (en) | 2012-01-20 | 2020-01-10 | Ge Video Compression Llc | Transform coefficient coding. |
EP2618578B1 (en) * | 2012-01-20 | 2015-07-15 | BlackBerry Limited | Methods and devices for context set selection |
EP3550840A1 (en) * | 2012-01-20 | 2019-10-09 | Sony Corporation | Complexity reduction of significance map coding |
-
2013
- 2013-01-18 EP EP19176588.2A patent/EP3550840A1/en active Pending
- 2013-01-18 CN CN201910751266.2A patent/CN110536141B/en active Active
- 2013-01-18 CN CN201710234399.3A patent/CN107027037B/en active Active
- 2013-01-18 KR KR1020147019231A patent/KR20140110938A/en not_active Application Discontinuation
- 2013-01-18 CN CN201610245567.4A patent/CN105847827B/en active Active
- 2013-01-18 EP EP13738520.9A patent/EP2786575A4/en not_active Withdrawn
- 2013-01-18 WO PCT/US2013/022267 patent/WO2013109967A1/en active Application Filing
- 2013-01-18 CN CN201380000180.7A patent/CN103460701B/en active Active
- 2013-01-18 KR KR1020187007000A patent/KR20180030251A/en not_active Application Discontinuation
- 2013-01-18 KR KR1020167006585A patent/KR20160034424A/en not_active IP Right Cessation
- 2013-01-18 US US13/745,488 patent/US20130188728A1/en not_active Abandoned
- 2013-01-18 KR KR1020167006584A patent/KR20160035095A/en not_active IP Right Cessation
- 2013-01-18 CN CN202010559604.5A patent/CN111683255B/en active Active
- 2013-01-18 JP JP2014553480A patent/JP6276199B2/en active Active
- 2013-01-18 CN CN201710234398.9A patent/CN107333138B/en active Active
- 2013-01-18 KR KR1020187006998A patent/KR20180030250A/en not_active Application Discontinuation
-
2016
- 2016-01-22 JP JP2016010588A patent/JP6176342B2/en active Active
-
2017
- 2017-06-26 JP JP2017123995A patent/JP2017192147A/en active Pending
- 2017-06-26 JP JP2017123996A patent/JP2017192148A/en active Pending
- 2017-12-20 US US15/847,982 patent/US11025938B2/en active Active
- 2017-12-20 US US15/847,995 patent/US20180115782A1/en not_active Abandoned
-
2021
- 2021-04-22 US US17/237,352 patent/US20210243464A1/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10805644B2 (en) | 2015-09-08 | 2020-10-13 | Samsung Electronics Co., Ltd. | Device and method for entropy encoding and decoding |
US20220070460A1 (en) * | 2019-04-26 | 2022-03-03 | Huawei Technologies Co., Ltd. | Method and apparatus for signaling of mapping function of chroma quantization parameter |
US20240205406A1 (en) * | 2019-04-26 | 2024-06-20 | Huawei Technologies Co., Ltd. | Method and apparatus for signaling of mapping function of chroma quantization parameter |
US12052419B2 (en) * | 2019-04-26 | 2024-07-30 | Huawei Technologies Co., Ltd. | Method and apparatus for signaling of mapping function of chroma quantization parameter |
Also Published As
Publication number | Publication date |
---|---|
WO2013109967A1 (en) | 2013-07-25 |
EP2786575A4 (en) | 2016-08-03 |
US20180115781A1 (en) | 2018-04-26 |
CN107333138B (en) | 2020-06-16 |
JP6276199B2 (en) | 2018-02-07 |
CN110536141B (en) | 2021-07-06 |
JP2017192148A (en) | 2017-10-19 |
US11025938B2 (en) | 2021-06-01 |
CN103460701B (en) | 2017-06-09 |
CN107333138A (en) | 2017-11-07 |
JP2016105633A (en) | 2016-06-09 |
KR20140110938A (en) | 2014-09-17 |
JP2015508619A (en) | 2015-03-19 |
KR20180030251A (en) | 2018-03-21 |
KR20160035095A (en) | 2016-03-30 |
JP6176342B2 (en) | 2017-08-09 |
CN105847827B (en) | 2019-03-08 |
KR20160034424A (en) | 2016-03-29 |
CN107027037A (en) | 2017-08-08 |
EP3550840A1 (en) | 2019-10-09 |
CN111683255B (en) | 2022-08-02 |
JP2017192147A (en) | 2017-10-19 |
CN105847827A (en) | 2016-08-10 |
EP2786575A1 (en) | 2014-10-08 |
CN107027037B (en) | 2020-06-23 |
KR20180030250A (en) | 2018-03-21 |
CN110536141A (en) | 2019-12-03 |
US20210243464A1 (en) | 2021-08-05 |
US20130188728A1 (en) | 2013-07-25 |
CN103460701A (en) | 2013-12-18 |
CN111683255A (en) | 2020-09-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210243464A1 (en) | Complexity reduction of significance map coding | |
US10103746B2 (en) | Methods and devices for coding and decoding the position of the last significant coefficient | |
CN115379241B (en) | Method and apparatus for coding a last significant coefficient flag | |
RU2571509C2 (en) | Encoding transform coefficients for video coding | |
US10412396B2 (en) | Transform coefficient coding for context-adaptive binary entropy coding of video | |
US9723306B2 (en) | Codeword assignment for intra chroma mode signaling for HEVC | |
US20230024834A1 (en) | Video decoding method, video encoding method, and related apparatuses | |
US20200036987A1 (en) | Context reduction of significance map coding of 4 x 4 and 8 x 8 transform coefficient in hm4.0 | |
EP3824628A1 (en) | Transform variations of multiple separable transform selection | |
RU2653319C1 (en) | Images decoding device, images encoding device and data structure of encoded data | |
US10893274B2 (en) | Method for processing video signal on basis of arbitrary partition transform | |
CN111541895B (en) | Embedded codec (EBC) circuitry for position dependent entropy coding of residual level data | |
JP2024532697A (en) | History-Based Rice Parameter Derivation for Wavefront Parallel Processing in Video Coding | |
CN116647673A (en) | Video encoding and decoding method and device | |
US20240298015A1 (en) | Method for decoding video from video bitstream, method for encoding video, video decoder, and video encoder | |
WO2022192902A1 (en) | Remaining level binarization for video coding |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: ADVISORY ACTION MAILED |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |