Home
last modified time | relevance | path

Searched defs:Rate (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Drate_statistics.cc56 uint32_t RateStatistics::Rate(int64_t now_ms) { in Rate() function in webrtc::RateStatistics
/external/tensorflow/tensorflow/contrib/rate/
Drate.py36 class Rate(object): class
/external/skia/resources/particles/
Dsnowfall.json4 "Rate": 30, number
Ddefault.json4 "Rate": 1000, number
Dexplosion.json4 "Rate": 8, number
Dwarp.json4 "Rate": 90, number
Dspiral.json4 "Rate": 120, number
Dpenguin_cannon.json4 "Rate": 0.5, number
Dswirl.json4 "Rate": 400, number
/external/libnl/python/netlink/
Dutil.py150 class Rate(object): class
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c471 static void macro_block_yrd(MACROBLOCK *mb, int *Rate, int *Distortion) { in macro_block_yrd()
587 static int rd_pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *rate_y, in rd_pick_intra4x4mby_modes()
646 static int rd_pick_intra16x16mby_mode(MACROBLOCK *x, int *Rate, int *rate_y, in rd_pick_intra16x16mby_mode()
Dpickinter.c214 static int pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *best_dist) { in pick_intra4x4mby_modes()
/external/pdfium/xfa/fxfa/
Dfxfa_basic.h405 Rate, enumerator
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp2577 void CFXJSE_FormCalcContext::Rate(CFXJSE_Value* pThis, in Rate() function in CFXJSE_FormCalcContext
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c4864 Fixed Rate; in MovieObj_PrerollMovie() local