Home
last modified time | relevance | path

Searched defs:CasSession (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
DCasManager.cpp49 struct CasSession { struct
50 CasSession() {} in CasSession() argument
51 CasSession(const CADescriptor &descriptor) : in CasSession() function
54 CADescriptor mCADescriptor;
55 std::vector<uint8_t> mSessionId;
56 sp<IDescrambler> mDescrambler;