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

  /external/libvpx/
update_libvpx.sh 29 LIBVPX_SRC_DIR="libvpx"
45 rm -rf $LIBVPX_SRC_DIR
46 mkdir $LIBVPX_SRC_DIR
47 cd $LIBVPX_SRC_DIR
generate_config.sh 17 LIBVPX_SRC_DIR="libvpx"
81 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
86 $BASE_DIR/$LIBVPX_SRC_DIR/vp8/common/rtcd_defs.pl \
89 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
94 $BASE_DIR/$LIBVPX_SRC_DIR/vp9/common/vp9_rtcd_defs.pl \
97 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
102 $BASE_DIR/$LIBVPX_SRC_DIR/vpx_scale/vpx_scale_rtcd.pl \
105 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
110 $BASE_DIR/$LIBVPX_SRC_DIR/vpx_dsp/vpx_dsp_rtcd_defs.pl \
131 | perl $BASE_DIR/$LIBVPX_SRC_DIR/build/make/ads2gas.pl > vpx_config.as
    [all...]

Completed in 46 milliseconds