Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct8x8_test.cc465 void CompareInvReference(IdctFunc ref_txfm, int thresh) { in CompareInvReference() argument
497 ref_txfm(coeff, ref, pitch_); in CompareInvReference()
501 ref_txfm(coeff, CAST_TO_BYTEPTR(ref16), pitch_); in CompareInvReference()
Ddct16x16_test.cc551 void CompareInvReference(IdctFunc ref_txfm, int thresh) { in CompareInvReference() argument
583 ref_txfm(coeff, ref, pitch_); in CompareInvReference()
587 ref_txfm(coeff, CAST_TO_BYTEPTR(ref16), pitch_); in CompareInvReference()