Home
last modified time | relevance | path

Searched defs:pw (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/zfm20/
Dzfm20.h246 void setPassword(uint32_t pw) { m_password = pw; }; in setPassword()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c2539 const int pw = 4 * num_4x4_blocks_wide_lookup[bsize]; in joint_motion_search() local