Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dfdct4x4_test.cc33 typedef void (*fdct_t)(const int16_t *in, int16_t *out, int stride); typedef
40 typedef std::tr1::tuple<fdct_t, idct_t, int> dct_4x4_param_t;
211 fdct_t fwd_txfm_;
Dfdct8x8_test.cc32 typedef void (*fdct_t)(const int16_t *in, int16_t *out, int stride); typedef
39 typedef std::tr1::tuple<fdct_t, idct_t, int> dct_8x8_param_t;
246 fdct_t fwd_txfm_;
Ddct16x16_test.cc261 typedef void (*fdct_t)(const int16_t *in, int16_t *out, int stride); typedef
268 typedef std::tr1::tuple<fdct_t, idct_t, int> dct_16x16_param_t;
442 fdct_t fwd_txfm_;