Searched defs:PP_DecryptedFrameInfo (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ppapi/c/private/
H A Dpp_content_decryptor.h215 * accessing plane offsets stored in <code>PP_DecryptedFrameInfo</code>.
232 * <code>PP_DecryptedFrameInfo</code> contains the result of the
236 struct PP_DecryptedFrameInfo { struct
266 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_DecryptedFrameInfo, 56);

Completed in 2349 milliseconds