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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 593 local darwin_ver=${tgt_os##darwin}
597 if [ $darwin_ver -lt 10 ]; then
602 if [ $darwin_ver -ge 8 ]; then
607 if [ $darwin_ver -ge 9 ]; then
  /external/libvpx/libvpx/
configure 611 darwin_ver=${tgt_os##darwin}
615 if [ $darwin_ver -lt 10 ]; then
620 if [ $darwin_ver -ge 8 ]; then
625 if [ $darwin_ver -ge 9 ]; then

Completed in 139 milliseconds