HomeSort by relevance Sort by last modified time
    Searched refs:PPB_VideoDecoder (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/api/
ppb_video_decoder.idl 7 * This file defines the <code>PPB_VideoDecoder</code> interface.
41 interface PPB_VideoDecoder {
60 * <code>PPB_VideoDecoder</code>, <code>PP_FALSE</code> if the resource is
  /external/chromium_org/ppapi/thunk/
interfaces_ppb_public_dev.h 26 PROXIED_API(PPB_VideoDecoder)
  /external/chromium_org/ppapi/c/
ppb_video_decoder.h 20 #define PPB_VIDEODECODER_INTERFACE_0_1 "PPB_VideoDecoder;0.1"
21 #define PPB_VIDEODECODER_INTERFACE_0_2 "PPB_VideoDecoder;0.2"
26 * This file defines the <code>PPB_VideoDecoder</code> interface.
74 * <code>PPB_VideoDecoder</code>, <code>PP_FALSE</code> if the resource is
220 typedef struct PPB_VideoDecoder_0_2 PPB_VideoDecoder;

Completed in 707 milliseconds