Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Didct8x8_test.cc113 double output_r[64]; in TEST() local
124 reference_dct_2d(input, output_r); in TEST()
126 coeff[j] = round(output_r[j]); in TEST()