get_scan_order    782 libde265/encoder/encoder-syntax.cc   const position* ScanOrderSub = get_scan_order(log2TrafoSize-2, scanIdx);
get_scan_order    783 libde265/encoder/encoder-syntax.cc   const position* ScanOrderPos = get_scan_order(2, scanIdx);
get_scan_order    113 libde265/scan.cc   const position* ScanOrderSub = get_scan_order(log2TrafoSize-2, scanIdx);
get_scan_order    114 libde265/scan.cc   const position* ScanOrderPos = get_scan_order(2, scanIdx);
get_scan_order     39 libde265/scan.h const position* get_scan_order(int log2BlockSize, int scanIdx);
get_scan_order   2137 libde265/slice.cc             const position* ScanOrderSub = get_scan_order(log2w-2, scanIdx);
get_scan_order   2138 libde265/slice.cc             const position* ScanOrderPos = get_scan_order(2, scanIdx);
get_scan_order   3028 libde265/slice.cc   const position* ScanOrderSub = get_scan_order(log2TrafoSize-2, scanIdx);
get_scan_order   3029 libde265/slice.cc   const position* ScanOrderPos = get_scan_order(2, scanIdx);
get_scan_order    792 libde265/sps.cc     scan = get_scan_order(2, 0 /* diag */);
get_scan_order    802 libde265/sps.cc     scan = get_scan_order(3, 0 /* diag */);
get_scan_order    812 libde265/sps.cc     scan = get_scan_order(3, 0 /* diag */);
get_scan_order    828 libde265/sps.cc     scan = get_scan_order(3, 0 /* diag */);