Searched refs:support_yuv444 (Results 1 – 1 of 1) sorted by relevance
326 gint support_yuv444 = 0; in gst_nvenc_get_supported_input_formats() local358 codec_id, ¶m, &support_yuv444) != NV_ENC_SUCCESS) { in gst_nvenc_get_supported_input_formats()359 support_yuv444 = 0; in gst_nvenc_get_supported_input_formats()389 if (support_yuv444 && !format_map[i].supported) { in gst_nvenc_get_supported_input_formats()401 if (support_yuv444 && support_10bit && !format_map[i].supported) { in gst_nvenc_get_supported_input_formats()504 gint support_yuv444 = 0; in gst_nvenc_get_supported_codec_profiles() local536 codec_id, ¶m, &support_yuv444) != NV_ENC_SUCCESS) { in gst_nvenc_get_supported_codec_profiles()537 support_yuv444 = 0; in gst_nvenc_get_supported_codec_profiles()564 if (profiles[j].need_yuv444 && !support_yuv444) in gst_nvenc_get_supported_codec_profiles()