OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_create_compressor
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_onyx.h
176
VP9_PTR
vp9_create_compressor
(VP9_CONFIG *oxcf);
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
529
optr =
vp9_create_compressor
(&ctx->priv->alg_priv->oxcf);
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
1559
VP9_PTR
vp9_create_compressor
(VP9_CONFIG *oxcf) {
function
[
all
...]
Completed in 27 milliseconds