OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PP_DecryptSubsampleDescription
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/c/private/
pp_content_decryptor.h
55
* The <code>
PP_DecryptSubsampleDescription
</code> struct contains information
80
struct
PP_DecryptSubsampleDescription
{
90
PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(
PP_DecryptSubsampleDescription
, 8);
128
struct
PP_DecryptSubsampleDescription
subsamples[16];
/external/chromium_org/ppapi/api/private/
pp_content_decryptor.idl
42
* The <code>
PP_DecryptSubsampleDescription
</code> struct contains information
68
struct
PP_DecryptSubsampleDescription
{
122
PP_DecryptSubsampleDescription
[16] subsamples;
Completed in 24 milliseconds