HomeSort by relevance Sort by last modified time
    Searched refs:darwin_ver (Results 1 - 3 of 3) 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/chromium_org/third_party/libvpx/source/libvpx/
configure 592 local darwin_ver=${tgt_os##darwin}
596 if [ $darwin_ver -lt 10 ]; then
601 if [ $darwin_ver -ge 8 ]; then
606 if [ $darwin_ver -ge 9 ]; then
  /external/libvpx/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

Completed in 149 milliseconds