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

  /external/libvpx/libvpx/vp9/common/
vp9_scan.h 73 static INLINE const int16_t* get_scan_4x4(TX_TYPE tx_type) { function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 626 scan = get_scan_4x4(tx_type);
vp9_rdopt.c     [all...]

Completed in 128 milliseconds