Searched refs:fr_t3 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/mips/ |
D | mmiutils.h | 270 fr_t0, fr_t1, fr_t2, fr_t3) \ argument 274 "punpckhhw "#fr_t3", "#fr_i2", "#fr_i3" \n\t" \ 277 "punpcklwd "#fr_i2", "#fr_t1", "#fr_t3" \n\t" \ 278 "punpckhwd "#fr_i3", "#fr_t1", "#fr_t3" \n\t" 286 fr_i6, fr_i7, fr_t0, fr_t1, fr_t2, fr_t3) \ argument 290 "punpckhbh "#fr_t3", "#fr_i2", "#fr_i3" \n\t" \ 297 "punpcklhw "#fr_i6", "#fr_t1", "#fr_t3" \n\t" \ 298 "punpckhhw "#fr_i7", "#fr_t1", "#fr_t3" \n\t" \ 302 "punpckhhw "#fr_t3", "#fr_i1", "#fr_i3" \n\t" \ 309 "punpcklwd "#fr_i6", "#fr_i7", "#fr_t3" \n\t" \ [all …]
|