Searched refs:mono_chrome (Results 1 – 14 of 14) sorted by relevance
137 ctx->format = color->mono_chrome ? AV_PIX_FMT_GRAY8 in av1_parser_parse()141 ctx->format = color->mono_chrome ? AV_PIX_FMT_GRAY10 in av1_parser_parse()145 ctx->format = color->mono_chrome ? AV_PIX_FMT_GRAY12 in av1_parser_parse()
86 .mono_chrome = seq->color_config.mono_chrome, in nvdec_av1_start_frame()
74 info->mono_chrome = seq->color_config.mono_chrome; in vdpau_av1_start_frame()
192 .mono_chrome = seq->color_config.mono_chrome, in vaapi_av1_start_frame()
94 infer(mono_chrome, 0); in FUNC()96 flag(mono_chrome); in FUNC()97 priv->num_planes = current->mono_chrome ? 1 : 3; in FUNC()110 if (current->mono_chrome) { in FUNC()1235 if (seq->color_config.mono_chrome) in FUNC()1240 if (seq->color_config.mono_chrome || in FUNC()
80 if (clc->mono_chrome || !clc->subsampling_x || !clc->subsampling_y) { in av1_metadata_update_sequence_header()
127 pp->format.mono_chrome = seq->color_config.mono_chrome; in fill_picture_parameters()
44 uint8_t mono_chrome; member
458 if (!seq->color_config.mono_chrome) { in get_pixel_format()
299 seq->color_config.mono_chrome = (seq->seq_profile == 1) ? 0 : av1_f(vlc, 1); in sequence_header_obu()300 seq->color_config.NumPlanes = seq->color_config.mono_chrome ? 1 : 3; in sequence_header_obu()313 if (seq->color_config.mono_chrome) { in sequence_header_obu()346 if (!seq->color_config.mono_chrome) in sequence_header_obu()376 priv->picture.av1.picture_parameter.seq_info_fields.mono_chrome = in sequence_header_obu()377 seq->color_config.mono_chrome; in sequence_header_obu()1362 (seq->color_config.mono_chrome) ? 0 : av1_f(vlc, 1); in film_grain_params()1363 if (seq->color_config.mono_chrome || fgp->chroma_scaling_from_luma || in film_grain_params()
223 bool mono_chrome; member
139 context->desc.av1.picture_parameter.seq_info_fields.mono_chrome = in vlVaHandlePictureParameterBufferAV1()140 av1->seq_info_fields.fields.mono_chrome; in vlVaHandlePictureParameterBufferAV1()
820 uint32_t mono_chrome:1; member
772 result.frame_header_flags |= (pic->picture_parameter.seq_info_fields.mono_chrome in get_av1_msg()923 result.chroma_format = pic->picture_parameter.seq_info_fields.mono_chrome ? 0 : 1; in get_av1_msg()