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

#include <cuviddec.h>

Data Fields

unsigned char profile_idc
 
unsigned char level_idc
 
unsigned char DQId
 
unsigned char DQIdMax
 
unsigned char disable_inter_layer_deblocking_filter_idc
 
unsigned char ref_layer_chroma_phase_y_plus1
 
signed char inter_layer_slice_alpha_c0_offset_div2
 
signed char inter_layer_slice_beta_offset_div2
 
unsigned short DPBEntryValidFlag
 
unsigned char inter_layer_deblocking_filter_control_present_flag
 
unsigned char extended_spatial_scalability_idc
 
unsigned char adaptive_tcoeff_level_prediction_flag
 
unsigned char slice_header_restriction_flag
 
unsigned char chroma_phase_x_plus1_flag
 
unsigned char chroma_phase_y_plus1
 
unsigned char tcoeff_level_prediction_flag
 
unsigned char constrained_intra_resampling_flag
 
unsigned char ref_layer_chroma_phase_x_plus1_flag
 
unsigned char store_ref_base_pic_flag
 
unsigned char Reserved8BitsA
 
unsigned char Reserved8BitsB
 
short scaled_ref_layer_left_offset
 
short scaled_ref_layer_top_offset
 
short scaled_ref_layer_right_offset
 
short scaled_ref_layer_bottom_offset
 
unsigned short Reserved16Bits
 
struct _CUVIDPICPARAMS * pNextLayer
 Points to the picparams for the next layer to be decoded. More...
 
int bRefBaseLayer
 whether to store ref base pic More...
 

Detailed Description

H.264 SVC Picture Parameters Ext

Definition at line 202 of file cuviddec.h.

Field Documentation

unsigned char CUVIDH264SVCEXT::profile_idc

Definition at line 204 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::level_idc

Definition at line 205 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::DQId

Definition at line 206 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::DQIdMax

Definition at line 207 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::disable_inter_layer_deblocking_filter_idc

Definition at line 208 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::ref_layer_chroma_phase_y_plus1

Definition at line 209 of file cuviddec.h.

signed char CUVIDH264SVCEXT::inter_layer_slice_alpha_c0_offset_div2

Definition at line 210 of file cuviddec.h.

signed char CUVIDH264SVCEXT::inter_layer_slice_beta_offset_div2

Definition at line 211 of file cuviddec.h.

unsigned short CUVIDH264SVCEXT::DPBEntryValidFlag

Definition at line 213 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::inter_layer_deblocking_filter_control_present_flag

Definition at line 214 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::extended_spatial_scalability_idc

Definition at line 215 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::adaptive_tcoeff_level_prediction_flag

Definition at line 216 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::slice_header_restriction_flag

Definition at line 217 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::chroma_phase_x_plus1_flag

Definition at line 218 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::chroma_phase_y_plus1

Definition at line 219 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::tcoeff_level_prediction_flag

Definition at line 221 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::constrained_intra_resampling_flag

Definition at line 222 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::ref_layer_chroma_phase_x_plus1_flag

Definition at line 223 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::store_ref_base_pic_flag

Definition at line 224 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::Reserved8BitsA

Definition at line 225 of file cuviddec.h.

unsigned char CUVIDH264SVCEXT::Reserved8BitsB

Definition at line 226 of file cuviddec.h.

short CUVIDH264SVCEXT::scaled_ref_layer_left_offset

Definition at line 230 of file cuviddec.h.

short CUVIDH264SVCEXT::scaled_ref_layer_top_offset

Definition at line 231 of file cuviddec.h.

short CUVIDH264SVCEXT::scaled_ref_layer_right_offset

Definition at line 232 of file cuviddec.h.

short CUVIDH264SVCEXT::scaled_ref_layer_bottom_offset

Definition at line 233 of file cuviddec.h.

unsigned short CUVIDH264SVCEXT::Reserved16Bits

Definition at line 234 of file cuviddec.h.

struct _CUVIDPICPARAMS* CUVIDH264SVCEXT::pNextLayer

Points to the picparams for the next layer to be decoded.

Linked list ends at the target layer.

Definition at line 235 of file cuviddec.h.

int CUVIDH264SVCEXT::bRefBaseLayer

whether to store ref base pic

Definition at line 236 of file cuviddec.h.


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