An implementation method for quick conversion and quantification of video coding
A technology of fast conversion and implementation method, applied in the field of video coding, which can solve the problems of difficult real-time processing of the encoder and no all-zero block detection, etc., and achieve the effects of reducing computational complexity, increasing encoding speed, and improving encoding efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0051] Process such as figure 1 Shown:
[0052] 1. Get the current 4x4 residual block;
[0053] 2. Perform all-zero block prediction on the residual block:
[0054] 2.1 First obtain the threshold value threshlod in advance according to the quantization parameter QP adopted by the current frame, at this time m takes a value of 19, k takes a value of 10, and E takes a value of 0.25; threshold=QPstep[QP]*19 / 6;
[0055] 2.2 Calculate the SAD value of the residual block, as follows:
[0056] Suppose Or is the original block, Pr is the prediction block, and Rr is the residual block; the size of the block is M x N; Rr=Or-Pr; SAD=|Rrij| where i=0...M, j=0...N ;
[0057] 3. Compare the SAD value with the threshold threshold, if the SAD value ≤ the threshold threshold, then judge the current block as a zero block, and skip to step 7 to start execution; if the SAD value>threshold threshold, then go to step 4;
[0058] 4. Transform and quantize the current block;
[0059] 5. If the ...
Embodiment 2
[0068] In steps 1-7, except that in step 4, the method of adjusting the threshold value threshold is different when there is a missed judgment, other steps are the same.
[0069] This embodiment adopts a simpler threshold threshold adjustment method, and directly adjusts the threshold threshold = QPstep [ QP ] * m 12 * E (The value of k is 10) in the adjustment coefficient m, that is, after a missed judgment occurs, the value of m is appropriately increased in steps or other ways to increase the threshold value threshold.
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com