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

  /external/libvpx/libvpx/
configure 202 [ -d "${source_path}/vp8" ] || disable_codec vp8
203 [ -d "${source_path}/vp9" ] || disable_codec vp9
401 for c in ${CODEC_FAMILIES}; do disable_codec $c; done
  /external/libvpx/libvpx/build/make/
configure.sh 212 disable_codec(){ function
    [all...]

Completed in 305 milliseconds