OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trans_32x32_param_t
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/test/
dct32x32_test.cc
77
typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int>
trans_32x32_param_t
;
typedef in namespace:__anon16628
79
class Trans32x32Test : public ::testing::TestWithParam<
trans_32x32_param_t
> {
/external/libvpx/libvpx/test/
dct32x32_test.cc
77
typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int>
trans_32x32_param_t
;
typedef in namespace:__anon28581
79
class Trans32x32Test : public ::testing::TestWithParam<
trans_32x32_param_t
> {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
dct32x32_test.cc
77
typedef std::tr1::tuple<fwd_txfm_t, inv_txfm_t, int>
trans_32x32_param_t
;
typedef in namespace:__anon39672
79
class Trans32x32Test : public ::testing::TestWithParam<
trans_32x32_param_t
> {
Completed in 110 milliseconds