Home
last modified time | relevance | path

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

/external/image_io/src/extras/
Dbase64_decoder_data_destination.cc174 size_t decoded_location = next_decoded_location_; in Transfer() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc215 float* decoded_location) { in DecodeLocation()
306 float decoded_location[4]; in PrintTopDetections() local