Home
last modified time | relevance | path

Searched defs:kNumCoeffs (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct32x32_test.cc38 const int kNumCoeffs = 1024; variable
51 void reference_32x32_dct_2d(const int16_t input[kNumCoeffs], in reference_32x32_dct_2d()
52 double output[kNumCoeffs]) { in reference_32x32_dct_2d()
Dfdct4x4_test.cc32 const int kNumCoeffs = 16; variable
Ddct16x16_test.cc42 const int kNumCoeffs = 256; variable