Home
last modified time | relevance | path

Searched refs:_phi (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator.cc35 _phi(0.97), in VCMJitterEstimator()
133 double avgFrameSize = _phi * _avgFrameSize + (1 - _phi) * frameSizeBytes; in UpdateEstimate()
142 _varFrameSize = VCM_MAX(_phi * _varFrameSize + in UpdateEstimate()
143 (1 - _phi) * (frameSizeBytes - avgFrameSize) * in UpdateEstimate()
Djitter_estimator.h128 const double _phi; variable
/external/tensorflow/tensorflow/contrib/image/python/ops/
Dinterpolate_spline.py124 matrix_a = _phi(_pairwise_squared_distance_matrix(c), order) # [b, n, n]
177 phi_pairwise_dists = _phi(pairwise_dists, order)
192 def _phi(r, order): function
/external/mesa3d/src/gallium/drivers/r600/sb/
Dnotes.markdown105 region\_node::loop\_phi contains the phi expressions to be executed
186 All loop\_phi and phi nodes for some region always have the same number
188 region\_node::loop\_phi nodes is 1 + number of repeat nodes that
193 phi/loop\_phi nodes.
195 First source operand for region\_node::loop\_phi nodes (src[0]) is an