Searched refs:bit_cast (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/variablespeed/jni/
H A Dmacros.h56 inline Dest bit_cast(const Source& source) { function
H A Dsola_time_scaler.cc40 score += ((bit_cast<int32>(*buffer1++) ^ bit_cast<int32>(*buffer2++)) >= 0)

Completed in 167 milliseconds