Holds VP9 counters for adaptive entropy contexts.
Definition at line 1223 of file tvmr/include/nvmedia_common_decode.h.
Data Fields | |
uint32_t | inter_mode_counts [7][3][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | sb_ymode_counts [4][10] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | uv_mode_counts [10][10] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | partition_counts [16][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | switchable_interp_counts [4][3] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | intra_inter_count [4][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | comp_inter_count [5][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | single_ref_count [5][2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | comp_ref_count [5][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | tx32x32_count [2][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | tx16x16_count [2][3] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | tx8x8_count [2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | mbskip_count [3][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | joints [4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | sign [2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | classes [2][11] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | class0 [2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | bits [2][10][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | class0_fp [2][2][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | fp [2][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | class0_hp [2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | hp [2][2] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | countCoeffs [2][2][6][6][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | countCoeffs8x8 [2][2][6][6][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | countCoeffs16x16 [2][2][6][6][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | countCoeffs32x32 [2][2][6][6][4] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t | countEobs [4][2][2][6][6] |
Holds a copy of the VP9 bitstream field. More... | |
uint32_t NvMediaVP9BackwardUpdates::bits |
Holds a copy of the VP9 bitstream field.
Definition at line 1259 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::class0 |
Holds a copy of the VP9 bitstream field.
Definition at line 1257 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::class0_fp |
Holds a copy of the VP9 bitstream field.
Definition at line 1261 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::class0_hp |
Holds a copy of the VP9 bitstream field.
Definition at line 1265 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::classes |
Holds a copy of the VP9 bitstream field.
Definition at line 1255 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::comp_inter_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1237 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::comp_ref_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1241 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::countCoeffs |
Holds a copy of the VP9 bitstream field.
Definition at line 1269 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::countCoeffs16x16 |
Holds a copy of the VP9 bitstream field.
Definition at line 1273 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::countCoeffs32x32 |
Holds a copy of the VP9 bitstream field.
Definition at line 1275 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::countCoeffs8x8 |
Holds a copy of the VP9 bitstream field.
Definition at line 1271 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::countEobs |
Holds a copy of the VP9 bitstream field.
Definition at line 1277 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::fp |
Holds a copy of the VP9 bitstream field.
Definition at line 1263 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::hp |
Holds a copy of the VP9 bitstream field.
Definition at line 1267 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::inter_mode_counts |
Holds a copy of the VP9 bitstream field.
Definition at line 1225 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::intra_inter_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1235 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::joints |
Holds a copy of the VP9 bitstream field.
Definition at line 1251 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::mbskip_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1249 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::partition_counts |
Holds a copy of the VP9 bitstream field.
Definition at line 1231 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::sb_ymode_counts |
Holds a copy of the VP9 bitstream field.
Definition at line 1227 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::sign |
Holds a copy of the VP9 bitstream field.
Definition at line 1253 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::single_ref_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1239 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::switchable_interp_counts |
Holds a copy of the VP9 bitstream field.
Definition at line 1233 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::tx16x16_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1245 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::tx32x32_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1243 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::tx8x8_count |
Holds a copy of the VP9 bitstream field.
Definition at line 1247 of file tvmr/include/nvmedia_common_decode.h.
uint32_t NvMediaVP9BackwardUpdates::uv_mode_counts |
Holds a copy of the VP9 bitstream field.
Definition at line 1229 of file tvmr/include/nvmedia_common_decode.h.