Home
last modified time | relevance | path

Searched refs:vpx_codec_build_config (Results 1 – 13 of 13) sorted by relevance

/external/libvpx/config/mips32-dspr2/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/mips64/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/arm-neon/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/generic/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/x86_64/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/x86/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/arm/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/mips32/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/config/arm64/
Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} in vpx_codec_build_config() function
/external/libvpx/libvpx/vpx/
Dexports_com1 text vpx_codec_build_config
Dvpx_codec.h282 const char *vpx_codec_build_config(void);
/external/libvpx/libvpx/
Dusage.dox108 by calling vpx_codec_build_config(), and is formatted as a base64 coded string
Dconfigure742 const char *vpx_codec_build_config(void) {return cfg;}