Abstract
In one example, a device includes a video coder configured to determine a context for entropy coding a bin of a value indicative of a last significant coefficient of a block of video data using a function of an index of the bin, and code the bin using the determined context. The video coder may encode or decode the bin using context-adaptive binary arithmetic coding (CABAC). The function may also depend on a size of the block. In this manner, a table indicating context indexes for the contexts need not be stored by the device.
Technology | Declaration Information | Specification Information | Explicitly Disclosed | Patent Type | |||||
---|---|---|---|---|---|---|---|---|---|
Declaration Date | Declaration Reference | Declaring Company | Specification Number | ||||||
Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member |
Specification Information
Specification Information
Technologies
Family Information
All Granted Patents In Patent Family : | ---- |
All Pending Patents In Patent Family : | ---- |
Publication No | Technology | Declaration Information | Specification Information | Explicitly Disclosed | Patent Type | |||||
---|---|---|---|---|---|---|---|---|---|---|
Declaration Date | Declaration Reference | Declaring Company | Specification Number | |||||||
US2013251041A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | Yes | Basis Patent | ||||
US9237344B2 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | Yes | Basis Patent | ||||
AU2013235516A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
AU2013235516B2 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
CA2865616A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
CA2865616C | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
CN104205835A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
CN104205835B | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
DK2829061T3 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
EP2829061A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
EP2829061B1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
ES2616486T3 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
HK1202741A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
HUE031741T2 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
JP2015514355A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
JP6042526B2 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
KR101699600B1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
KR20140139570A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
MY165949A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
PH12014502044A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
PH12014502044B1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
PL2829061T3 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
PT2829061T | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
RU2014142546A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
RU2629437C2 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
SG11201405150XA | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
SI2829061T1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
TW201352010A | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
TWI523530B | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
WO2013142195A1 | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
ZA201407494B | Not Available | 27/03/2018 | ISLD-201806-033 | QUALCOMM INC | No | Family Member | ||||
BR112014023466A8 | ----- | ----- | ----- | ----- | ----- | ----- | ----- |
Publication No | Technology | Declaration Information | Specification Information | Explicitly Disclosed | Patent Type | Status | National Phase Entries | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Declaration Date | Declaration Reference | Declaring Company | Specification Information | |||||||||
----- | ----- | ----- | ----- | ----- |
S1
|
----- | ----- | ----- | ----- |
Technologies

Product
Use Cases

Services
Claim
1. A method of coding video data, the method comprising: determining a context for entropy coding a bin of a value indicative of a last significant coefficient of a block of video data using a function of an index of the bin, wherein the function produces a context index for the context by right- shifting the index of the bin by a value k and adding the right- shifted value to an offset value, wherein the offset value is determined according to the formula: offset=3 *n+((n+ 1 )»2) , wherein the value k is determined according to the formula: k=(n+3)»2, wherein the value n is determined according to the formula: n=(log2(block_size)-2), and wherein the value block_size comprises a value indicative of the size of the block; and coding the bin using the determined context.
2. The method of claim 1, wherein determining the context comprises executing the function.
3. The method of claim 1, wherein the function comprises a linear function.
4. The method of claim 1, wherein the function comprises a non-linear function.
5. The method of claim 1, wherein the function produces a context index for the context by right- shifting the index of the bin by one.
6. The method of claim 1, further comprising receiving the function from a user.
7. The method of claim 1, further comprising receiving syntax data defining the function. 234269/2
8. The method of claim 1, wherein coding the bin comprises entropy decoding encoded data using the determined context to reproduce a value for the bin.
9. The method of claim 1, wherein coding the bin comprises entropy encoding the bin using the determined context
10. A device for coding video data, the device comprising: a memory configured to store the video data; and one or more processors configured to: determine a context for entropy coding a bin of a value indicative of a last significant coefficient of a block of video data using a function of an index of the bin, wherein the function produces a context index for the context by right- shifting the index of the bin by a value k and adding the right-shifted value to an offset value, wherein the offset value is determined according to the formula: offset=3 *n+((n+ 1 )»2), wherein the value k is determined according to the formula: k=(n+3)»2, wherein the value n is determined according to the formula: n=(log2(block_size)-2), and wherein the value block_size comprises a value indicative of the size of the block; and code the bin using the determined context
11. The device of claim 10, wherein the video coder is configured to determine the context at least in part by executing the function
12. The device of claim 10, wherein the video coder is further configured to receive syntax data defining the function
13. The device of claim 10, wherein the video coder is configured to code the bin at least in 234269/2 part by entropy decoding encoded data using the determined context to reproduce a value for the bin
14. The device of claim 10, wherein the video coder is configured to code the bin at least in part by entropy encoding the bin using the determined context
15. The device of claim 10, wherein the device comprises at least one of: an integrated circuit; a microprocessor; and a wireless communication device that comprises the video coder
16. A device for coding video data, the device comprising: means for determining a context for entropy coding a bin of a value indicative of a last significant coefficient of a block of video data using a function of an index of the bin, wherein the function produces a context index for the context by right- shifting the index of the bin by a value k and adding the right- shifted value to an offset value, wherein the offset value is determined according to the formula: offset=3 *n+((n+ 1 )»2) , wherein the value k is determined according to the formula: k=(n+3)»2, wherein the value n is determined according to the formula: n=(log2(block_size)-2), and wherein the value block_size comprises a value indicative of the size of the block; and means for coding the bin using the determined context
17. The device of claim 16, wherein the means for determining the context comprises means for executing the function
18. The device of claim 16, further comprising means for receiving syntax data defining the function.']
Associated Portfolios

![]() |
![]() |
![]() |
![]() |
---|---|---|---|
Claim charts will soon be available!
|
SUMMARY
ClaimChart-IL234269A-STO
Patent number:IL234269A
Claim Chart Type : SEP Claim Chart
Price: 200 €
To view claim charts you must become a Gold or Platinum Member.
Upgrade your subscriptionYou have reached the maximum number of patents which can be associated to your account per your subscription. If you wish to associate more patents
Please upgrade your subscription.Note:
The information in blue was extracted from the third parties (Standard Setting Organisation, Espacenet)
The information in grey was provided by the patent holder
The information in purple was extracted from the FrandAvenue
Explicitly disclosed patent:openly and comprehensibly describes all details of the invention in the patent document.
Implicitly disclosed patent:does not explicitly state certain aspects of the invention, but still allows for these to be inferred from the information provided.
Basis patent:The core patent in a family, outlining the fundamental invention from which related patents or applications originate.
Family member:related patents or applications that share a common priority or original filing.