Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dtransform_test_base.h137 OutType *output_ref_block = reinterpret_cast<OutType *>( in RunCoeffCheck() local
195 uint8_t *output_ref_block = reinterpret_cast<uint8_t *>( in RunInvCoeffCheck() local
239 OutType *output_ref_block = reinterpret_cast<OutType *>( in RunMemCheck() local
H A Dfwht4x4_test.cc107 tran_low_t *output_ref_block = reinterpret_cast<tran_low_t *>( in RunSpeedTest() local
/aosp_15_r20/external/libvpx/test/
H A Ddct_test.cc278 Buffer<tran_low_t> output_ref_block = Buffer<tran_low_t>(size_, size_, 0); in RunCoeffCheck() local
308 Buffer<tran_low_t> output_ref_block = Buffer<tran_low_t>(size_, size_, 0); in RunMemCheck() local