Lines Matching defs:hdr
1960 const AVDOVIRpuDataHeader *hdr = av_dovi_get_header(dovi);
1968 print_int("rpu_type", hdr->rpu_type);
1969 print_int("rpu_format", hdr->rpu_format);
1970 print_int("vdr_rpu_profile", hdr->vdr_rpu_profile);
1971 print_int("vdr_rpu_level", hdr->vdr_rpu_level);
1973 hdr->chroma_resampling_explicit_filter_flag);
1974 print_int("coef_data_type", hdr->coef_data_type);
1975 print_int("coef_log2_denom", hdr->coef_log2_denom);
1976 print_int("vdr_rpu_normalized_idc", hdr->vdr_rpu_normalized_idc);
1977 print_int("bl_video_full_range_flag", hdr->bl_video_full_range_flag);
1978 print_int("bl_bit_depth", hdr->bl_bit_depth);
1979 print_int("el_bit_depth", hdr->el_bit_depth);
1980 print_int("vdr_bit_depth", hdr->vdr_bit_depth);
1982 hdr->spatial_resampling_filter_flag);
1984 hdr->el_spatial_resampling_filter_flag);
1985 print_int("disable_residual_flag", hdr->disable_residual_flag);