Searched defs:pw (Results 1 – 2 of 2) sorted by relevance
246 void setPassword(uint32_t pw) { m_password = pw; }; in setPassword()
2539 const int pw = 4 * num_4x4_blocks_wide_lookup[bsize]; in joint_motion_search() local