OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP9_CONFIG
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_onyx.h
171
}
VP9_CONFIG
;
176
VP9_PTR vp9_create_compressor(
VP9_CONFIG
*oxcf);
179
void vp9_change_config(VP9_PTR onyx,
VP9_CONFIG
*oxcf);
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h
313
VP9_CONFIG
oxcf;
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
77
VP9_CONFIG
oxcf;
243
static vpx_codec_err_t set_vp9e_config(
VP9_CONFIG
*oxcf,
[
all
...]
Completed in 29 milliseconds