Searched refs:LIBVPX_SRC_DIR (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/
H A Dupdate_libvpx.sh29 LIBVPX_SRC_DIR="source/libvpx"
44 rm -rf $(svn ls $LIBVPX_SRC_DIR)
45 svn update $LIBVPX_SRC_DIR
47 cd $LIBVPX_SRC_DIR
H A Dgenerate_gypi.sh20 LIBVPX_SRC_DIR="source/libvpx"
346 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
351 $BASE_DIR/$LIBVPX_SRC_DIR/vp8/common/rtcd_defs.pl \
354 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
359 $BASE_DIR/$LIBVPX_SRC_DIR/vp9/common/vp9_rtcd_defs.pl \
362 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
367 $BASE_DIR/$LIBVPX_SRC_DIR/vpx_scale/vpx_scale_rtcd.pl \
385 egrep "#define [A-Z0-9_]+ [01]" vpx_config.h | awk '{print $2 " EQU " $3}' | perl $BASE_DIR/$LIBVPX_SRC_DIR/build/make/ads2gas.pl > vpx_config.asm
395 TEMP_DIR="$LIBVPX_SRC_DIR.temp"
397 cp -R $LIBVPX_SRC_DIR
[all...]

Completed in 190 milliseconds