Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/intrusive-collections/src/
Dunsafe_ref.rs52 pub fn from_box(val: Box<T>) -> UnsafeRef<T> { in from_box() method
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc174 BoundingBox OrientBoundingBox(const BoundingBox& from_box, in OrientBoundingBox()
206 BoundingBox from_box; in OrientAndDenormalizeBoundingBox() local