|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/frontend/webrtc/libcommon/nvenc_video_encoder.h"#include <drm/drm_fourcc.h>#include <algorithm>#include <vector>#include "absl/log/log.h"#include "modules/video_coding/include/video_error_codes.h"#include "cuttlefish/host/frontend/webrtc/libcommon/abgr_buffer.h"#include "cuttlefish/host/libs/gpu/cuda_loader.h"#include "cuttlefish/host/libs/gpu/nvenc_loader.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{nvenc_video_encoder.cpp} |
Functions | |
| std::string | cuttlefish::anonymous_namespace{nvenc_video_encoder.cpp}::GetCudaErrorStr (const CudaFunctions *cuda, CUresult err) |
Variables | |
| constexpr int | cuttlefish::anonymous_namespace{nvenc_video_encoder.cpp}::kGpuDeviceId = 0 |