Lines Matching refs:dst_argb
156 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
176 "+r"(dst_argb), // %1
184 void RGB24ToARGBRow_SSSE3(const uint8* src_rgb24, uint8* dst_argb, int width) {
215 "+r"(dst_argb), // %1
222 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) {
253 "+r"(dst_argb), // %1
1640 "movdqu %%xmm0," MEMACCESS([dst_argb]) " \n" \
1641 "movdqu %%xmm1," MEMACCESS2(0x10, [dst_argb]) " \n" \
1642 "lea " MEMLEA(0x20, [dst_argb]) ", %[dst_argb] \n"
1659 uint8* dst_argb,
1677 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1734 uint8* dst_argb,
1752 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1765 uint8* dst_argb,
1784 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1800 uint8* dst_argb,
1817 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1828 uint8* dst_argb,
1845 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1856 uint8* dst_argb,
1872 [dst_argb]"+r"(dst_argb), // %[dst_argb]
1884 uint8* dst_argb,
1900 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2087 "vmovdqu %%ymm1," MEMACCESS([dst_argb]) " \n" \
2088 "vmovdqu %%ymm0," MEMACCESS2(0x20, [dst_argb]) " \n" \
2089 "lea " MEMLEA(0x40, [dst_argb]) ", %[dst_argb] \n"
2097 uint8* dst_argb,
2116 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2131 uint8* dst_argb,
2151 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2167 uint8* dst_argb,
2187 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2207 uint8* dst_argb,
2227 "vmovdqu %%ymm0," MEMACCESS([dst_argb]) "\n"
2228 "vmovdqu %%ymm1," MEMACCESS2(0x20,[dst_argb]) "\n"
2229 "lea " MEMLEA(0x40,[dst_argb]) ",%[dst_argb] \n"
2236 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2250 uint8* dst_argb,
2268 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2283 uint8* dst_argb,
2301 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2316 uint8* dst_argb,
2333 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2349 uint8* dst_argb,
2366 [dst_argb]"+r"(dst_argb), // %[dst_argb]
2379 void I400ToARGBRow_SSE2(const uint8* y_buf, uint8* dst_argb, int width) {
2415 "+r"(dst_argb), // %1
2427 void I400ToARGBRow_AVX2(const uint8* y_buf, uint8* dst_argb, int width) {
2462 "+r"(dst_argb), // %1
3060 void ARGBSetRow_X86(uint8* dst_argb, uint32 v32, int width) {
3063 : "+D"(dst_argb), // %0
3507 uint8* dst_argb,
3578 "+r"(dst_argb), // %2
3707 void ARGBAttenuateRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) {
3739 "+r"(dst_argb), // %1
3755 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) {
3783 "+r"(dst_argb), // %1
3795 uint8* dst_argb,
3829 "+r"(dst_argb), // %1
3845 uint8* dst_argb,
3897 "+r"(dst_argb), // %1
3910 void ARGBGrayRow_SSSE3(const uint8* src_argb, uint8* dst_argb, int width) {
3945 "+r"(dst_argb), // %1
3970 void ARGBSepiaRow_SSSE3(uint8* dst_argb, int width) {
4016 : "+r"(dst_argb), // %0
4031 uint8* dst_argb,
4084 "+r"(dst_argb), // %1
4095 void ARGBQuantizeRow_SSE2(uint8* dst_argb,
4135 : "+r"(dst_argb), // %0
4149 uint8* dst_argb,
4175 "+r"(dst_argb), // %1
4188 uint8* dst_argb,
4215 "+r"(dst_argb), // %2
4228 uint8* dst_argb,
4254 "+r"(dst_argb), // %2
4269 dst_argb,
4286 "+r"(dst_argb), // %2
4299 uint8* dst_argb,
4316 "+r"(dst_argb), // %2
4329 uint8* dst_argb,
4346 "+r"(dst_argb), // %2
4359 uint8* dst_argb,
4376 "+r"(dst_argb), // %2
4504 uint8* dst_argb,
4540 "+r"(dst_argb), // %2
4590 uint8* dst_argb,
4625 "+r"(dst_argb), // %2
4855 uint8* dst_argb,
4928 "+r"(dst_argb), // %2
5103 uint8* dst_argb,
5121 "+r"(dst_argb), // %1
5133 uint8* dst_argb,
5152 "+r"(dst_argb), // %1
5164 uint8* dst_argb,
5273 "+r"(dst_argb), // %1
5357 uint8* dst_argb,
5403 "+r"(dst_argb), // %1
5414 uint8* dst_argb,
5444 "+r"(dst_argb), // %1
5589 void ARGBColorTableRow_X86(uint8* dst_argb,
5612 : "+r"(dst_argb), // %0
5622 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) {
5640 : "+r"(dst_argb), // %0
5651 uint8* dst_argb,
5741 "+r"(dst_argb), // %3