OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_change_config
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
onyx.h
249
void
vp8_change_config
(struct VP8_COMP* onyx, VP8_CONFIG *oxcf);
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
473
vp8_change_config
(ctx->cpi, &ctx->oxcf);
538
vp8_change_config
(ctx->cpi, &ctx->oxcf);
739
vp8_change_config
(ctx->cpi, &ctx->oxcf);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
1388
void
vp8_change_config
(VP8_COMP *cpi, VP8_CONFIG *oxcf)
function
[
all
...]
Completed in 154 milliseconds