OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vpx_codec_build_config
(Results
1 - 25
of
26
) sorted by null
1
2
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/nacl/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/chromium_org/third_party/libvpx/source/config/win/x64/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/armv7a/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/armv7a-neon/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/generic/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/mips/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/mips-dspr2/
vpx_config.c
9
const char *
vpx_codec_build_config
(void) {return cfg;}
function
/external/libvpx/x86/
vpx_config.c
9
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
Completed in 332 milliseconds
1
2