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

  /external/libvpx/libvpx/vp9/common/
vp9_scan.h 102 static INLINE const int16_t* get_iscan_4x4(TX_TYPE tx_type) { function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 627 iscan = get_iscan_4x4(tx_type);
vp9_rdopt.c     [all...]

Completed in 5234 milliseconds