OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_create_compressor
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
onyx.h
246
struct VP8_COMP*
vp8_create_compressor
(VP8_CONFIG *oxcf);
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
646
optr =
vp8_create_compressor
(&ctx->priv->alg_priv->oxcf);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
1777
struct VP8_COMP*
vp8_create_compressor
(VP8_CONFIG *oxcf)
function
[
all
...]
Completed in 26 milliseconds