Home
last modified time | relevance | path

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

/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/arm-neon/
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/arm64/
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/libvpx/vpx/
Dexports_com1 text vpx_codec_build_config
Dvpx_codec.h285 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
Dconfigure760 const char *vpx_codec_build_config(void) {return cfg;}