Home
last modified time | relevance | path

Searched refs:iht_2d (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c259 static const iht_2d IHT_16[] = { in vp9_iht16x16_256_add_neon()
269 const iht_2d ht = IHT_16[tx_type]; in vp9_iht16x16_256_add_neon()
Dvp9_highbd_iht16x16_add_neon.c403 static const iht_2d IHT_16[] = { in vp9_highbd_iht16x16_256_add_neon()
413 const iht_2d ht = IHT_16[tx_type]; in vp9_highbd_iht16x16_256_add_neon()
Dvp9_iht_neon.h270 } iht_2d; typedef