OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ratio_
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/variablespeed/jni/
sola_time_scaler.h
140
double
ratio_
; // inverse of speed
member in class:video_editing::SolaTimeScaler
sola_time_scaler.cc
116
ratio_
= 1.0 / speed_;
130
target_merge_offset_ = nearbyint(num_window_frames_ *
ratio_
);
167
(sample_rate_ *
ratio_
* duration), num_channels_, 2);
Completed in 141 milliseconds