Lines Matching defs:hva_controls
86 struct hva_controls { struct
87 struct v4l2_fract time_per_frame;
88 enum v4l2_mpeg_video_bitrate_mode bitrate_mode;
89 u32 gop_size;
90 u32 bitrate;
91 enum v4l2_mpeg_video_aspect aspect;
92 enum v4l2_mpeg_video_h264_profile profile;
93 enum v4l2_mpeg_video_h264_level level;
94 enum v4l2_mpeg_video_h264_entropy_mode entropy_mode;
95 u32 cpb_size;
96 bool dct8x8;
97 u32 qpmin;
98 u32 qpmax;
99 bool vui_sar;
100 enum v4l2_mpeg_video_h264_vui_sar_idc vui_sar_idc;
101 bool sei_fp;
102 enum v4l2_mpeg_video_h264_sei_fp_arrangement_type sei_fp_type;