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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Donyxd_int.h62 struct VP8D_COMP *pbi[MAX_FB_MT_DEC];
66 typedef struct VP8D_COMP struct
131 } VP8D_COMP; typedef in typeref:struct:VP8D_COMP
133 int vp8_decode_frame(VP8D_COMP *cpi);
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_int.h62 struct VP8D_COMP *pbi[MAX_FB_MT_DEC];
66 typedef struct VP8D_COMP struct
131 } VP8D_COMP; typedef in typeref:struct:VP8D_COMP
133 int vp8_decode_frame(VP8D_COMP *cpi);

Completed in 96 milliseconds