HomeSort by relevance Sort by last modified time
    Searched refs:ContentEncryption (Results 1 - 8 of 8) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.hpp 218 // ContentEncryption element names
219 struct ContentEncryption {
220 ContentEncryption();
221 ~ContentEncryption();
242 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
244 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
246 // Returns number of ContentEncryption elements in this ContentEncoding
257 // Parses the ContentEncryption element from |pReader|. |start| is the
258 // starting offset of the ContentEncryption payload. |size| is the size in
259 // bytes of the ContentEncryption payload. |encryption| is where the parsed
    [all...]
mkvparser.cpp     [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 210 // ContentEncryption element names
211 struct ContentEncryption {
212 ContentEncryption();
213 ~ContentEncryption();
244 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
246 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
248 // Returns number of ContentEncryption elements in this ContentEncoding
266 // Parses the ContentEncryption element from |pReader|. |start| is the
267 // starting offset of the ContentEncryption payload. |size| is the size in
268 // bytes of the ContentEncryption payload. |encryption| is where the parse
    [all...]
mkvparser.cpp     [all...]
  /external/libvpx/libwebm/
mkvparser.hpp 210 // ContentEncryption element names
211 struct ContentEncryption {
212 ContentEncryption();
213 ~ContentEncryption();
244 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
246 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
248 // Returns number of ContentEncryption elements in this ContentEncoding
266 // Parses the ContentEncryption element from |pReader|. |start| is the
267 // starting offset of the ContentEncryption payload. |size| is the size in
268 // bytes of the ContentEncryption payload. |encryption| is where the parse
    [all...]
mkvparser.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 235 // ContentEncryption element names
236 struct ContentEncryption {
237 ContentEncryption();
238 ~ContentEncryption();
270 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
272 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
274 // Returns number of ContentEncryption elements in this ContentEncoding
294 // Parses the ContentEncryption element from |pReader|. |start| is the
295 // starting offset of the ContentEncryption payload. |size| is the size in
296 // bytes of the ContentEncryption payload. |encryption| is where the parse
    [all...]
mkvparser.cpp     [all...]

Completed in 153 milliseconds