Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
Dnal-h264.h41 struct nal_h264_vui_parameters { struct
42 unsigned int aspect_ratio_info_present_flag;
43 struct {
48 unsigned int overscan_info_present_flag;
49 unsigned int overscan_appropriate_flag;
50 unsigned int video_signal_type_present_flag;
51 struct {
61 unsigned int chroma_loc_info_present_flag;
62 struct {
66 unsigned int timing_info_present_flag;
[all …]
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
Dnal-h264.h44 struct nal_h264_vui_parameters { struct
45 unsigned int aspect_ratio_info_present_flag;
46 struct {
51 unsigned int overscan_info_present_flag;
52 unsigned int overscan_appropriate_flag;
53 unsigned int video_signal_type_present_flag;
54 struct {
64 unsigned int chroma_loc_info_present_flag;
65 struct {
69 unsigned int timing_info_present_flag;
[all …]