- 20 Mar, 2017 1 commit
-
-
Angie Chiang authored
Generate txb_ctx which contains both txb_skip_ctx and dc_ctx directly Change-Id: I5058b72e0b6431a9daf0536925c71da590cf7aeb
-
- 17 Mar, 2017 1 commit
-
-
Angie Chiang authored
This function go through each transform block in the prediction block and call av1_write_coeffs_txb to pack coefficients into the bitstream Change-Id: I6dedebef6cf8957f9173241a7de60e9936bc0be8
-
- 16 Mar, 2017 2 commits
-
-
Angie Chiang authored
This draft version only pass compiling check, it's not working yet. The following goal is to use new coding system when doing bitstream packing but keep old coding system in RD loop. Change-Id: I224a1581d1cc5c67d73e71558fb77d9faf9c2470
-
Angie Chiang authored
Doing tokenize in the last step of RD loop and then doing packing tokens in bitstream packing phase is hard for debugging. Therefore, we create a frame-level buffer to store the txfm coeffs from the reconstruction in RD loop and then in bitstream packing phase, we can code the txfm coeffs directly. Change-Id: I999470eef6e038317a91585df2bdfc20aca3573e
-
- 28 Feb, 2017 1 commit
-
-
Angie Chiang authored
Change-Id: I44842387207b19f8e0c3894d3f4e8d0646a4cafd
-
- 27 Feb, 2017 1 commit
-
-
Angie Chiang authored
Change-Id: Ifcdd3ce2953c1ecb1d0962da412a4b5ba2cda912
-
- 25 Feb, 2017 1 commit
-
-
Angie Chiang authored
Change-Id: I222b5ce9ee1a1c1aac5620b94835967dd9a014c1
-
- 24 Feb, 2017 1 commit
-
-
Angie Chiang authored
Change-Id: I70c3659940b5090f030c795df5148ac508e19d2d
-