Home
last modified time | relevance | path

Searched defs:span_right (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/compute/hs/gen/
Dtarget_cuda.c385 uint32_t const span_right = 1 << ops->b; in hsg_target_cuda() local
Dmain.c1232 uint32_t const span_right) in hsg_fm_merge()
1277 for (uint32_t span_right=1; span_right<=span_left_ru; span_right*=2) in hsg_fm_merge_all() local
/external/skqp/src/compute/hs/gen/
Dtarget_cuda.c385 uint32_t const span_right = 1 << ops->b; in hsg_target_cuda() local
Dmain.c1232 uint32_t const span_right) in hsg_fm_merge()
1277 for (uint32_t span_right=1; span_right<=span_left_ru; span_right*=2) in hsg_fm_merge_all() local
/external/libtextclassifier/annotator/
Dfeature-processor.cc280 int span_right = 0; in SpanToLabel() local