OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_codec_build_config
(Results
1 - 19
of
19
) sorted by null
/external/libvpx/config/arm/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/arm-neon/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/arm64/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/generic/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/mips32/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/mips32-dspr2/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/mips64/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/x86/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/config/x86_64/
vpx_config.c
10
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/libvpx/vpx/
vpx_codec.h
282
const char *
vpx_codec_build_config
(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h
273
const char *
vpx_codec_build_config
(void);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure
747
const char *
vpx_codec_build_config
(void) {return cfg;}
/external/libvpx/libvpx/
configure
742
const char *
vpx_codec_build_config
(void) {return cfg;}
Completed in 278 milliseconds