Home
last modified time | relevance | path

Searched defs:coor (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dmv.h172 static INLINE int convert_to_trans_prec(int allow_hp, int coor) { in convert_to_trans_prec()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-observe_on.hpp206 auto coor = cn.create_coordinator(d.get_subscription()); in make() local