Home
last modified time | relevance | path

Searched refs:tsin2 (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
409 tsin2 = &tsin[n8 + k]; in ff_imdct_half_mips()
456 [tsin2]"r"(tsin2), [tcos2]"r"(tcos2) in ff_imdct_half_mips()