Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dfdct8x8_test.cc36 typedef void (*iht_t) (const int16_t *in, uint8_t *out, int stride, typedef
40 typedef std::tr1::tuple<fht_t, iht_t, int> ht_8x8_param_t;
287 iht_t inv_txfm_;
Dfdct4x4_test.cc37 typedef void (*iht_t) (const int16_t *in, uint8_t *out, int stride, typedef
41 typedef std::tr1::tuple<fht_t, iht_t, int> ht_4x4_param_t;
256 iht_t inv_txfm_;
Ddct16x16_test.cc265 typedef void (*iht_t) (const int16_t *in, uint8_t *out, int stride, typedef
269 typedef std::tr1::tuple<fht_t, iht_t, int> ht_16x16_param_t;
486 iht_t inv_txfm_;