NVIDIA DRIVE OS Linux SDK API Reference

6.0.5 Release

Detailed Description

Holds VP9 counters for adaptive entropy contexts.

Definition at line 1214 of file 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...
 

Field Documentation

◆ bits

uint32_t NvMediaVP9BackwardUpdates::bits[2][10][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1250 of file nvmedia_common_decode.h.

◆ class0

uint32_t NvMediaVP9BackwardUpdates::class0[2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1248 of file nvmedia_common_decode.h.

◆ class0_fp

uint32_t NvMediaVP9BackwardUpdates::class0_fp[2][2][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1252 of file nvmedia_common_decode.h.

◆ class0_hp

uint32_t NvMediaVP9BackwardUpdates::class0_hp[2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1256 of file nvmedia_common_decode.h.

◆ classes

uint32_t NvMediaVP9BackwardUpdates::classes[2][11]

Holds a copy of the VP9 bitstream field.

Definition at line 1246 of file nvmedia_common_decode.h.

◆ comp_inter_count

uint32_t NvMediaVP9BackwardUpdates::comp_inter_count[5][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1228 of file nvmedia_common_decode.h.

◆ comp_ref_count

uint32_t NvMediaVP9BackwardUpdates::comp_ref_count[5][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1232 of file nvmedia_common_decode.h.

◆ countCoeffs

uint32_t NvMediaVP9BackwardUpdates::countCoeffs[2][2][6][6][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1260 of file nvmedia_common_decode.h.

◆ countCoeffs16x16

uint32_t NvMediaVP9BackwardUpdates::countCoeffs16x16[2][2][6][6][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1264 of file nvmedia_common_decode.h.

◆ countCoeffs32x32

uint32_t NvMediaVP9BackwardUpdates::countCoeffs32x32[2][2][6][6][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1266 of file nvmedia_common_decode.h.

◆ countCoeffs8x8

uint32_t NvMediaVP9BackwardUpdates::countCoeffs8x8[2][2][6][6][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1262 of file nvmedia_common_decode.h.

◆ countEobs

uint32_t NvMediaVP9BackwardUpdates::countEobs[4][2][2][6][6]

Holds a copy of the VP9 bitstream field.

Definition at line 1268 of file nvmedia_common_decode.h.

◆ fp

uint32_t NvMediaVP9BackwardUpdates::fp[2][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1254 of file nvmedia_common_decode.h.

◆ hp

uint32_t NvMediaVP9BackwardUpdates::hp[2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1258 of file nvmedia_common_decode.h.

◆ inter_mode_counts

uint32_t NvMediaVP9BackwardUpdates::inter_mode_counts[7][3][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1216 of file nvmedia_common_decode.h.

◆ intra_inter_count

uint32_t NvMediaVP9BackwardUpdates::intra_inter_count[4][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1226 of file nvmedia_common_decode.h.

◆ joints

uint32_t NvMediaVP9BackwardUpdates::joints[4]

Holds a copy of the VP9 bitstream field.

Definition at line 1242 of file nvmedia_common_decode.h.

◆ mbskip_count

uint32_t NvMediaVP9BackwardUpdates::mbskip_count[3][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1240 of file nvmedia_common_decode.h.

◆ partition_counts

uint32_t NvMediaVP9BackwardUpdates::partition_counts[16][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1222 of file nvmedia_common_decode.h.

◆ sb_ymode_counts

uint32_t NvMediaVP9BackwardUpdates::sb_ymode_counts[4][10]

Holds a copy of the VP9 bitstream field.

Definition at line 1218 of file nvmedia_common_decode.h.

◆ sign

uint32_t NvMediaVP9BackwardUpdates::sign[2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1244 of file nvmedia_common_decode.h.

◆ single_ref_count

uint32_t NvMediaVP9BackwardUpdates::single_ref_count[5][2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1230 of file nvmedia_common_decode.h.

◆ switchable_interp_counts

uint32_t NvMediaVP9BackwardUpdates::switchable_interp_counts[4][3]

Holds a copy of the VP9 bitstream field.

Definition at line 1224 of file nvmedia_common_decode.h.

◆ tx16x16_count

uint32_t NvMediaVP9BackwardUpdates::tx16x16_count[2][3]

Holds a copy of the VP9 bitstream field.

Definition at line 1236 of file nvmedia_common_decode.h.

◆ tx32x32_count

uint32_t NvMediaVP9BackwardUpdates::tx32x32_count[2][4]

Holds a copy of the VP9 bitstream field.

Definition at line 1234 of file nvmedia_common_decode.h.

◆ tx8x8_count

uint32_t NvMediaVP9BackwardUpdates::tx8x8_count[2][2]

Holds a copy of the VP9 bitstream field.

Definition at line 1238 of file nvmedia_common_decode.h.

◆ uv_mode_counts

uint32_t NvMediaVP9BackwardUpdates::uv_mode_counts[10][10]

Holds a copy of the VP9 bitstream field.

Definition at line 1220 of file nvmedia_common_decode.h.


The documentation for this struct was generated from the following file: