/external/chromium_org/third_party/libwebp/dsp/ |
enc_mips32.c | 35 // TEMP4..TEMP5 - temporary registers 121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; local 129 VERTICAL_PASS(2, 18, 10, 26, temp8, temp4, temp5, temp6, temp7) 134 HORIZONTAL_PASS(16, 17, 18, 19, temp1, temp5, temp9, temp13) 139 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), 175 "addiu %[temp5], $zero, 0 \n\t" \ 188 "mul %[temp5], %[level], %[temp3] \n\t" \ 190 "sh %[temp5], "#J"(%[ppin]) \n\t" \ 195 int temp0, temp1, temp2, temp3, temp4, temp5; local 362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 651 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 685 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 711 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local 733 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local [all...] |
dec_mips32.c | 213 int temp5, temp6, temp7, temp8, temp9; local 233 "lh %[temp5], 10(%[in]) \n\t" 256 "mul %[temp9], %[temp5], %[kC2] \n\t" 258 "mul %[temp5], %[temp5], %[kC1] \n\t" 263 "sra %[temp5], %[temp5], 16 \n\t" 265 "addu %[temp5], %[temp5], %[temp13] \n\t" 270 "addu %[temp9], %[temp16], %[temp5] \n\t [all...] |
lossless_mips32.c | 293 "ulw %[temp5], "#B"(%["#P1"]) \n\t" \ 297 "addu %[temp5], %[temp5], %[temp1] \n\t" \ 305 "usw %[temp5], "#B"(%["#P2"]) \n\t" \ 315 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), \ 367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; local
|
/external/opencv/cv/src/ |
cvkalman.cpp | 103 CV_CALL( kalman->temp5 = cvCreateMat( MP, 1, CV_32FC1 )); 154 cvReleaseMat( &kalman->temp5 ); 226 /* temp5 = z(k) - H*x'(k) */ 227 CV_CALL( cvGEMM( kalman->measurement_matrix, kalman->state_pre, -1, measurement, 1, kalman->temp5 )); 229 /* x(k) = x'(k) + K(k)*temp5 */ 230 CV_CALL( cvMatMulAdd( kalman->gain, kalman->temp5, kalman->state_pre, kalman->state_post ));
|
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/ |
aecm_core_mips.c | 530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; local 544 "ulw %[temp5], 4(%[temp1]) \n\t" 547 "muleq_s.w.phl %[temp6], %[temp5], %[temp4] \n\t" 548 "muleq_s.w.phr %[temp4], %[temp5], %[temp4] \n\t" 575 int32_t temp1, temp2, temp4, temp5; local 844 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
xa_tgsi.c | 157 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 190 ureg_release_temporary(ureg, temp5); 208 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 222 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_X), ureg_src(temp1)); 223 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_Y), ureg_src(temp2)); 226 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 229 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X), ureg_src(temp0)); 232 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y), 233 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 235 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
xorg_exa_tgsi.c | 135 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 175 ureg_release_temporary(ureg, temp5); 195 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 211 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_X), 213 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_Y), 217 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 220 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X), 225 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y), 226 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 228 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X) [all...] |
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_tgsi.c | 157 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 190 ureg_release_temporary(ureg, temp5); 208 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 222 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_X), ureg_src(temp1)); 223 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_Y), ureg_src(temp2)); 226 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 229 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X), ureg_src(temp0)); 232 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y), 233 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 235 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X) [all...] |
/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_exa_tgsi.c | 135 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 175 ureg_release_temporary(ureg, temp5); 195 struct ureg_dst temp5 = ureg_DECL_temporary(ureg); local 211 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_X), 213 ureg_MOV(ureg, ureg_writemask(temp5, TGSI_WRITEMASK_Y), 217 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 220 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X), 225 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y), 226 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_Y)); 228 ureg_scalar(ureg_src(temp5), TGSI_SWIZZLE_X) [all...] |
/external/chromium_org/third_party/libwebp/utils/ |
rescaler.c | 202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; local 229 "mfhi %[temp5] \n\t" 231 "and %[temp0], %[temp5], %[temp6] \n\t" 232 "slti %[temp1], %[temp5], 0 \n\t" 234 "xor %[temp5], %[temp5], %[temp5] \n\t" 235 "movz %[temp5], %[temp7], %[temp1] \n\t" 237 "sb %[temp5], -1(%[dst_t]) \n\t" 241 [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), [temp6]"=&r"(temp6) [all...] |
/external/opencv/cv/include/ |
cvtypes.h | 312 CvMat* temp5; member in struct:CvKalman
|
/external/libhevc/common/x86/ |
ihevc_32x32_itrans_recon_sse42_intr.c | 200 __m128i temp5, temp6, temp7, temp8; local 758 temp5 = m_temp_reg_35; [all...] |
ihevc_itrans_recon_32x32_ssse3_intr.c | 208 __m128i temp5, temp6, temp7, temp8; local 769 temp5 = m_temp_reg_35; [all...] |
ihevc_chroma_intra_pred_filters_ssse3_intr.c | 560 __m128i temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; local 574 temp5 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * (row + 2)]); 581 temp6 = _mm_unpacklo_epi8(temp5, temp6); 601 temp5 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * (row + 2)]); 609 temp6 = _mm_unpacklo_epi8(temp5, temp6); 635 temp5 = _mm_set1_epi8(pu1_ref[(4 * nt) - 2 - 2 * 2]); 643 temp6 = _mm_unpacklo_epi8(temp5, temp6); [all...] |