Home
last modified time | relevance | path

Searched refs:cudaVideoSurfaceFormat_YUV444_16Bit (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec.c41 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro
385 output_format = chroma_444 ? cudaVideoSurfaceFormat_YUV444_16Bit : in ff_nvdec_decode_init()
Dcuviddec.c46 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro
303 cuinfo.OutputFormat = cudaVideoSurfaceFormat_YUV444_16Bit; in cuvid_handle_video_sequence()