OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_usage
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vpx/
vpx_encoder.h
276
unsigned int
g_usage
;
member in struct:vpx_codec_enc_cfg
[
all
...]
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
175
cfg->
g_usage
= usage;
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
501
extracfg_map[i].usage && extracfg_map[i].usage != cfg->
g_usage
;
[
all
...]
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
615
extracfg_map[i].usage && extracfg_map[i].usage != cfg->
g_usage
;
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
[
all
...]
Completed in 381 milliseconds