Searched refs:dword_buf (Results 1 – 1 of 1) sorted by relevance
81 uint32_t* dword_buf = reinterpret_cast<uint32_t*>(pJbig2Context->m_dest_buf); in Decode() local83 dword_buf[i] = ~dword_buf[i]; in Decode()