CN102088605B - Rapid interlayer prediction selection method for scalable video coding - Google Patents

Rapid interlayer prediction selection method for scalable video coding Download PDF

Info

Publication number
CN102088605B
CN102088605B CN 201110044253 CN201110044253A CN102088605B CN 102088605 B CN102088605 B CN 102088605B CN 201110044253 CN201110044253 CN 201110044253 CN 201110044253 A CN201110044253 A CN 201110044253A CN 102088605 B CN102088605 B CN 102088605B
Authority
CN
China
Prior art keywords
motion
prediction
inter
layer
interlayer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN 201110044253
Other languages
Chinese (zh)
Other versions
CN102088605A (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN 201110044253 priority Critical patent/CN102088605B/en
Publication of CN102088605A publication Critical patent/CN102088605A/en
Application granted granted Critical
Publication of CN102088605B publication Critical patent/CN102088605B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The present invention discloses a rapid interlayer prediction selection method for scalable video coding, wherein the method comprises the steps of: predicting an interlayer motion correlativity and a spatial motion correlativity of macroblock-level by using macroblock mode information, predicting an interlayer motion correlativity and a spatial motion correlativity of subblock-level by using a distance between a motion vector and a prediction vector, and rapidly selecting an interlayer motion prediction according to the motion correlativity of macroblock-level and subblock-level; selecting the interlayer motion prediction through the above mentioned steps under the condition of using interlayer residual error prediction to obtain a motion searching result; then estimating a macroblock distortion and the number of coding bits under the condition of not using the interlayer residual error prediction and using the interlayer residual error prediction by using the motion searching result, and obtaining a ratio of two rate distortion costs under the two conditions; and performing a rapid selection according to the correlativity between the rate distortion cost ratio and an interlayer residual error prediction. The rapid interlayer prediction selection method for scalable video coding effectively reduces the complexity of interlayer prediction selection on the premise of basically having no damage to the image quality.

Description

The quick inter-layer prediction system of selection of scalable video
Technical field
The invention belongs to video coding (compression) field, be specifically related to the quick inter-layer prediction system of selection of a kind of scalable video.
Background technology
Fast development along with network technology and video coding technique; People are vigorous to the increasing demand of obtaining video information through network, and how under the network environment of isomery, simultaneously various terminal uses to be provided personalized service is the new challenge that networked Video Applications faces.(ScalableVideo Coding SVC) has received extensive concern as the strong instrument that solves this difficult problem to scalable video, is the research focus of field of video encoding.Scalable video provides the video flowing with frame per second, resolution and quality scalable, and video server end or receiving terminal can extract video flowing flexibly according to factors such as the screen size of the network bandwidth, terminal equipment, disposal abilities.
Scalable video standard (Scalable Video Coding; SVC) as the scalable extension of standard H.264, the pattern of its support comprises: Intra4 * 4, Intra16 * 16, IntraBL, Inter16 * 16, Inter16 * 8, Inter8 * 16, Inter8 * 8, Inter8 * 4, Inter4 * 8, Inter4 * 4, SKIP, Direct, BLSKIP etc.Wherein, IntraBL and BLSKIP are emerging patterns among the SVC, and all the other patterns all are H.264 existing in the standard.
SVC is made up of a basic layer (Base Layer) and a plurality of enhancement layer (Enhancement Layer), and basic layer provides the most basic video quality, and enhancement layer perhaps improves basic layer from time/spatial resolution qualitatively.In order to reduce the information redundancy between basic layer and the enhancement layer, SVC has adopted the inter-layer prediction coding techniques, utilizes residual error data, movable information and the data reconstruction of basic layer macro block (Macroblock) that the corresponding informance of enhancement layer macro block is predicted.The inter-layer prediction coding techniques comprises inter-layer residue prediction (Inter-Layer Residual Prediction; ILRP), inter-layer motion prediction (Inter-Layer Motion Prediction; ILMP) and interlayer Intra prediction (Inter-Layer IntraPrediction, ILIP) three kinds.
The inter-layer prediction coding techniques has also greatly aggravated computation complexity when improving code efficiency.In encryption algorithm, model selection (Mode Decision) and motion search (Motion Search) are the parts of consumption calculations resource.Inter-layer residue prediction doubles the complexity of model selection, and inter-layer motion prediction has also increased the complexity of motion search.At present, realize, lay particular emphasis on mostly and reduce pattern (Mode) number of participating in calculating, ignored the complexity of inter-layer prediction coding itself to the low complex degree of SVC.
Summary of the invention
The invention provides the quick inter-layer prediction system of selection of a kind of scalable video, do not losing under the condition of picture quality basically, effectively reduce inter-layer prediction and select complexity.
The quick inter-layer prediction system of selection of a kind of scalable video may further comprise the steps:
(1) utilize macro block mode information to come the interlayer motion relevance and the spatial movement correlation of predicted macroblock level: to calculate the rate distortion costs of BLSKIP pattern and Direct pattern, respectively as the interlayer motion relevance of macro-block level and the tolerance of spatial movement correlation;
(2) utilize distance between motion vector and the predictive vector to come the interlayer motion relevance and the spatial movement correlation of predictor piece level:
At first do not use the motion search of inter-layer motion prediction, obtain motion vector; Then, calculate described motion vector and use the distance between the predictive vector under the inter-layer motion prediction condition, be first distance, and calculate described motion vector and do not use the distance between the predictive vector under the inter-layer motion prediction condition, be second distance; At last, calculate the difference of first distance and second distance, with the interlayer motion relevance and the spatial movement correlation of measuring sub-piece level;
(3) select inter-layer motion prediction fast according to the motion relevance of macro-block level and sub-piece level:
If the interlayer motion relevance all is better than the spatial movement correlation on macro-block level and sub-piece level, then select to use inter-layer motion prediction, proceed motion search; Otherwise, select not use inter-layer motion prediction, finish this motion search;
(4) under the situation of using inter-layer residue prediction, adopt step (the 1)-method of (3) to carry out the selection of inter-layer motion prediction, obtain the motion search result; Then, utilize the motion search result to estimate not use inter-layer residue prediction and macro block distortion and the coded-bit number used under two kinds of situation of inter-layer residue prediction, and obtain two kinds of rate distortion costs estimated values under the situation; Obtain two kinds of rate distortion costs ratios under the situation at last;
(5) select fast according to the correlation between described rate distortion costs ratio and the inter-layer residue prediction.
The quick inter-layer prediction system of selection of scalable video of the present invention; Utilize the movable information and the pattern information of macro block to come to select fast inter-layer motion prediction; Utilize the rate distortion costs of estimating to select fast inter-layer residue prediction; Basically do not losing under the condition of picture quality, effectively reducing inter-layer prediction and select complexity, improving inter-layer prediction and selected speed.The quick inter-layer prediction system of selection of scalable video of the present invention can also realize that (like fast schema selection method) combines flexibly, further accelerates coding rate with existing SVC low complex degree.
Description of drawings
Fig. 1 is the flow chart of the quick inter-layer prediction system of selection of scalable video of the present invention.
Embodiment
Specify the present invention below in conjunction with embodiment and accompanying drawing, but the present invention is not limited to this.
As shown in Figure 1, the quick inter-layer prediction system of selection of a kind of scalable video may further comprise the steps:
(1) macro-block level motion relevance prediction
Utilize macro block mode information to come the interlayer motion relevance and the spatial movement correlation of predicted macroblock level: the rate distortion costs J that calculates BLSKIP pattern and Direct pattern BLSKIPAnd J Direct, respectively as the interlayer motion relevance of macro-block level and the tolerance of spatial movement correlation.
Inter-layer motion prediction selects to have influenced encoding block predictive vector (Predict Motion Vector; PMV) account form: do not use under the inter-layer motion prediction situation; (Motion Vector MV) gets intermediate value and obtains that (note is made pmv predictive vector by the motion vector of adjacent block on the space BL); Use under the inter-layer motion prediction situation, the MV convergent-divergent that predictive vector is gone up the correspondence position piece by basic layer obtains that (note is made pmv EL).So inter-layer motion prediction is selected to can be regarded as the selection of sub-piece between spatial movement correlation and interlayer motion relevance,, then select not use ILMP if the spatial movement correlation is stronger; If the interlayer motion relevance is stronger, then select to use ILMP.
In macro-block coding pattern, Direct pattern and BLSKIP pattern do not need the motion search process, and its motion vector information obtains according to the motion vector information conversion of space adjacent macroblocks or the corresponding macro block of basic layer.According to the account form of motion vector, Direct pattern and BLSKIP pattern are used for measuring the spatial movement correlation and the interlayer motion relevance of macro-block level respectively: its rate distortion costs is more little, and corresponding motion relevance is also just strong more.Consider that Direct pattern and BLSKIP pattern are to use two kinds of higher patterns of frequency, preferentially calculating these two kinds of patterns can not increase algorithm complex.
(2) sub-piece level motion relevance prediction
Can know the distance dependent between bit number that motion vector encoder consumed and motion vector and the predictive vector by Golomb entropy coding mode: this distance is more little, and number of coded bits is few more, and corresponding rate distortion costs is also little; This distance is big more, and number of coded bits is many more, and corresponding rate distortion costs is also big.In inter-layer motion prediction was selected, rate distortion costs was more little, and the possibility of selection is high more, and its corresponding motion relevance is also just strong more.
This step utilizes the distance between motion vector and the predictive vector to come the interlayer motion relevance and the spatial movement correlation of predictor piece level, and detailed process is:
At first do not use the motion search of inter-layer motion prediction, obtain motion vector mv NoILMPThen, calculate described motion vector and use the distance between the predictive vector under the inter-layer motion prediction condition, be first distance, and calculate described motion vector and do not use the distance between the predictive vector under the inter-layer motion prediction condition, be second distance; At last, calculate difference (the Δ MVD of first distance and second distance e), shown in (1):
Δ MVD e=MVD (mv NoILMP, pmv BL)-MVD (mv NoILMP, pmv EL) (1) wherein, mv NoILMPBe not use the motion vector that obtains under the inter-layer motion prediction condition, pmv BL, pmv ELBe to use respectively and do not use the predictive vector under the inter-layer motion prediction condition, MVD () to be used for the compute vectors distance, computational methods are:
MVD(v 1,v 2)=|v 1x-v 2x|+|v 1y-v 2y| (2)
Wherein, v 1, v 2Be vector, v 1x, v 2x, v 1y, v 2yRepresent its x, y component respectively.
According to difference (the Δ MVD of first distance with second distance e) can measure the interlayer motion relevance and the spatial movement correlation of sub-piece level: if Δ MVD e<T shows that the interlayer motion relevance is stronger; Otherwise, show that the spatial movement correlation is stronger.Wherein, T is a threshold value.
(3) inter-layer motion prediction is selected fast
Motion relevance result according to macro-block level and sub-piece level accomplishes quick selection inter-layer motion prediction:
If satisfy formula (3), promptly the interlayer motion relevance all is better than the spatial movement correlation on macro-block level and sub-piece level, then selects to use inter-layer motion prediction, proceeds motion search; Otherwise, select not use inter-layer motion prediction, finish this motion search.
J BLSKIP<J Direct?&?&?ΔMVD e<T (3)
Wherein, J is the rate distortion costs value.
(4) the inter-layer residue prediction rate distortion costs is estimated
Under the situation of using inter-layer residue prediction, adopt the method in step (1)-(3), carry out inter-layer motion prediction and select, obtain the motion search result;
Then, utilize the motion search result, estimate not using macro block distortion and coded-bit number under two kinds of situation of inter-layer residue prediction and use inter-layer residue prediction, and obtain two kinds of rate distortion costs estimated values under the situation according to formula (4)-(6):
J ^ = D ^ + λ × R ^ - - - ( 4 )
D ^ = Σ x = 0 15 Σ y = 0 15 ( Diff ( x , y ) ) 2 - - - ( 5 )
R ^ = log 2 ( σ Y + σ U + σ V ) - - - ( 6 )
Wherein, Be the rate distortion costs estimated value,
Figure BDA0000047708960000055
Be macro block distortion estimated value,
Figure BDA0000047708960000056
Be the number of coded bits estimated value, λ is a Lagrangian, and (x is to carry out the residual block that motion compensation obtains, σ according to the motion search result y) to Diff YBe the standard variance of residual block luminance component, σ U, σ VIt is the standard variance on two chromatic components of residual block.In order to save amount of calculation, residual block calculates by following method:
Diff NoILRP=S-P ILRP (7)
Diff ILRP=S-P ILRP-Res base (8)
Wherein, Diff NoILRPFor not using the residual block of inter-layer residue prediction, Diff ILRPFor using the residual block of inter-layer residue prediction, S is an original macro, P ILRPBe the prediction reference piece that obtains according to the motion search result, Res BaseIt is residual error data through the basic layer corresponding blocks of interpolation processing.
At last, calculating the rate distortion costs ratio (η) that does not use under two kinds of situation of inter-layer residue prediction and use inter-layer residue prediction is:
η = J ^ NoILRP J ^ ILRP - - - ( 9 )
Wherein, for not use the rate distortion costs estimated value under the inter-layer residue prediction,
Figure BDA0000047708960000059
is for using the rate distortion costs estimated value under the inter-layer residue prediction.
(5) inter-layer residue prediction is selected fast
Correlation according between described rate distortion costs ratio and the inter-layer residue prediction is selected fast:
If satisfy η>T Up, select to use inter-layer residue prediction, rebuild calculating; If satisfy η<T Low, select not use inter-layer residue prediction, adopt the method in step (1)-(3) to carry out motion search again, and accomplish to rebuild and calculate; Otherwise, recomputate rate distortion costs, and, adopt the method in step (1)-(3) to carry out motion search again not using the situation of inter-layer residue prediction, select according to the rate distortion costs size then, and accomplish to rebuild and calculate.Wherein, T Up, T LowBe threshold value, satisfy T Up>T Low

Claims (1)

1. quick inter-layer prediction system of selection of scalable video may further comprise the steps:
(1) rate distortion costs of calculating BLSKIP pattern and Direct pattern is respectively as the interlayer motion relevance of macro-block level and the tolerance of spatial movement correlation;
(2) at first do not use the motion search of inter-layer motion prediction, obtain motion vector; Then, calculate described motion vector and use the distance between the predictive vector under the inter-layer motion prediction condition, be first distance, and calculate described motion vector and do not use the distance between the predictive vector under the inter-layer motion prediction condition, be second distance; At last, calculate the difference of first distance and second distance, with the interlayer motion relevance and the spatial movement correlation of measuring sub-piece level, if the difference of first distance and second distance less than threshold value, then the interlayer motion relevance is stronger; Otherwise then spatial movement correlation is stronger;
(3) the motion relevance result according to macro-block level and sub-piece level accomplishes quick selection inter-layer motion prediction: if the interlayer motion relevance all is better than the spatial movement correlation on macro-block level and sub-piece level; Be the rate distortion costs value of the distortion cost value of BLSKIP pattern rate less than the Direct pattern; And the difference of first distance and second distance is less than above-mentioned threshold value; Then select to use inter-layer motion prediction, proceed motion search; Otherwise, select not use inter-layer motion prediction, finish this motion search;
(4) under the situation of using inter-layer residue prediction, adopt step (the 1)-method of (3) to carry out the selection of inter-layer motion prediction, obtain the motion search result; Then, utilize the motion search result to estimate not use inter-layer residue prediction and macro block distortion and the coded-bit number used under two kinds of situation of inter-layer residue prediction, and obtain two kinds of rate distortion costs estimated values under the situation; Obtain two kinds of rate distortion costs ratios under the situation at last, the computational methods of the rate distortion costs estimated value under two kinds of situation are following:
J ^ = D ^ + λ × R ^ - - - ( 1 )
D ^ = Σ x = 0 15 Σ y = 0 15 ( Diff ( x , y ) ) 2 - - - ( 2 )
R ^ = log 2 ( σ Y + σ U + σ V ) - - - ( 3 )
Wherein, Be the rate distortion costs estimated value,
Figure FDA0000157026590000015
Be macro block distortion estimated value,
Figure FDA0000157026590000016
Be the number of coded bits estimated value, λ is a Lagrangian, and (x is to carry out the residual block that motion compensation obtains, σ according to the motion search result y) to Diff YBe the standard variance of residual block luminance component, σ U, σ VIt is the standard variance on two chromatic components of residual block;
Do not use inter-layer residue prediction and the residual block Diff that uses under two kinds of situation of inter-layer residue prediction NoILRPAnd Diff ILRPCalculate by following method:
Diff NoILRP=S-P ILRP (4)
Diff ILRP=S-P ILRP-Res base (5)
Wherein, S is an original macro, P ILRPBe the prediction reference piece that obtains according to the motion search result, Res BaseIt is residual error data through the basic layer corresponding blocks of interpolation processing;
(5) select fast according to the correlation between described rate distortion costs ratio and the inter-layer residue prediction; If rate distortion costs ratio greater than first threshold value, is selected to use inter-layer residue prediction, rebuild calculating; If rate distortion costs ratio less than second threshold value, selects not use inter-layer residue prediction, adopt the method in step (1)-(3) to carry out motion search again, and accomplish to rebuild and calculate; Otherwise, recomputate rate distortion costs, and to not using the situation of inter-layer residue prediction; Adopt the method in step (1)-(3) to carry out motion search again; Select according to the rate distortion costs size then, and accomplish to rebuild and calculate, wherein first threshold value is greater than second threshold value.
CN 201110044253 2011-02-23 2011-02-23 Rapid interlayer prediction selection method for scalable video coding Expired - Fee Related CN102088605B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110044253 CN102088605B (en) 2011-02-23 2011-02-23 Rapid interlayer prediction selection method for scalable video coding

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110044253 CN102088605B (en) 2011-02-23 2011-02-23 Rapid interlayer prediction selection method for scalable video coding

Publications (2)

Publication Number Publication Date
CN102088605A CN102088605A (en) 2011-06-08
CN102088605B true CN102088605B (en) 2012-12-05

Family

ID=44100180

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110044253 Expired - Fee Related CN102088605B (en) 2011-02-23 2011-02-23 Rapid interlayer prediction selection method for scalable video coding

Country Status (1)

Country Link
CN (1) CN102088605B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10764592B2 (en) 2012-09-28 2020-09-01 Intel Corporation Inter-layer residual prediction
CN108111846B (en) * 2012-11-15 2021-11-19 联发科技股份有限公司 Inter-layer prediction method and device for scalable video coding
CN104041044B (en) * 2012-12-28 2017-11-17 华为技术有限公司 Method for video coding and device
WO2014161355A1 (en) * 2013-04-05 2014-10-09 Intel Corporation Techniques for inter-layer residual prediction
CN104104956B (en) * 2013-04-08 2017-10-17 华为技术有限公司 For layered video coding and the method for decoding, encoding apparatus and decoding apparatus
US9681145B2 (en) * 2013-10-14 2017-06-13 Qualcomm Incorporated Systems and methods for inter-layer RPS derivation based on sub-layer reference prediction dependency
CN103533369B (en) * 2013-10-24 2016-10-26 东南大学 A kind of fast schema selection method of gradable video encoding spatial enhancement layer

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102503A (en) * 2006-07-07 2008-01-09 华为技术有限公司 Prediction method for motion vector between video coding layers
CN101185343A (en) * 2005-05-26 2008-05-21 Lg电子株式会社 Method for providing and using information about inter-layer prediction for video signal
CN101207810A (en) * 2006-12-21 2008-06-25 联想(北京)有限公司 Method and apparatus for fast mode selecting of H264 video coding
CN101356820A (en) * 2006-01-05 2009-01-28 汤姆森许可贸易公司 Inter-layer motion prediction method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100878811B1 (en) * 2005-05-26 2009-01-14 엘지전자 주식회사 Method of decoding for a video signal and apparatus thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101185343A (en) * 2005-05-26 2008-05-21 Lg电子株式会社 Method for providing and using information about inter-layer prediction for video signal
CN101356820A (en) * 2006-01-05 2009-01-28 汤姆森许可贸易公司 Inter-layer motion prediction method
CN101102503A (en) * 2006-07-07 2008-01-09 华为技术有限公司 Prediction method for motion vector between video coding layers
CN101207810A (en) * 2006-12-21 2008-06-25 联想(北京)有限公司 Method and apparatus for fast mode selecting of H264 video coding

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Aiai Huang et al..Fast Mode Decision Algorithm for Spatial and Coarse Grain Quality Scalable Video Coding.《International Symposium on Computer Network and Multimedia Technology, CNMT 2009》.2009,1-4.
Fast Mode Decision Algorithm for Spatial and Coarse Grain Quality Scalable Video Coding;Aiai Huang et al.;《International Symposium on Computer Network and Multimedia Technology, CNMT 2009》;20090120;1-4 *

Also Published As

Publication number Publication date
CN102088605A (en) 2011-06-08

Similar Documents

Publication Publication Date Title
CN102088605B (en) Rapid interlayer prediction selection method for scalable video coding
CN102137263B (en) Distributed video coding and decoding methods based on classification of key frames of correlation noise model (CNM)
CN103096080B (en) Apparatus for estimating motion vector of current block
CN101860748B (en) Side information generating system and method based on distribution type video encoding
CN102158709B (en) Derivable motion compensation prediction method of decoding terminal
CN102291582B (en) Distributed video encoding method based on motion compensation refinement
CN1719735A (en) Method or device for coding a sequence of source pictures
CN103733625A (en) Method and apparatus for encoding motion information and method and apparatus for decoding same
CN101888546B (en) A kind of method of estimation and device
CN103765896A (en) Method and apparatus for encoding motion information, and method and apparatus for decoding same
CN101022555B (en) Interframe predictive coding mode quick selecting method
CN103248895A (en) Quick mode estimation method used for HEVC intra-frame coding
CN100581262C (en) Code rate controlling method for video coding based on Rho domain
CN102647598A (en) H.264 inter-frame mode optimization method based on maximin MV (Music Video) difference value
CN101313581B (en) Method and device for coding a video image
CN103384327A (en) AVS fast mode selection algorithm based on adaptive threshold
JP5566786B2 (en) Error absolute value sum estimation system and estimation method
CN101883275B (en) Video coding method
CN100586186C (en) Quick inter-frame forecast mode selection method
CN101783956B (en) Backward-prediction method based on spatio-temporal neighbor information
CN105282557A (en) H264 rapid movement estimation method for prediction movement vector
CN109688411B (en) Video coding rate distortion cost estimation method and device
CN113873257B (en) Method, device and equipment for constructing motion information candidate list
CN108432252A (en) Motion vector selection and forecasting system in Video coding and method
CN101291433A (en) Modular movement vector matching and evaluating method in video coding technique

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20110608

Assignee: ZHEJIANG ELECTRIC TRANSMISSION AND TRANSFORMATION ENGINEERING Corp.

Assignor: Zhejiang University

Contract record no.: 2016330000116

Denomination of invention: Rapid interlayer prediction selection method for scalable video coding

Granted publication date: 20121205

License type: Common License

Record date: 20160726

LICC Enforcement, change and cancellation of record of contracts on the licence for exploitation of a patent or utility model
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121205