FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE Struct Reference

#include <nvEncodeAPI.h>

Data Fields

uint32_t numCandsPerBlk16x16: 4
 [in]: Specifies the number of candidates per 16x16 block. More...
 
uint32_t numCandsPerBlk16x8: 4
 [in]: Specifies the number of candidates per 16x8 block. More...
 
uint32_t numCandsPerBlk8x16: 4
 [in]: Specifies the number of candidates per 8x16 block. More...
 
uint32_t numCandsPerBlk8x8: 4
 [in]: Specifies the number of candidates per 8x8 block. More...
 
uint32_t reserved: 16
 [in]: Reserved for padding. More...
 
uint32_t reserved1 [3]
 [in]: Reserved for future use. More...
 

Detailed Description

Definition at line 1121 of file nvEncodeAPI.h.

Field Documentation

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk16x16

[in]: Specifies the number of candidates per 16x16 block.

Definition at line 1123 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk16x8

[in]: Specifies the number of candidates per 16x8 block.

Definition at line 1124 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk8x16

[in]: Specifies the number of candidates per 8x16 block.

Definition at line 1125 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk8x8

[in]: Specifies the number of candidates per 8x8 block.

Definition at line 1126 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::reserved

[in]: Reserved for padding.

Definition at line 1127 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::reserved1[3]

[in]: Reserved for future use.

Definition at line 1128 of file nvEncodeAPI.h.


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