Home
last modified time | relevance | path

Searched refs:byte0_ptr (Results 1 – 1 of 1) sorted by relevance

/external/image_io/src/base/
Ddata_segment.cc36 const Byte* byte0_ptr = reinterpret_cast<const Byte*>(void0_ptr); in Find() local
37 size_t byte0_location = (byte0_ptr - buffer_) + GetBegin(); in Find()