HomeSort by relevance Sort by last modified time
    Searched refs:ContentEncryption (Results 1 - 9 of 9) 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 215 // ContentEncryption element names
216 struct ContentEncryption {
217 ContentEncryption();
218 ~ContentEncryption();
249 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
251 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
253 // Returns number of ContentEncryption elements in this ContentEncoding
271 // Parses the ContentEncryption element from |pReader|. |start| is the
272 // starting offset of the ContentEncryption payload. |size| is the size in
273 // bytes of the ContentEncryption payload. |encryption| is where the parse
    [all...]
mkvparser.cpp     [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.h 213 // ContentEncryption element names
214 struct ContentEncryption {
215 ContentEncryption();
216 ~ContentEncryption();
247 // Returns ContentEncryption represented by |idx|. Returns NULL if |idx|
249 const ContentEncryption* GetEncryptionByIndex(unsigned long idx) const;
251 // Returns number of ContentEncryption elements in this ContentEncoding
269 // Parses the ContentEncryption element from |pReader|. |start| is the
270 // starting offset of the ContentEncryption payload. |size| is the size in
271 // bytes of the ContentEncryption payload. |encryption| is where the parse
    [all...]
mkvparser.cc     [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...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp     [all...]

Completed in 73 milliseconds