Home
last modified time | relevance | path

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

/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuviddec.h87 cudaVideoSurfaceFormat_NV12=0, /**< NV12 format */ enumerator
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp264 videoDecodeCreateInfo.OutputFormat = cudaVideoSurfaceFormat_NV12; in HandleVideoSequence()
DMediaH264DecoderCuvid.cpp482 videoDecodeCreateInfo.OutputFormat = cudaVideoSurfaceFormat_NV12; in HandleVideoSequence()