Searched refs:VP8_CONFIG (Results 1 - 8 of 8) 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);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h312 VP8_CONFIG oxcf;
H A Donyx_if.c57 extern void print_parms(VP8_CONFIG *ocf, char *filenam);
305 VP8_CONFIG *oxcf,
365 VP8_CONFIG *oxcf,
1354 static void init_config(VP8_COMP *cpi, VP8_CONFIG *oxcf)
1428 VP8_CONFIG *oxcf = &cpi->oxcf;
1475 void vp8_change_config(VP8_COMP *cpi, VP8_CONFIG *oxcf)
1821 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h315 VP8_CONFIG oxcf;
H A Donyx_if.c57 extern void print_parms(VP8_CONFIG *ocf, char *filenam);
302 VP8_CONFIG *oxcf,
362 VP8_CONFIG *oxcf,
1322 static void init_config(VP8_COMP *cpi, VP8_CONFIG *oxcf)
1396 VP8_CONFIG *oxcf = &cpi->oxcf;
1443 void vp8_change_config(VP8_COMP *cpi, VP8_CONFIG *oxcf)
1784 struct VP8_COMP* vp8_create_compressor(VP8_CONFIG *oxcf)
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_cx_iface.c72 VP8_CONFIG oxcf;
275 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf,
/external/libvpx/libvpx/vp8/
H A Dvp8_cx_iface.c82 VP8_CONFIG oxcf;
285 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf,

Completed in 859 milliseconds