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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 68 local last_family;
73 if [ "${family}" != "${last_family}" ]; then
78 last_family=${family}
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 74 last_family="";
79 if [ "${family}" != "${last_family}" ]; then
84 last_family=${family}
  /external/libvpx/libvpx/
configure 68 local last_family;
73 if [ "${family}" != "${last_family}" ]; then
78 last_family=${family}

Completed in 67 milliseconds