Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dscan.h47 static INLINE const SCAN_ORDER *get_scan(TX_SIZE tx_size, TX_TYPE tx_type) { in get_scan() function
/external/libvpx/libvpx/vp9/common/
Dvp9_scan.h42 static INLINE const scan_order *get_scan(const MACROBLOCKD *xd, TX_SIZE tx_size, in get_scan() function