Home
last modified time | relevance | path

Searched refs:cudaVideoSurfaceFormat_P016 (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h88cudaVideoSurfaceFormat_P016=1, /**< 16 bit Semi-Planar YUV [Y plane followed by interleav… enumerator
Dgstnvdecoder.c175 return cudaVideoSurfaceFormat_P016; in output_format_from_video_format()
Dgstnvdec.c268 return cudaVideoSurfaceFormat_P016; in get_cuda_surface_format_from_gst()
/third_party/ffmpeg/libavcodec/
Dnvdec.c385 cudaVideoSurfaceFormat_P016; in ff_nvdec_decode_init()
Dcuviddec.c289 cuinfo.OutputFormat = cudaVideoSurfaceFormat_P016; in cuvid_handle_video_sequence()