Searched refs:ot2 (Results 1 – 2 of 2) sorted by relevance
/external/speex/libspeex/ |
D | cb_search.c | 273 VARDECL(spx_word16_t **ot2); in split_cb_search_shape_sign() 300 ALLOC(ot2, N, spx_word16_t*); in split_cb_search_shape_sign() 326 ot2[i]=tmp+2*i*nsf; in split_cb_search_shape_sign() 329 ot=ot2; in split_cb_search_shape_sign()
|
/external/opencv3/doc/pattern_tools/ |
D | svgfig.py | 743 def maybelog(t, it1, it2, ot1, ot2, logbase): argument 747 … logbase) - math.log(it1, logbase))/(math.log(it2, logbase) - math.log(it1, logbase)) * (ot2 - ot1)
|