Home
last modified time | relevance | path

Searched refs:pw (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/zfm20/
Dzfm20.h246 void setPassword(uint32_t pw) { m_password = pw; }; in setPassword() argument
/hardware/libhardware/include/hardware/
Dcamera.h81 int (*set_buffers_geometry)(struct preview_stream_ops* pw,
/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
2548 uint8_t *second_pred = vpx_memalign(16, pw * ph * sizeof(uint8_t)); in joint_motion_search()
2599 second_pred, pw, in joint_motion_search()
2602 pw, ph, 0, in joint_motion_search()
2623 pw, ph); in joint_motion_search()
2645 pw, ph); in joint_motion_search()