Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht16x16_add_neon.c403 static const iht_2d IHT_16[] = { in vp9_highbd_iht16x16_256_add_neon() local
413 const iht_2d ht = IHT_16[tx_type]; in vp9_highbd_iht16x16_256_add_neon()
424 static const highbd_iht_2d IHT_16[] = { in vp9_highbd_iht16x16_256_add_neon() local
433 const highbd_iht_2d ht = IHT_16[tx_type]; in vp9_highbd_iht16x16_256_add_neon()
Dvp9_iht16x16_add_neon.c259 static const iht_2d IHT_16[] = { in vp9_iht16x16_256_add_neon() local
269 const iht_2d ht = IHT_16[tx_type]; in vp9_iht16x16_256_add_neon()
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c85 static const transform_2d IHT_16[] = { variable
98 const transform_2d ht = IHT_16[tx_type]; in vp9_iht16x16_256_add_c()