Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp166 mCudaVideoCodecType == cudaVideoCodec_H264 in init()
247 if (mCudaVideoCodecType == cudaVideoCodec_H264) { in HandleVideoSequence()
DMediaH264DecoderGeneric.cpp134 new MediaCudaVideoHelper(oMode, fMode, cudaVideoCodec_H264); in initH264ContextInternal()
DMediaH264DecoderCuvid.cpp162 videoParserParameters.CodecType = cudaVideoCodec_H264; in initH264ContextInternal()
/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuviddec.h65 cudaVideoCodec_H264, /**< H264 */ enumerator