Searched defs:PP_DecryptedSampleInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/private/
H A Dpp_content_decryptor.h269 * <code>PP_DecryptedSampleInfo</code> contains the result of the
273 struct PP_DecryptedSampleInfo { struct
287 * 4-byte padding to make the size of <code>PP_DecryptedSampleInfo</code>
296 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_DecryptedSampleInfo, 32);

Completed in 43 milliseconds