Searched refs:support_10bit (Results 1 – 1 of 1) sorted by relevance
327 gint support_10bit = 0; in gst_nvenc_get_supported_input_formats() local364 codec_id, ¶m, &support_10bit) != NV_ENC_SUCCESS) { in gst_nvenc_get_supported_input_formats()365 support_10bit = 0; in gst_nvenc_get_supported_input_formats()395 if (support_10bit && !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()409 if (support_10bit && !format_map[i].supported) { in gst_nvenc_get_supported_input_formats()505 gint support_10bit = 0; in gst_nvenc_get_supported_codec_profiles() local542 codec_id, ¶m, &support_10bit) != NV_ENC_SUCCESS) { in gst_nvenc_get_supported_codec_profiles()543 support_10bit = 0; in gst_nvenc_get_supported_codec_profiles()567 if (profiles[j].need_10bit && !support_10bit) in gst_nvenc_get_supported_codec_profiles()