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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Donyx.h252 } VP8_CONFIG; typedef in typeref:struct:__anon13063
257 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
260 void vp8_init_config(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);
261 void vp8_change_config(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);
/external/libvpx/libvpx/vp8/common/
H A Donyx.h241 } VP8_CONFIG; typedef in typeref:struct:__anon24854
246 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf);
249 void vp8_init_config(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);
250 void vp8_change_config(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);

Completed in 92 milliseconds