NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
NvMediaEncodeExternalMeHintCountsPerBlocktype Struct Reference

Detailed Description

Holds an external motion vector hint with counts per block type.

Deprecated:
This feature will be deprecated in a future release.

Definition at line 722 of file nvmedia_common_encode.h.

Data Fields

uint32_t numCandsPerBlk16x16
 Holds the number of candidates per 16x16 block. More...
 
uint32_t numCandsPerBlk16x8
 Holds the number of candidates per 16x8 block. More...
 
uint32_t numCandsPerBlk8x16
 Holds the number of candidates per 8x16 block. More...
 
uint32_t numCandsPerBlk8x8
 Holds the number of candidates per 8x8 block. More...
 

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