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

  /external/libvpx/libvpx/vp9/common/
vp9_entropy.h 328 static INLINE const int16_t* get_iscan_16x16(TX_TYPE tx_type) { function
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 622 iscan = get_iscan_16x16(tx_type);

Completed in 128 milliseconds