Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_common.h37 typedef int32_t tran_low_t; typedef
/external/libvpx/libvpx/test/
Dfdct8x8_test.cc620 void RunFwdTxfm(int16_t * /*out*/, tran_low_t * /*dst*/, int /*stride*/) {} in RunFwdTxfm() argument
Ddct16x16_test.cc733 void RunFwdTxfm(int16_t * /*in*/, tran_low_t * /*out*/, int /*stride*/) {} in RunFwdTxfm() argument