Lines Matching defs:input

860 void ff_h264_luma_dc_dequant_idct_8_mmi(int16_t *output, int16_t *input,
870 MMI_LDC1(%[ftmp3], %[input], 0x18)
872 MMI_LDC1(%[ftmp2], %[input], 0x10)
874 MMI_LDC1(%[ftmp1], %[input], 0x08)
876 MMI_LDC1(%[ftmp0], %[input], 0x00)
934 "mfc1 %[input], %[ftmp0] \n\t"
936 "sh %[input], 0x80(%[output]) \n\t"
938 PTR_SRL "%[input], %[input], 0x10 \n\t"
940 "sh %[input], 0xa0(%[output]) \n\t"
943 "mfc1 %[input], %[ftmp2] \n\t"
945 "sh %[input], 0xc0(%[output]) \n\t"
947 PTR_SRL "%[input], %[input], 0x10 \n\t"
949 "sh %[input], 0xe0(%[output]) \n\t"
968 "mfc1 %[input], %[ftmp3] \n\t"
970 "sh %[input], 0x180(%[output]) \n\t"
972 PTR_SRL "%[input], %[input], 0x10 \n\t"
974 "sh %[input], 0x1a0(%[output]) \n\t"
977 "mfc1 %[input], %[ftmp4] \n\t"
979 "sh %[input], 0x1c0(%[output]) \n\t"
981 PTR_SRL "%[input], %[input], 0x10 \n\t"
984 "sh %[input], 0x1e0(%[output]) \n\t"
991 "ori %[input], $0, 0x07 \n\t"
996 "dsubu %[tmp0], %[tmp1], %[input] \n\t"
997 "movn %[tmp1], %[input], %[tmp0] \n\t"
998 PTR_ADDIU "%[input], %[input], 0x01 \n\t"
1001 PTR_SUBU "%[input], %[input], %[tmp1] \n\t"
1002 "mtc1 %[input], %[ftmp6] \n\t"
1022 "mfc1 %[input], %[ftmp0] \n\t"
1024 "sh %[input], 0x80(%[output]) \n\t"
1026 PTR_SRL "%[input], %[input], 0x10 \n\t"
1028 "sh %[input], 0xa0(%[output]) \n\t"
1031 "mfc1 %[input], %[ftmp2] \n\t"
1033 "sh %[input], 0xc0(%[output]) \n\t"
1035 PTR_SRL "%[input], %[input], 0x10 \n\t"
1036 "sh %[input], 0xe0(%[output]) \n\t"
1055 "mfc1 %[input], %[ftmp3] \n\t"
1057 "sh %[input], 0x180(%[output]) \n\t"
1059 PTR_SRL "%[input], %[input], 0x10 \n\t"
1061 "sh %[input], 0x1a0(%[output]) \n\t"
1064 "mfc1 %[input], %[ftmp4] \n\t"
1066 "sh %[input], 0x1c0(%[output]) \n\t"
1068 PTR_SRL "%[input], %[input], 0x10 \n\t"
1070 "sh %[input], 0x1e0(%[output]) \n\t"
1080 [output]"+&r"(output), [input]"+&r"(input),