Searched refs:yuv_colorspace_map (Results 1 – 1 of 1) sorted by relevance
289 static const GstDxgiColorSpace yuv_colorspace_map[] = { variable486 for (i = 0; i < G_N_ELEMENTS (yuv_colorspace_map); i++) { in gst_d3d11_video_info_to_dxgi_color_space_yuv()487 score = get_score (info, &yuv_colorspace_map[i], TRUE); in gst_d3d11_video_info_to_dxgi_color_space_yuv()491 colorspace = &yuv_colorspace_map[i]; in gst_d3d11_video_info_to_dxgi_color_space_yuv()