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

/external/libvpx/config/arm/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/arm-neon/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/arm64/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/generic/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/mips32/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/mips32-dspr2/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/mips32-msa/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/mips64/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/mips64-msa/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/x86/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/config/x86_64/
H A Dvpx_config.c10 const char *vpx_codec_build_config(void) {return cfg;} function
/external/libvpx/libvpx/vpx/
H A Dvpx_codec.h285 const char *vpx_codec_build_config(void);
/external/libvpx/libvpx/
H A Dconfigure749 const char *vpx_codec_build_config(void) {return cfg;}

Completed in 134 milliseconds