Holds an external motion vector hint with counts per block type.
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... | |