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

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

Completed in 47 milliseconds