Home
last modified time | relevance | path

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

/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_nvcuvid.h314 …unsigned int ulMaxNumDecodeSurfaces; /**< IN: Max # of decode surfaces (parser will cycle t… member
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp154 videoParserParameters.ulMaxNumDecodeSurfaces = 1; in init()
DMediaH264DecoderCuvid.cpp163 videoParserParameters.ulMaxNumDecodeSurfaces = 1; in initH264ContextInternal()