HomeSort by relevance Sort by last modified time
    Searched defs:Speed (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 542 /* Convenience macros for mapping speed and mode into a continuous
548 static int speed_map(int speed, const int *map)
555 } while(speed >= *map++);
633 int Speed = cpi->Speed;
680 /* Convert speed to continuous range, with clamping */
682 Speed = 0;
684 Speed = RT(Speed);
687 if (Speed > 5
    [all...]
onyx_int.h 477 int Speed;
  /external/libusb_aah/libusb/os/
windows_usb.h 521 UCHAR Speed;
  /prebuilts/devtools/tools/lib/
lint-api.jar 
  /prebuilts/sdk/tools/lib/
lint_api.jar 

Completed in 893 milliseconds