Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dfft_mips.c334 const float *tcos1, *tsin1, *tcos2, *tsin2; in ff_imdct_half_mips() local
350 tcos1 = tcos; in ff_imdct_half_mips()
388 [tsin1]"+r"(tsin1), [tcos1]"+r"(tcos1), in ff_imdct_half_mips()
406 tcos1 = &tcos[n8 - k - 2]; in ff_imdct_half_mips()
455 [tsin1]"r"(tsin1), [tcos1]"r"(tcos1), in ff_imdct_half_mips()