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

  /external/libvpx/
generate_config.sh 23 LIBVPX_SRC_DIR="libvpx"
76 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
80 $BASE_DIR/$LIBVPX_SRC_DIR/vp8/common/rtcd_defs.pl \
83 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
87 $BASE_DIR/$LIBVPX_SRC_DIR/vp9/common/vp9_rtcd_defs.pl \
90 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
94 $BASE_DIR/$LIBVPX_SRC_DIR/vpx_scale/vpx_scale_rtcd.pl \
97 $BASE_DIR/$LIBVPX_SRC_DIR/build/make/rtcd.pl \
101 $BASE_DIR/$LIBVPX_SRC_DIR/vpx_dsp/vpx_dsp_rtcd_defs.pl \
122 | perl $BASE_DIR/$LIBVPX_SRC_DIR/build/make/ads2gas.pl > vpx_config.as
    [all...]
update_libvpx.sh 29 LIBVPX_SRC_DIR="libvpx"
45 rm -rf $LIBVPX_SRC_DIR
46 mkdir $LIBVPX_SRC_DIR
47 cd $LIBVPX_SRC_DIR

Completed in 562 milliseconds