Searched defs:nl (Results 1 - 2 of 2) sorted by path

/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_nl80211.h38 struct nl_sock *nl; member in struct:dhd_netlink_info
/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1418 const uint32_t nl = cinfo.next_scanline; local
1419 JSAMPARRAY planes[3]{ &yLines[nl],
1420 &cbLines[nl/cVSubSampling],
1421 &crLines[nl/cVSubSampling] };

Completed in 40 milliseconds