/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
dct32x32_test.cc | 74 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon16628 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:__anon16638
|
/external/libvpx/libvpx/test/ |
dct32x32_test.cc | 74 typedef void (*fwd_txfm_t)(const int16_t *in, int16_t *out, int stride); typedef in namespace:__anon28581 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:__anon28591
|
/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:__anon39672 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:__anon39682
|