HomeSort by relevance Sort by last modified time
    Searched refs:get_scan_16x16 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_scan.h 153 static INLINE const int16_t* get_scan_16x16(TX_TYPE tx_type) { function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 578 scan = get_scan_16x16(tx_type);

Completed in 631 milliseconds