|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/gpu/nvenc_capabilities.h"#include <nvEncodeAPI.h>#include <string.h>#include <memory>#include <vector>#include "absl/log/log.h"#include "cuttlefish/host/libs/gpu/cuda_context.h"#include "cuttlefish/host/libs/gpu/cuda_loader.h"#include "cuttlefish/host/libs/gpu/nvenc_loader.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{nvenc_capabilities.cpp} |
Functions | |
| std::vector< GUID > | cuttlefish::anonymous_namespace{nvenc_capabilities.cpp}::LoadSupportedCodecGuids (int device_id) |
| bool | cuttlefish::IsNvencCodecSupported (GUID codec_guid, int device_id) |