Searched defs:enc_wave_param (Results 1 – 1 of 1) sorted by relevance
470 struct enc_wave_param { struct482 u32 profile;483 u32 level; /* level indicator (level * 10) */484 u32 internal_bit_depth: 4; /* 8/10 */485 u32 gop_preset_idx: 4; /* 0 - 9 */486 u32 decoding_refresh_type: 2; /* 0=non-IRAP, 1=CRA, 2=IDR */487 u32 intra_qp; /* quantization parameter of intra picture */488 u32 intra_period; /* period of intra picture in GOP size */489 u32 conf_win_top; /* top offset of conformance window */490 u32 conf_win_bot; /* bottom offset of conformance window */[all …]