Home
last modified time | relevance | path

Searched refs:cas (Results 1 – 25 of 30) sorted by relevance

12

/hardware/interfaces/cas/1.0/
DIMediaCasService.hal16 package android.hardware.cas@1.0;
18 import android.hardware.cas@1.0::ICas;
19 import android.hardware.cas@1.0::ICasListener;
20 import android.hardware.cas@1.0::IDescramblerBase;
24 * cas HAL to create cas and descrambler plugin instances. A cas plugin instance
25 * opens cas sessions which are used to obtain keys for a descrambler session,
49 * @return cas the newly created CasPlugin interface.
51 createPlugin(int32_t CA_system_id, ICasListener listener) generates (ICas cas);
DICas.hal16 package android.hardware.cas@1.0;
18 import android.hardware.cas@1.0::types;
21 * ICas is the API to control the cas system and is accessible from both
23 * the cas system, and process the EMM/ECM messages. It also allows bi-directional,
24 * scheme-specific communications between the client and the cas system.
DIDescramblerBase.hal16 package android.hardware.cas@1.0;
18 import android.hardware.cas@1.0::types;
DAndroid.bp4 name: "android.hardware.cas@1.0",
DICasListener.hal16 package android.hardware.cas@1.0;
/hardware/interfaces/cas/1.0/default/
DAndroid.bp2 name: "android.hardware.cas@1.0-service",
16 init_rc: ["android.hardware.cas@1.0-service.rc"],
19 "android.hardware.cas@1.0",
20 "android.hardware.cas.native@1.0",
Dandroid.hardware.cas@1.0-service.rc1 service vendor.cas-hal-1-0 /vendor/bin/hw/android.hardware.cas@1.0-service
Dservice.cpp28 using android::hardware::cas::V1_0::implementation::MediaCasService;
29 using android::hardware::cas::V1_0::IMediaCasService;
DDescramblerImpl.h25 using namespace hardware::cas::native::V1_0;
28 namespace cas {
DTypeConvert.h27 namespace cas {
DSharedLibrary.h26 namespace cas {
DSharedLibrary.cpp27 namespace cas { namespace
DMediaCasService.h28 namespace cas {
DTypeConvert.cpp25 namespace cas { namespace
DMediaCasService.cpp31 namespace cas { namespace
DCasImpl.h27 namespace cas {
DDescramblerImpl.cpp34 namespace cas { namespace
DFactoryLoader.h31 namespace cas {
/hardware/interfaces/cas/native/1.0/
DAndroid.bp4 name: "android.hardware.cas.native@1.0",
14 "android.hardware.cas@1.0",
DIDescrambler.hal16 package android.hardware.cas.native@1.0;
18 import android.hardware.cas@1.0::IDescramblerBase;
19 import android.hardware.cas@1.0::Status;
Dtypes.hal17 package android.hardware.cas.native@1.0;
/hardware/interfaces/cas/1.0/vts/functional/
DAndroid.bp22 "android.hardware.cas@1.0",
23 "android.hardware.cas.native@1.0",
DVtsHalCasV1_0TargetTest.cpp54 using android::hardware::cas::V1_0::ICas;
55 using android::hardware::cas::V1_0::ICasListener;
56 using android::hardware::cas::V1_0::IDescramblerBase;
57 using android::hardware::cas::V1_0::Status;
58 using android::hardware::cas::native::V1_0::IDescrambler;
59 using android::hardware::cas::native::V1_0::SubSample;
60 using android::hardware::cas::native::V1_0::SharedBuffer;
61 using android::hardware::cas::native::V1_0::DestinationBuffer;
62 using android::hardware::cas::native::V1_0::BufferType;
63 using android::hardware::cas::native::V1_0::ScramblingControl;
[all …]
/hardware/google/av/media/sfplugin/
DAndroid.bp26 "android.hardware.cas.native@1.0",
/hardware/interfaces/
Dcurrent.txt237 4a6998cd6793a3f9f03989c29d662589b1bc9d38826c6698c6c17864f7a814f5 android.hardware.cas@1.0::types
238 0e656ba1bac11461a17096ef752b69d24b000d820ef5652f0150a0f9731d54c2 android.hardware.cas@1.0::ICas
239 b80e1456b81f80032d0de7cb45652ac15af11e7474d520d757481ecaad796dff android.hardware.cas@1.0::ICasList…
240 a432d6d9200248dc2126827bcd6cdea31dd65eff39b939f64585d27d915a5857 android.hardware.cas@1.0::IDescram…
241 86ba9c03978b79a742e990420bc5ced0673d25a939f82572996bef92621e2014 android.hardware.cas@1.0::IMediaCa…
242 503da837d1a67cbdb7c08a033e927e5430ae1b159d98bf72c6336b4dcc5e76f5 android.hardware.cas.native@1.0::t…
243 619600109232ed64b827c8a11beed8070b1827ae464547d7aa146cf0473b4bca android.hardware.cas.native@1.0::I…

12