HomeSort by relevance Sort by last modified time
    Searched refs:fwd_txfm_t (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct32x32_test.cc 74 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon30535
77 typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int> trans_32x32_param_t;
93 fwd_txfm_t fwd_txfm_;
partial_idct_test.cc 29 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon30545

Completed in 251 milliseconds