Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec.c40 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro
377 output_format = chroma_444 ? cudaVideoSurfaceFormat_YUV444_16Bit : in ff_nvdec_decode_init()
Dcuviddec.c42 #define cudaVideoSurfaceFormat_YUV444_16Bit 3 macro
291 cuinfo.OutputFormat = cudaVideoSurfaceFormat_YUV444_16Bit; in cuvid_handle_video_sequence()