Searched refs:cudaVideoSurfaceFormat_YUV444_16Bit (Results 1 – 5 of 5) sorted by relevance
40 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro384 output_format = chroma_444 ? cudaVideoSurfaceFormat_YUV444_16Bit : in ff_nvdec_decode_init()
42 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro295 cuinfo.OutputFormat = cudaVideoSurfaceFormat_YUV444_16Bit; in cuvid_handle_video_sequence()
91 …cudaVideoSurfaceFormat_YUV444_16Bit=3, /**< 16 bit Planar YUV [Y plane followed by U and V planes… enumerator
180 return cudaVideoSurfaceFormat_YUV444_16Bit; in output_format_from_video_format()
273 return cudaVideoSurfaceFormat_YUV444_16Bit; in get_cuda_surface_format_from_gst()