Searched refs:source32 (Results 1 – 1 of 1) sorted by relevance
307 const uint32_t* source32 = reinterpret_cast_ptr<const uint32_t*>(source); in unpack() local310 uint32_t bgra = source32[i]; in unpack()