Home
last modified time | relevance | path

Searched defs:fdct_round_shift (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dfwd_txfm.h16 static INLINE tran_high_t fdct_round_shift(tran_high_t input) { in fdct_round_shift() function
/aosp_15_r20/external/libaom/aom_dsp/
H A Dtxfm_common.h150 static inline tran_high_t fdct_round_shift(tran_high_t input) { in fdct_round_shift() function