Loading drm/mediadrm/plugins/clearkey/aidl/DrmPlugin.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ const int kKeySetIdLength = 16; const int kSecureStopIdStart = 100; const std::string kOfflineLicense("\"type\":\"persistent-license\""); const std::string kStreaming("Streaming"); const std::string kTemporaryLicense("\"type\":\"temporary\""); const std::string kTrue("True"); const std::string kQueryKeyLicenseType("LicenseType"); Loading drm/mediadrm/plugins/clearkey/common/JsonWebKey.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -27,10 +27,7 @@ const std::string kKeysTag("keys"); const std::string kKeyTypeTag("kty"); const std::string kKeyTag("k"); const std::string kKeyIdTag("kid"); const std::string kMediaSessionType("type"); const std::string kPersistentLicenseSession("persistent-license"); const std::string kSymmetricKeyValue("oct"); const std::string kTemporaryLicenseSession("temporary"); } // namespace namespace clearkeydrm { Loading media/codec2/sfplugin/CCodecBufferChannel.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2807,7 +2807,6 @@ void CCodecBufferChannel::setInfoBuffer(const std::shared_ptr<C2InfoBuffer> &buf work->input.infoBuffers.emplace_back(*buffer); work->worklets.emplace_back(new C2Worklet); items.push_back(std::move(work)); c2_status_t err = mComponent->queue(&items); } } Loading services/camera/virtualcamera/tests/VirtualCameraDeviceTest.cc +0 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,6 @@ using metadata_stream_t = constexpr int kCameraId = 42; constexpr int kQvgaWidth = 320; constexpr int kQvgaHeight = 240; constexpr int k360pWidth = 640; constexpr int k360pHeight = 360; constexpr int kVgaWidth = 640; constexpr int kVgaHeight = 480; constexpr int kHdWidth = 1280; Loading Loading
drm/mediadrm/plugins/clearkey/aidl/DrmPlugin.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ const int kKeySetIdLength = 16; const int kSecureStopIdStart = 100; const std::string kOfflineLicense("\"type\":\"persistent-license\""); const std::string kStreaming("Streaming"); const std::string kTemporaryLicense("\"type\":\"temporary\""); const std::string kTrue("True"); const std::string kQueryKeyLicenseType("LicenseType"); Loading
drm/mediadrm/plugins/clearkey/common/JsonWebKey.cpp +0 −3 Original line number Diff line number Diff line Loading @@ -27,10 +27,7 @@ const std::string kKeysTag("keys"); const std::string kKeyTypeTag("kty"); const std::string kKeyTag("k"); const std::string kKeyIdTag("kid"); const std::string kMediaSessionType("type"); const std::string kPersistentLicenseSession("persistent-license"); const std::string kSymmetricKeyValue("oct"); const std::string kTemporaryLicenseSession("temporary"); } // namespace namespace clearkeydrm { Loading
media/codec2/sfplugin/CCodecBufferChannel.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -2807,7 +2807,6 @@ void CCodecBufferChannel::setInfoBuffer(const std::shared_ptr<C2InfoBuffer> &buf work->input.infoBuffers.emplace_back(*buffer); work->worklets.emplace_back(new C2Worklet); items.push_back(std::move(work)); c2_status_t err = mComponent->queue(&items); } } Loading
services/camera/virtualcamera/tests/VirtualCameraDeviceTest.cc +0 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,6 @@ using metadata_stream_t = constexpr int kCameraId = 42; constexpr int kQvgaWidth = 320; constexpr int kQvgaHeight = 240; constexpr int k360pWidth = 640; constexpr int k360pHeight = 360; constexpr int kVgaWidth = 640; constexpr int kVgaHeight = 480; constexpr int kHdWidth = 1280; Loading