Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/va/
Dimage.c559 unsigned tmp_p; in vlVaGetImage() local
563 tmp_p = pitches[1]; in vlVaGetImage()
565 pitches[2] = tmp_p; in vlVaGetImage()
693 unsigned tmp_p; in vlVaPutImage() local
697 tmp_p = pitches[1]; in vlVaPutImage()
699 pitches[2] = tmp_p; in vlVaPutImage()
/third_party/ffmpeg/libavcodec/aarch64/
Dhevcdsp_idct_neon.S353 .macro butterfly e, o, tmp_p, tmp_m
354 add \tmp_p, \e, \o