HomeSort by relevance Sort by last modified time
    Searched refs:vpx_codec_build_config (Results 1 - 7 of 7) sorted by null

  /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/libvpx/vpx/
vpx_codec.h 267 const char *vpx_codec_build_config(void);
  /external/libvpx/libvpx/
configure 624 const char *vpx_codec_build_config(void) {return cfg;}

Completed in 411 milliseconds