/third_party/ffmpeg/libavcodec/ |
D | h264_ps.c | 410 sps->bit_depth_chroma = get_ue_golomb_31(gb) + 8; in ff_h264_decode_seq_parameter_set() 411 if (sps->bit_depth_chroma != sps->bit_depth_luma) { in ff_h264_decode_seq_parameter_set() 417 sps->bit_depth_chroma < 8 || sps->bit_depth_chroma > 14) { in ff_h264_decode_seq_parameter_set() 419 sps->bit_depth_luma, sps->bit_depth_chroma); in ff_h264_decode_seq_parameter_set() 431 sps->bit_depth_chroma = 8; in ff_h264_decode_seq_parameter_set()
|
D | hevc_ps.h | 163 int bit_depth_chroma; member 197 uint8_t bit_depth_chroma; member
|
D | hevc_ps.c | 911 int bit_depth_chroma, start, vui_present, sublayer_ordering_info; in ff_hevc_parse_sps() local 986 bit_depth_chroma = get_ue_golomb_long(gb) + 8; in ff_hevc_parse_sps() 987 if (sps->chroma_format_idc && bit_depth_chroma != sps->bit_depth) { in ff_hevc_parse_sps() 991 sps->bit_depth, bit_depth_chroma); in ff_hevc_parse_sps() 994 sps->bit_depth_chroma = bit_depth_chroma; in ff_hevc_parse_sps() 1084 sps->pcm.bit_depth_chroma = get_bits(gb, 4) + 1; in ff_hevc_parse_sps() 1088 if (FFMAX(sps->pcm.bit_depth, sps->pcm.bit_depth_chroma) > sps->bit_depth) { in ff_hevc_parse_sps() 1091 sps->pcm.bit_depth, sps->pcm.bit_depth_chroma, sps->bit_depth); in ff_hevc_parse_sps() 1357 || pps->log2_sao_offset_scale_chroma > FFMAX(sps->bit_depth_chroma - 10, 0) in pps_range_extensions()
|
D | h264_ps.h | 101 int bit_depth_chroma; ///< bit_depth_chroma_minus8 + 8 member
|
D | h264_sei.h | 173 int bit_depth_chroma; member
|
D | hevc_sei.h | 122 int bit_depth_chroma; member
|
D | nvdec_h264.c | 89 .bit_depth_chroma_minus8 = sps->bit_depth_chroma - 8, in nvdec_h264_start_frame()
|
D | vaapi_h264.c | 244 .bit_depth_chroma_minus8 = sps->bit_depth_chroma - 8, in vaapi_h264_start_frame()
|
D | h264_slice.c | 1000 ff_h264chroma_init(&h->h264chroma, sps->bit_depth_chroma); in h264_slice_header_init() 1364 fgp->codec.h274.bit_depth_chroma = fgc->bit_depth_chroma; in h264_export_frame_props() 1371 fgp->codec.h274.bit_depth_chroma = sps->bit_depth_chroma; in h264_export_frame_props() 1685 1<<(h->ps.sps->bit_depth_chroma-1), in h264_field_start() 1686 1<<(h->ps.sps->bit_depth_chroma-1), in h264_field_start()
|
D | nvdec_hevc.c | 110 …mple_bit_depth_chroma_minus1 = sps->pcm_enabled_flag ? sps->pcm.bit_depth_chroma - 1 : 0, in nvdec_hevc_start_frame()
|
D | dxva2_hevc.c | 107 … ((sps->pcm_enabled_flag ? (sps->pcm.bit_depth_chroma - 1) : 0) << 8) | in fill_picture_parameters()
|
D | h264_sei.c | 431 h->bit_depth_chroma = get_bits(gb, 3) + 8; in decode_film_grain_characteristics()
|
D | hevc_sei.c | 434 h->bit_depth_chroma = get_bits(gb, 3) + 8; in decode_film_grain_characteristics()
|
D | vdpau_hevc.c | 110 info->pcm_sample_bit_depth_chroma_minus1 = sps->pcm.bit_depth_chroma - 1; in vdpau_hevc_start_frame()
|
D | dxva2_h264.c | 123 pp->bit_depth_chroma_minus8 = sps->bit_depth_chroma - 8; in fill_picture_parameters()
|
D | hevcdec.c | 1457 s->ps.sps->pcm.bit_depth_chroma; in hls_pcm_sample() 1473 &gb, s->ps.sps->pcm.bit_depth_chroma); in hls_pcm_sample() 1477 &gb, s->ps.sps->pcm.bit_depth_chroma); in hls_pcm_sample() 2928 fgp->codec.h274.bit_depth_chroma = fgc->bit_depth_chroma; in set_side_data() 2937 fgp->codec.h274.bit_depth_chroma = sps->bit_depth_chroma; in set_side_data()
|
D | vaapi_hevc.c | 151 .pcm_sample_bit_depth_chroma_minus1 = sps->pcm.bit_depth_chroma - 1, in vaapi_hevc_start_frame()
|
D | videotoolbox.c | 337 AV_W8(p + 18, (sps->bit_depth_chroma - 8) | 0xf8); in ff_videotoolbox_hvcc_extradata_create()
|
/third_party/ffmpeg/libavformat/ |
D | avc.c | 240 …avio_w8(pb, 0xf8 | (seq.bit_depth_chroma - 8)); /* 5 bits reserved (11111) + bit_depth_chroma_minu… in ff_isom_write_avcc() 408 sps->bit_depth_chroma = get_ue_golomb(&gb) + 8; in ff_avc_decode_sps() 429 sps->bit_depth_chroma = 8; in ff_avc_decode_sps()
|
D | avc.h | 76 uint8_t bit_depth_chroma; member
|
/third_party/ffmpeg/libavutil/ |
D | film_grain_params.h | 147 int bit_depth_chroma; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_showinfo.c | 472 av_log(ctx, AV_LOG_INFO, "bit_depth_chroma=%d; ", h274->bit_depth_chroma); in dump_sei_film_grain_params_metadata()
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.2.0.rst | 5642 …arams MinLumaBiPredSize8x8, pic_init_qs_minus26, chroma_format_idc, bit_depth_chroma, bit_depth_ch…
|