Lines Matching refs:temp_width
4707 intptr_t temp_width = (intptr_t)(width); in MirrorRow_SSSE3() local
4722 "+r"(temp_width) // %2 in MirrorRow_SSSE3()
4730 intptr_t temp_width = (intptr_t)(width); in MirrorRow_AVX2() local
4747 "+r"(temp_width) // %2 in MirrorRow_AVX2()
4759 intptr_t temp_width = (intptr_t)(width); in MirrorUVRow_SSSE3() local
4774 "+r"(temp_width) // %2 in MirrorUVRow_SSSE3()
4782 intptr_t temp_width = (intptr_t)(width); in MirrorUVRow_AVX2() local
4799 "+r"(temp_width) // %2 in MirrorUVRow_AVX2()
4813 intptr_t temp_width = (intptr_t)(width); in MirrorSplitUVRow_SSSE3() local
4832 "+r"(temp_width) // %3 in MirrorSplitUVRow_SSSE3()
4852 intptr_t temp_width = (intptr_t)(width); in RGB24MirrorRow_SSSE3() local
4878 "+r"(temp_width) // %2 in RGB24MirrorRow_SSSE3()
4888 intptr_t temp_width = (intptr_t)(width); in ARGBMirrorRow_SSE2() local
4904 "+r"(temp_width) // %2 in ARGBMirrorRow_SSE2()
4914 intptr_t temp_width = (intptr_t)(width); in ARGBMirrorRow_AVX2() local
4929 "+r"(temp_width) // %2 in ARGBMirrorRow_AVX2()