OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_buffers
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
48
struct
frame_buffers
struct
131
int vp8_create_decoder_instances(struct
frame_buffers
*fb, VP8D_CONFIG *oxcf);
132
int vp8_remove_decoder_instances(struct
frame_buffers
*fb);
onyxd_if.c
478
int vp8_create_decoder_instances(struct
frame_buffers
*fb, VP8D_CONFIG *oxcf)
503
int vp8_remove_decoder_instances(struct
frame_buffers
*fb)
/external/chromium_org/content/browser/renderer_host/
compositing_iosurface_mac.h
202
GLuint
frame_buffers
[3];
member in struct:content::CompositingIOSurfaceMac::CopyContext
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
71
struct
frame_buffers
yv12_frame_buffers;
Completed in 83 milliseconds