Lines Matching refs:tmp_mask
604 uint32 tmp_mask = 0x7fff7fff; in I422ToARGBRow_DSPR2() local
665 [rgb_buf] "r"(rgb_buf), [tmp_mask] "r"(tmp_mask)); in I422ToARGBRow_DSPR2()
730 uint32 tmp_mask = 0xff; in RGB24ToARGBRow_DSPR2() local
744 : [tmp_mask] "r"(tmp_mask) in RGB24ToARGBRow_DSPR2()
758 uint32 tmp_mask = 0xff; in RAWToARGBRow_DSPR2() local
775 : [tmp_mask] "r"(tmp_mask) in RAWToARGBRow_DSPR2()
791 uint32 tmp_mask = 0xff; in RGB565ToARGBRow_DSPR2() local
814 : [tmp_mask] "r"(tmp_mask)); in RGB565ToARGBRow_DSPR2()
885 uint32 tmp_mask = 0x7fff7fff; in I444ToARGBRow_DSPR2() local
948 [rgb_buf] "r"(rgb_buf), [tmp_mask] "r"(tmp_mask)); in I444ToARGBRow_DSPR2()
972 uint32 tmp_mask = 0x7fff7fff; in I422ToARGB4444Row_DSPR2() local
1039 [tmp_yg] "r"(tmp_yg), [tmp_mask] "r"(tmp_mask)); in I422ToARGB4444Row_DSPR2()
1063 uint32 tmp_mask = 0x80008000; in I422ToARGB1555Row_DSPR2() local
1131 [tmp_yg] "r"(tmp_yg), [tmp_mask] "r"(tmp_mask)); in I422ToARGB1555Row_DSPR2()
1153 uint32 tmp_mask = 0x7fff7fff; in NV12ToARGBRow_DSPR2() local
1215 [tmp_mask] "r"(tmp_mask)); in NV12ToARGBRow_DSPR2()