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