Home
last modified time | relevance | path

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