Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h96933 struct v4l2_hevc_pred_weight_table { struct
96934 __s8 delta_luma_weight_l0[16];
96935 __s8 luma_offset_l0[16];
96936 __s8 delta_chroma_weight_l0[32];
96937 __s8 chroma_offset_l0[32];
96938 __s8 delta_luma_weight_l1[16];
96939 __s8 luma_offset_l1[16];
96940 __s8 delta_chroma_weight_l1[32];
96941 __s8 chroma_offset_l1[32];
96942 __u8 luma_log2_weight_denom;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h106629 struct v4l2_hevc_pred_weight_table { struct
106630 __s8 delta_luma_weight_l0[16];
106631 __s8 luma_offset_l0[16];
106632 __s8 delta_chroma_weight_l0[32];
106633 __s8 chroma_offset_l0[32];
106634 __s8 delta_luma_weight_l1[16];
106635 __s8 luma_offset_l1[16];
106636 __s8 delta_chroma_weight_l1[32];
106637 __s8 chroma_offset_l1[32];
106638 __u8 luma_log2_weight_denom;
[all …]