Lines Matching refs:libvpx
8 # build libvpx. Every time libvpx source code is updated run this script.
17 LIBVPX_SRC_DIR="libvpx"
71 rm -rf $BASE_DIR/$TEMP_DIR/libvpx.config
73 print_config_basic $1 > $BASE_DIR/$TEMP_DIR/libvpx.config
78 -o $BASE_DIR/$TEMP_DIR/libvpx.config
85 --config=$BASE_DIR/$TEMP_DIR/libvpx.config \
92 --config=$BASE_DIR/$TEMP_DIR/libvpx.config \
100 --config=$BASE_DIR/$TEMP_DIR/libvpx.config \
108 --config=$BASE_DIR/$TEMP_DIR/libvpx.config \
113 rm -rf $BASE_DIR/$TEMP_DIR/libvpx.config
166 echo "Lint libvpx configuration."