Home
last modified time | relevance | path

Searched refs:h_8 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
H A Dhpeldsp_lasx.c137 int h_8 = h >> 3; in ff_put_pixels8_8_lasx() local
142 "beqz %[h_8], 2f \n\t" in ff_put_pixels8_8_lasx()
158 "addi.d %[h_8], %[h_8], -1 \n\t" in ff_put_pixels8_8_lasx()
170 "bnez %[h_8], 1b \n\t" in ff_put_pixels8_8_lasx()
187 [h_8]"+&r"(h_8), [res]"+&r"(res), in ff_put_pixels8_8_lasx()
198 int h_8 = h >> 3; in ff_put_pixels16_8_lsx() local
203 "beqz %[h_8], 2f \n\t" in ff_put_pixels16_8_lsx()
219 "addi.d %[h_8], in ff_put_pixels16_8_lsx()
[all...]

Completed in 3 milliseconds