Searched defs:ylow (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | poly_to_lsp.c | 38 int16_t x, y, xlow, ylow, xmid, ymid, xhigh, yhigh, xint; in WebRtcIlbcfix_Poly2Lsp() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.h | 108 #define BWE_TEST_LOGGING_ERRORBAR(figure, name, value, ylow, yhigh, \ argument 111 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) argument 211 #define BWE_TEST_LOGGING_ERRORBAR(figure, name, value, ylow, yhigh, title, \ argument 220 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) \ argument
|
D | bwe_test_logging.cc | 146 double ylow, in PlotErrorBar() 163 double ylow, in PlotLimitErrorBar()
|