/media/libvpx/vpx_config_arm-linux-gcc.c

http://github.com/zpao/v8monkey · C · 2 lines · 2 code · 0 blank · 0 comment · 0 complexity · 6fcf61c50ada16faaea349d32dd35599 MD5 · raw file

  1. static const char* const cfg = "--target=armv7-linux-gcc --disable-vp8-encoder --disable-examples --disable-install-docs --enable-pic --enable-runtime-cpu-detect --enable-arm-asm-detok";
  2. const char *vpx_codec_build_config(void) {return cfg;}