Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c22 const transform_2d IHT_4[] = { in vp9_iht4x4_16_add_c() local
36 IHT_4[tx_type].rows(input, outptr); in vp9_iht4x4_16_add_c()
44 IHT_4[tx_type].cols(temp_in, temp_out); in vp9_iht4x4_16_add_c()
210 const highbd_transform_2d IHT_4[] = { in vp9_highbd_iht4x4_16_add_c() local
224 IHT_4[tx_type].rows(input, outptr, bd); in vp9_highbd_iht4x4_16_add_c()
232 IHT_4[tx_type].cols(temp_in, temp_out, bd); in vp9_highbd_iht4x4_16_add_c()