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