Home
last modified time | relevance | path

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

/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_nvcuvid.h180 CUVID_PKT_ENDOFSTREAM = 0x01, /**< Set when this is the last packet for this stream */ enumerator
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp186 packet.flags |= CUVID_PKT_ENDOFSTREAM; in decode()
198 packet.flags |= CUVID_PKT_ENDOFSTREAM; in flush()
DMediaH264DecoderCuvid.cpp261 packet.flags |= CUVID_PKT_ENDOFSTREAM; in decodeFrameInternal()
280 packet.flags |= CUVID_PKT_ENDOFSTREAM; in doFlush()