Searched refs:cudaVideoSurfaceFormat_YUV444 (Results 1 – 5 of 5) sorted by relevance
39 #define cudaVideoSurfaceFormat_YUV444 2 macro379 output_format = chroma_444 ? cudaVideoSurfaceFormat_YUV444 : in ff_nvdec_decode_init()
41 #define cudaVideoSurfaceFormat_YUV444 2 macro292 cuinfo.OutputFormat = cudaVideoSurfaceFormat_YUV444; in cuvid_handle_video_sequence()
90 …cudaVideoSurfaceFormat_YUV444=2, /**< Planar YUV [Y plane followed by U and V planes] … enumerator
177 return cudaVideoSurfaceFormat_YUV444; in output_format_from_video_format()
270 return cudaVideoSurfaceFormat_YUV444; in get_cuda_surface_format_from_gst()