Home
last modified time | relevance | path

Searched defs:enc_wave_param (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/media/platform/chips-media/wave5/
Dwave5-vpuapi.h472 struct enc_wave_param { struct
484 u32 profile;
485 u32 level; /* level indicator (level * 10) */
486 u32 internal_bit_depth: 4; /* 8/10 */
487 u32 gop_preset_idx: 4; /* 0 - 9 */
488 u32 decoding_refresh_type: 2; /* 0=non-IRAP, 1=CRA, 2=IDR */
489 u32 intra_qp; /* quantization parameter of intra picture */
490 u32 intra_period; /* period of intra picture in GOP size */
491 u32 conf_win_top; /* top offset of conformance window */
492 u32 conf_win_bot; /* bottom offset of conformance window */
[all …]