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

  /frameworks/ex/variablespeed/jni/
sola_time_scaler.cc 99 void SolaTimeScaler::set_speed(double speed) { function in class:video_editing::SolaTimeScaler
  /external/bluetooth/bluez/tools/
hciattach.c 143 int set_speed(int fd, struct termios *ti, int speed) function
397 if (set_speed(fd, ti, u->speed) < 0) {
862 if (set_speed(fd, ti, u->speed) < 0) {
1200 if (set_speed(fd, &ti, u->init_speed) < 0) {
1218 if (set_speed(fd, &ti, u->speed) < 0) {

Completed in 410 milliseconds