Home
last modified time | relevance | path

Searched defs:get_scan (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dscan.h46 static inline const SCAN_ORDER *get_scan(TX_SIZE tx_size, TX_TYPE tx_type) { in get_scan() function
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_scan.h42 static INLINE const ScanOrder *get_scan(const MACROBLOCKD *xd, TX_SIZE tx_size, in get_scan() function
/aosp_15_r20/system/connectivity/wificond/scanning/
Dscan_utils.cpp82 NL80211Packet get_scan( in GetScanResult() local