Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.h36 u16 rel_height; /* valid if bearing_present=1 */ member
Dwnm_sta.c488 rep->rel_height = WPA_GET_LE16(pos + 2 + 4); in wnm_parse_neighbor_report_elem()
/external/webrtc/common_video/
Dvideo_frame_unittest.cc167 double rel_height) { in CheckCrop() argument
180 double orig_y = offset_y + j * rel_height; in CheckCrop()