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

/external/chromium_org/ppapi/c/private/
H A Dpp_content_decryptor.h400 * <code>PP_VideoDecoderConfig</code> contains video decoder configuration
405 * alongside <code>PP_VideoDecoderConfig</code>.
407 struct PP_VideoDecoderConfig { struct
435 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_VideoDecoderConfig, 24);

Completed in 315 milliseconds