Home
last modified time | relevance | path

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

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