Android-cuttlefish cvd tool
Namespaces | Functions
nvenc_capabilities.cpp File Reference
#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"
Include dependency graph for nvenc_capabilities.cpp:

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)