WO2014141773A1 - 情報処理装置及びそのコンテンツファイル変換処理方法 - Google Patents

情報処理装置及びそのコンテンツファイル変換処理方法 Download PDF

Info

Publication number
WO2014141773A1
WO2014141773A1 PCT/JP2014/052507 JP2014052507W WO2014141773A1 WO 2014141773 A1 WO2014141773 A1 WO 2014141773A1 JP 2014052507 W JP2014052507 W JP 2014052507W WO 2014141773 A1 WO2014141773 A1 WO 2014141773A1
Authority
WO
WIPO (PCT)
Prior art keywords
cores
file
conversion
processing apparatus
conversion processing
Prior art date
Application number
PCT/JP2014/052507
Other languages
English (en)
French (fr)
Inventor
義彦 須釜
Original Assignee
株式会社 東芝
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社 東芝 filed Critical 株式会社 東芝
Publication of WO2014141773A1 publication Critical patent/WO2014141773A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/72Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information in cryptographic circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/71Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information
    • G06F21/74Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure computing or processing of information operating in dual or compartmented mode, i.e. at least one secure mode
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5017Task decomposition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/033Test or assess software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2105Dual mode as a secondary aspect

Definitions

  • Embodiments of the present invention relate to an information processing apparatus that performs conversion such as encryption / decryption of a content file using video / audio data and the content file conversion processing method.
  • the conversion process is executed in order from the top of the content file, and a considerable time is required for the process. For this reason, when there are a large number of content files and the real-time property is required, it is desired to execute the content file conversion process in a shorter time.
  • an object is to provide an information processing apparatus and a content file conversion processing method capable of executing content file conversion processing in a short time.
  • an arithmetic processing apparatus obtains information on the usage status of the plurality of cores, determines usable cores, and is a content file in which conversion processing is instructed The file size is read, the entire file is divided into packets so that the number of usable cores is divided into equal sections, and the divided files of the divided sections are converted into the usable cores. Are executed in parallel, and the conversion processing result converted in parallel is read out and output.
  • FIG. 1 is a block diagram illustrating a configuration of the information processing apparatus according to the embodiment.
  • FIG. 2 is a conceptual diagram showing content file encryption processing according to the embodiment.
  • FIG. 3 is a flowchart showing the flow of the encryption process shown in FIG.
  • FIG. 1 is a block diagram showing a configuration of an information processing apparatus according to the embodiment. Note that the information processing apparatus illustrated in FIG. 1 is one example of a configuration in the present embodiment, and is not limited thereto.
  • the information processing apparatus includes a CPU (Central Processing Unit) 1, a ROM (Read-Only Memory) 2, a RAM (Random Access Memory) 3, a HDD (Hard Disc Drive) 4, a power supply unit 5, a monitor 6, a multi drive 7, an interface.
  • An (I / F) 8 and an I / O (Input / Output) controller 9 are provided.
  • the CPU 1 controls the entire information processing apparatus.
  • the CPU 1 of the present embodiment is a multi-core type that can execute a plurality of processes in parallel.
  • the number of cores is four.
  • the CPU 1 uses the RAM 3 as a work area.
  • the CPU 1 executes an operating system (Operating System, hereinafter referred to as OS) read from the HDD 4 to the RAM 3.
  • OS Operating System
  • the ROM 2 stores a BIOS (Basic Input / Output System) that performs setting processing for hardware in the information processing apparatus when the power is turned on.
  • BIOS Basic Input / Output System
  • the HDD 4 is a system built-in storage medium that stores various programs such as an OS and various data.
  • the power supply unit 5 generates drive power for the system and supplies it to each unit in the information processing apparatus.
  • the power supply unit 5 controls the voltage supplied to each unit in the information processing apparatus.
  • the monitor 6 is for displaying information such as the operation status of each part of the system and processing by the system on the screen.
  • the multi-drive 7 drives a removable recording medium such as CD-ROM, DVD-ROM, CD-R / RW and the like.
  • the interface 8 is used to connect input / output devices such as a keyboard, a mouse, a LAN port, and a serial port.
  • the I / O controller 9 performs input / output control of an external device connected via the interface 8 by a serial signal or a parallel signal. Further, the I / O controller 9 performs input control of a keyboard, a mouse, and the like connected via the interface 8 by a serial signal or a parallel signal.
  • FIG. 2 is a conceptual diagram showing an encryption processing operation of the information processing apparatus according to the embodiment.
  • FIG. 3 is a flowchart illustrating a flow of encryption processing of the information processing apparatus according to the embodiment.
  • the encryption processing of the present embodiment includes a file division processing unit 21, a core information acquisition unit 22, a plurality of encryption processing units 231, 232,. Are provided with a pre-encryption processing unit 24 and a post-encryption processing unit 25.
  • the pre-encryption processing unit 24 takes in the content file to be encrypted and expands the content file in the work area of the RAM 3.
  • the file division processing unit 21 reads the file size of the content file to be encrypted (step S1).
  • the core information acquisition part 22 acquires the information regarding the usage condition of the several core in CPU1, and discriminate
  • the file division processing unit 21 determines the division points so that the entire file is divided into equal segments by the number of usable cores in units of packets, and the encryption processing unit by the cores that can use the divided files of each division. Assigned to 231 to 23n (step S3).
  • the encryption processing units 231 to 23n read the divided file of the assigned section and execute the encryption process in parallel (step S4).
  • the post-encryption processing unit 25 expands a plurality of encryption processing results obtained by parallel processing of each core in the work area of the RAM 3, concatenates each processing result, and stores it as an encrypted file in a storage device (server or the like). ) And output (step S5).
  • the information processing apparatus equally divides the content file according to the number of usable CPU cores when the content file encryption process is instructed. After that, the information processing apparatus encrypts each divided file in parallel with the core that is determined to be usable, and then concatenates and outputs the processing results. As a result, if the processing capability of the core remains unchanged, the information processing apparatus can execute the encryption process at a speed that is the number of divisions faster than when the encryption process was performed sequentially from the beginning. It becomes possible.
  • the information processing apparatus having the above configuration can achieve the object of executing content file encryption processing in a short time.
  • the information processing device determines the number of core files that can be used by determining the number of cores that can be used, so that it can perform encryption processing by maximizing the capabilities of the installed CPU without affecting other tasks. Can be executed.
  • the encryption processing results of the respective divided files are concatenated and read and output as one file. However, it is not always necessary to concatenate them, and they may be read and output individually.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Storage Device Security (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

 演算処理装置が複数のコアを備える情報処理装置において、複数のコアの使用状況に関する情報を取得して使用可能なコアを判別し、変換処理を指示されたコンテンツファイルのファイルサイズを読み込み、ファイル全体をパケット単位で、使用可能なコア数で互いに均等な区分となるように分割し、分割された各区分の分割ファイルをそれぞれ使用可能なコアに変換処理を割り当てて並列に実行させ、並列に変換処理された変換処理結果を読み出し出力する。

Description

情報処理装置及びそのコンテンツファイル変換処理方法
 本発明の実施形態は、映像・音声データ等によるコンテンツファイルの暗号化・復号化等の変換を行う情報処理装置とそのコンテンツファイル変換処理方法に関する。
 近年、映画、ドラマ等のコンテンツファイルを、ネットワークを通じて配信するサービスが開始されている。この配信サービスでは、コンテンツファイルを暗号化して配信サーバに蓄積しておき、ネットワークを通じて、ユーザから要求されるコンテンツファイルを要求元のユーザに提供し、ユーザ端末側で復号化することで、そのコンテンツファイルの視聴を可能とする。
 ここで、上記コンテンツファイルの暗号化・復号化の変換処理を実行する情報処理装置では、コンテンツファイルの先頭から順に変換処理を実行しており、処理にかなりの時間を要している。このため、コンテンツファイルが大量にある場合、リアルタイム性が要求される場合には、コンテンツファイルの変換処理をより短時間に実行することが要望されている。
特開2011-65645号公報
 コンテンツファイルの変換処理を行う情報処理装置にあっては、ファイルの先頭から順に変換処理を行うため、処理に時間を要していた。
 そこで、目的は、短時間にコンテンツファイルの変換処理を実行することができる情報処理装置及びコンテンツファイル変換処理方法を提供することにある。
 本実施形態によれば、演算処理装置が複数のコアを備える情報処理装置において、前記複数のコアの使用状況に関する情報を取得して使用可能なコアを判別し、変換処理を指示されたコンテンツファイルのファイルサイズを読み込み、ファイル全体をパケット単位で、前記使用可能なコア数で互いに均等な区分となるように分割し、前記分割された各区分の分割ファイルをそれぞれ前記使用可能なコアに変換処理を割り当てて並列に実行させ、前記並列に変換処理された変換処理結果を読み出し出力する。
図1は、実施形態に係る情報処理装置の構成を示すブロック図である。 図2は、実施形態に係るコンテンツファイル暗号化処理を示す概念図である。 図3は、図2に示す暗号化の処理の流れを示すフローチャートである。
実施形態
 以下、実施形態について、図面を参照して説明する。
 図1は、実施形態に係る情報処理装置の構成を示すブロック図である。なお、図1に示す情報処理装置は、本実施形態における構成例の1つであり、これに限られるものではない。
 情報処理装置は、CPU(Central Processing Unit)1、ROM(Read-Only Memory)2、RAM(Random Access Memory)3、HDD(Hard Disc Drive)4、電源部5、モニタ6、マルチドライブ7、インターフェイス(I/F)8及びI/O(Input/Output)コントローラ9を備える。
 CPU1は、情報処理装置全体の制御を司るものである。本実施形態のCPU1は、複数の処理を並列に実行可能なマルチコアタイプである。ここではコア数を4個とする。このCPU1は、例えば、RAM3をワークエリアとして使用する。CPU1は、HDD4からRAM3へ読み込まれるオペレーティングシステム(Operating System、以降、OSと表記)等を実行する。
 ROM2は、電源が投入される際に、情報処理装置内のハードウェアに対する設定処理等を行うBIOS(Basic Input/Output System)を格納している。
 HDD4は、OS等の各種プログラムや各種データを記憶する、システム内蔵の記憶媒体である。
 電源部5は、システムの駆動電力を生成し、情報処理装置内の各部に供給する。また、電源部5は、情報処理装置内の各部に供給する電圧を制御する。
 モニタ6は、システム各部の動作状況やシステムによる処理等の情報を画面に表示するためのものである。
 マルチドライブ7は、リムーバブルな記録媒体であるCD-ROM、DVD-ROM、CD-R/RW等を駆動する。
 インターフェイス8は、キーボード、マウス、LANポート及びシリアルポート等の入出力デバイスを接続可能とするためのものである。
 I/Oコントローラ9は、シリアル信号やパラレル信号により、インターフェイス8を介して接続される外部装置の入出力制御を行う。また、I/Oコントローラ9は、シリアル信号やパラレル信号により、インターフェイス8を介して接続されるキーボードやマウス等の入力制御を行う。
 図2は、実施形態に係る情報処理装置の暗号化処理動作を示す概念図である。図3は、実施形態に係る情報処理装置の暗号化処理の流れを示すフローチャートである。
 本実施形態の暗号化処理は、ファイル分割処理部21と、コア情報取得部22と、CPU1内における使用可能なコアによる複数の暗号化処理部231,232,…,23nと、RAM3のワークエリアに展開する暗号化前処理部24と、暗号化後処理部25とを備える。
 まず、所定のコンテンツファイルに対して暗号化の指示が与えられると、暗号化前処理部24は、暗号化するコンテンツファイルを取り込んで、コンテンツファイルをRAM3のワークエリアに展開する。ファイル分割処理部21は、暗号化するコンテンツファイルのファイルサイズを読み込む(ステップS1)。次に、コア情報取得部22は、CPU1内における複数のコアの使用状況に関する情報を取得して、使用可能なコアを判別する(ステップS2)。
 ファイル分割処理部21は、ファイル全体をパケット単位で、使用可能なコア数で互いに均等な区分となるように分割点を決定し、各区分の分割ファイルをそれぞれ使用可能なコアによる暗号化処理部231~23nに割り当てる(ステップS3)。暗号化処理部231~23nは、割り当てられた区分の分割ファイルを読み込んで、並列に暗号化処理を実行する(ステップS4)。暗号化後処理部25は、各コアの並列処理によって得られた複数の暗号化処理結果をRAM3のワークエリアに展開し、それぞれの処理結果を連結して、暗号化ファイルとして記憶装置(サーバ等)へ書き込み出力する(ステップS5)。
 上記実施形態の構成によれば、情報処理装置は、コンテンツファイルの暗号化処理が指示されたとき、使用可能なCPUコア数に応じてコンテンツファイルを均等に分割する。その後、情報処理装置は、個々の分割ファイルについて、使用可能と判別されたコアに並列して暗号化処理させた後、各処理結果を連結して出力するようにしている。この結果、情報処理装置は、コアの処理能力が今までと変らないとすれば、先頭から順に暗号化処理していたときよりもその分割個数倍の速さで暗号化処理を実行することが可能となる。
 したがって、上記構成による情報処理装置は、短時間にコンテンツファイルの暗号化処理を実行するという目的を達成することができる。特に、情報処理装置は、使用可能なコア数を判別して分割ファイル数を決定しているので、他のタスクに影響を与えることなく、搭載CPUの能力を最大限に引き出して暗号化処理を実行することができる。
 尚、上記実施形態では、各分割ファイルの暗号処理結果を連結させて、1つのファイルとして読み出し出力するようにしたが、必ずしも連結させる必要はなく、個別に読み出し出力するようにしてもよい。
 また、上記実施形態では、コンテンツファイルの暗号化処理を行う情報処理装置の場合について説明したが、復号化処理を行う場合、フォーマット変換処理を行う場合等、様々な変換処理にも同様に実施することが可能である。
 以上、実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれると同様に、特許請求の範囲に記載された発明とその均等の範囲に含まれるものである。

Claims (4)

  1.  演算処理装置が複数のコアを備える情報処理装置において、
     前記複数のコアの使用状況に関する情報を取得して使用可能なコアを判別する判別部と、
     変換処理を指示されたコンテンツファイルのファイルサイズを読み込み、ファイル全体をパケット単位で、前記使用可能なコア数で互いに均等な区分となるように分割するファイル分割部と、
     前記ファイル分割部で分割された各区分の分割ファイルをそれぞれ前記使用可能なコアに変換処理を割り当てて並列に実行させる変換処理部と、
     前記変換処理部で得られた複数の変換処理結果を読み出し出力する出力部と
    を具備する情報処理装置。
  2.  前記出力部は、前記複数のコアで並列に処理された変換結果を連結して、1つの変換ファイルとして出力する請求項1記載の情報処理装置。
  3.  演算処理装置が複数のコアを備える情報処理装置のコンテンツファイル変換処理方法において、
     前記複数のコアの使用状況に関する情報を取得して使用可能なコアを判別し、
     変換処理を指示されたコンテンツファイルのファイルサイズを読み込み、ファイル全体をパケット単位で、前記使用可能なコア数で互いに均等な区分となるように分割し、
     前記分割された各区分の分割ファイルをそれぞれ前記使用可能なコアに変換処理を割り当てて並列に実行させ、
     前記並列に変換処理された変換処理結果を読み出し出力する情報処理装置のコンテンツファイル変換処理方法。
  4.  前記変換処理結果は、前記複数のコアで並列に処理された変換結果を連結して、1つの変換ファイルとして出力する請求項3記載の情報処理装置のコンテンツファイル変換処理方法。
PCT/JP2014/052507 2013-03-14 2014-02-04 情報処理装置及びそのコンテンツファイル変換処理方法 WO2014141773A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013052242A JP2014178871A (ja) 2013-03-14 2013-03-14 情報処理装置及びそのコンテンツファイル変換処理方法
JP2013-052242 2013-03-14

Publications (1)

Publication Number Publication Date
WO2014141773A1 true WO2014141773A1 (ja) 2014-09-18

Family

ID=51536449

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/052507 WO2014141773A1 (ja) 2013-03-14 2014-02-04 情報処理装置及びそのコンテンツファイル変換処理方法

Country Status (2)

Country Link
JP (1) JP2014178871A (ja)
WO (1) WO2014141773A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10877798B2 (en) * 2017-08-31 2020-12-29 Netflix, Inc. Scalable techniques for executing custom algorithms on media items

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010109572A (ja) * 2008-10-29 2010-05-13 Toshiba Corp 画像処理装置、及び方法
JP2011158951A (ja) * 2010-01-29 2011-08-18 Konica Minolta Business Technologies Inc 画像処理装置、プログラム及び画像処理方法
JP2012068351A (ja) * 2010-09-22 2012-04-05 Toshiba Corp 暗号演算装置及びメモリシステム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010109572A (ja) * 2008-10-29 2010-05-13 Toshiba Corp 画像処理装置、及び方法
JP2011158951A (ja) * 2010-01-29 2011-08-18 Konica Minolta Business Technologies Inc 画像処理装置、プログラム及び画像処理方法
JP2012068351A (ja) * 2010-09-22 2012-04-05 Toshiba Corp 暗号演算装置及びメモリシステム

Also Published As

Publication number Publication date
JP2014178871A (ja) 2014-09-25

Similar Documents

Publication Publication Date Title
US10169413B2 (en) Scalable acceleration of database query operations
US9632835B2 (en) Deployment of virtual machines to physical host machines based on infrastructure utilization decisions
WO2018010654A1 (zh) 一种虚拟机热迁移的方法、装置及系统
WO2017124842A1 (zh) 一种截图的方法及装置
US10079809B2 (en) Moving a portion of a streaming application to a public cloud based on sensitive data
US20170102898A1 (en) Information processing apparatus, information processing method, and recording medium
US20150261555A1 (en) Determining virtual machine utilization of distributed computing system infrastracture
JP2014515895A (ja) ビデオエンコードシステムおよび方法
US10803195B2 (en) Control method of image communication apparatus, data distribution system, export apparatus, and import apparatus
WO2014141773A1 (ja) 情報処理装置及びそのコンテンツファイル変換処理方法
JP2015056188A (ja) 情報処理装置及びコンテンツファイル変換処理方法
JP6370230B2 (ja) 秘密計算制御装置、秘密計算制御方法及び秘密計算制御プログラム
JP2017143319A (ja) 投影システム、投影装置、無線通信装置、投影装置と無線通信装置との接続方法およびプログラム
US20160239522A1 (en) Database identifier generation in transaction processing systems
JP2012108779A (ja) ハードディスクドライブ用の暗号化復号化装置及び情報処理装置
JP2021022287A (ja) バックアップ処理装置、バックアップ処理方法、及び、バックアップ処理プログラム
US9933982B2 (en) Managing print job associated processing by user processes associated with separate logged-in users of an information processing apparatus
US9986125B2 (en) Information processing apparatus, information processing method, and output system for outputting data
JP2015185103A (ja) 記憶装置、情報処理装置、データアクセス方法、およびプログラム
WO2018225747A1 (ja) 分散システム、データ管理装置、データ管理方法、及びコンピュータ読み取り可能な記録媒体
JP2016001825A (ja) 通信試験装置、および検証作業支援方法
JP6157167B2 (ja) 負荷分散システムおよび負荷分散システムデータ共有方法ならびに負荷分散システムデータ共有プログラム
JP2015158854A (ja) 構成変更装置及び構成変更方法、管理サーバ装置、並びにコンピュータ・プログラム
JP7383918B2 (ja) 資源割り当て制御装置、資源割り当て制御方法、及び、資源割り当て制御プログラム
WO2018220702A1 (ja) 管理装置、管理方法及び管理プログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14762651

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14762651

Country of ref document: EP

Kind code of ref document: A1