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]: Supported for H264,HEVC.It Specifies the number of candidates per 16x16 block. More...
 
uint32_t numCandsPerBlk16x8: 4
 [in]: Supported for H264 only.Specifies the number of candidates per 16x8 block. More...
 
uint32_t numCandsPerBlk8x16: 4
 [in]: Supported for H264 only.Specifies the number of candidates per 8x16 block. More...
 
uint32_t numCandsPerBlk8x8: 4
 [in]: Supported for H264,HEVC.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 1158 of file nvEncodeAPI.h.

Field Documentation

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk16x16

[in]: Supported for H264,HEVC.It Specifies the number of candidates per 16x16 block.

Definition at line 1160 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk16x8

[in]: Supported for H264 only.Specifies the number of candidates per 16x8 block.

Definition at line 1161 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk8x16

[in]: Supported for H264 only.Specifies the number of candidates per 8x16 block.

Definition at line 1162 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::numCandsPerBlk8x8

[in]: Supported for H264,HEVC.Specifies the number of candidates per 8x8 block.

Definition at line 1163 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::reserved

[in]: Reserved for padding.

Definition at line 1164 of file nvEncodeAPI.h.

uint32_t NVENC_EXTERNAL_ME_HINT_COUNTS_PER_BLOCKTYPE::reserved1[3]

[in]: Reserved for future use.

Definition at line 1165 of file nvEncodeAPI.h.


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