Searched refs:fr_t0 (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 271 "punpcklhw "#fr_t0", "#fr_i0", "#fr_i1" \n\t" \ 275 "punpcklwd "#fr_i0", "#fr_t0", "#fr_t2" \n\t" \ 276 "punpckhwd "#fr_i1", "#fr_t0", "#fr_t2" \n\t" \ 286 fr_i6, fr_i7, fr_t0, fr_t1, fr_t2, fr_t3) \ argument 287 "punpcklbh "#fr_t0", "#fr_i0", "#fr_i1" \n\t" \ 295 "punpcklhw "#fr_i4", "#fr_t0", "#fr_t2" \n\t" \ 296 "punpckhhw "#fr_i5", "#fr_t0", "#fr_t2" \n\t" \ 299 "punpcklhw "#fr_t0", "#fr_i0", "#fr_i2" \n\t" \ 303 "punpcklwd "#fr_i0", "#fr_i4", "#fr_t0" \n\t" \ [all …]
|