Home
last modified time | relevance | path

Searched refs:cudaVideoSurfaceFormat_NV12 (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dcuviddec.h87cudaVideoSurfaceFormat_NV12=0, /**< Semi-Planar YUV [Y plane followed by interleaved UV p… enumerator
Dgstnvdec.c315 create_info.OutputFormat = cudaVideoSurfaceFormat_NV12; in parser_sequence_callback()
/third_party/ffmpeg/libavcodec/
Dnvdec.c373 cudaVideoSurfaceFormat_NV12; in ff_nvdec_decode_init()
Dcuviddec.c281 cuinfo.OutputFormat = cudaVideoSurfaceFormat_NV12; in cuvid_handle_video_sequence()