/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_cols_dspr2.c | 37 int temp0, temp1, temp2, temp3; in vp9_idct32_cols_add_blk_dspr2() local 111 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 172 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 233 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 290 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 347 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 404 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 600 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 660 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 792 [temp3] "=&r" (temp3), [dest_pix] "+r" (dest_pix) in vp9_idct32_cols_add_blk_dspr2() [all …]
|
D | vp9_itrans32_dspr2.c | 38 int temp0, temp1, temp2, temp3; in idct32_rows_dspr2() local 155 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 217 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 279 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 341 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 403 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 465 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 668 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 733 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/ |
D | vp9_itrans32_cols_dspr2.c | 37 int temp0, temp1, temp2, temp3; in vp9_idct32_cols_add_blk_dspr2() local 111 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 172 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 233 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 290 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 347 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 404 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 600 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 660 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in vp9_idct32_cols_add_blk_dspr2() 792 [temp3] "=&r" (temp3), [dest_pix] "+r" (dest_pix) in vp9_idct32_cols_add_blk_dspr2() [all …]
|
D | vp9_itrans32_dspr2.c | 38 int temp0, temp1, temp2, temp3; in idct32_rows_dspr2() local 155 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 217 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 279 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 341 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 403 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 465 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 668 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2() 733 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), in idct32_rows_dspr2()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/ |
D | idctllm_dspr2.c | 55 int temp3, temp4; in vp8_short_idct4x4llm_dspr2() local 73 temp3 = (ip[5] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() 75 c2 = temp3 - temp4; in vp8_short_idct4x4llm_dspr2() 77 temp3 = ip[5] + ((ip[5] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2() 79 d2 = temp3 + temp4; in vp8_short_idct4x4llm_dspr2() 105 temp3 = (ip[7] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() 107 c2 = temp3 - temp4; in vp8_short_idct4x4llm_dspr2() 109 temp3 = ip[7] + ((ip[7] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2() 111 d2 = temp3 + temp4; in vp8_short_idct4x4llm_dspr2() 143 temp3 = (ip[5] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() [all …]
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | idctllm_dspr2.c | 55 int temp3, temp4; in vp8_short_idct4x4llm_dspr2() local 73 temp3 = (ip[5] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() 75 c2 = temp3 - temp4; in vp8_short_idct4x4llm_dspr2() 77 temp3 = ip[5] + ((ip[5] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2() 79 d2 = temp3 + temp4; in vp8_short_idct4x4llm_dspr2() 105 temp3 = (ip[7] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() 107 c2 = temp3 - temp4; in vp8_short_idct4x4llm_dspr2() 109 temp3 = ip[7] + ((ip[7] * cospi8sqrt2minus1) >> 16); in vp8_short_idct4x4llm_dspr2() 111 d2 = temp3 + temp4; in vp8_short_idct4x4llm_dspr2() 143 temp3 = (ip[5] * sinpi8sqrt2) >> 16; in vp8_short_idct4x4llm_dspr2() [all …]
|
/external/webp/src/dsp/ |
D | enc_mips32.c | 121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local 128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3) in ITransformOne() 136 HORIZONTAL_PASS(48, 49, 50, 51, temp3, temp7, temp11, temp15) in ITransformOne() 139 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in ITransformOne() 195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local 226 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), in QuantizeBlock() 362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local 382 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in Disto4x4() 477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local 486 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp1, temp2, temp3) in FTransform() [all …]
|
D | yuv_mips32.c | 29 int temp0, temp1, temp2, temp3, temp4; \ 32 temp3 = kVToG * v[0]; \ 37 temp3 -= kGCst; \ 38 temp2 += temp3; \ 62 temp3 = kVToG * v[0]; \ 67 temp3 -= kGCst; \ 68 temp2 += temp3; \
|
D | lossless_mips32.c | 157 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined() local 183 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), in ExtraCostCombined() 213 [temp3]"=&r"(temp3), [temp0]"+r"(temp0) \ 226 int temp0, temp1, temp2, temp3; in HuffmanCostCount() local 251 int temp0, temp1, temp2, temp3; in HuffmanCostCombinedCount() local 314 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), \ 367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HistogramAdd() local
|
/external/chromium_org/third_party/libwebp/dsp/ |
D | enc_mips32.c | 121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local 128 VERTICAL_PASS(0, 16, 8, 24, temp4, temp0, temp1, temp2, temp3) in ITransformOne() 136 HORIZONTAL_PASS(48, 49, 50, 51, temp3, temp7, temp11, temp15) in ITransformOne() 139 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in ITransformOne() 195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local 226 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), in QuantizeBlock() 362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local 382 [temp3]"=&r"(temp3), [temp4]"=&r"(temp4), [temp5]"=&r"(temp5), in Disto4x4() 477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local 486 HORIZONTAL_PASS( 0, 1, 2, 3, temp0, temp1, temp2, temp3) in FTransform() [all …]
|
D | yuv_mips32.c | 29 int temp0, temp1, temp2, temp3, temp4; \ 32 temp3 = kVToG * v[0]; \ 37 temp3 -= kGCst; \ 38 temp2 += temp3; \ 62 temp3 = kVToG * v[0]; \ 67 temp3 -= kGCst; \ 68 temp2 += temp3; \
|
D | lossless_mips32.c | 157 int i, temp0, temp1, temp2, temp3; in ExtraCostCombined() local 183 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), in ExtraCostCombined() 213 [temp3]"=&r"(temp3), [temp0]"+r"(temp0) \ 226 int temp0, temp1, temp2, temp3; in HuffmanCostCount() local 251 int temp0, temp1, temp2, temp3; in HuffmanCostCombinedCount() local 314 [temp2]"=&r"(temp2), [temp3]"=&r"(temp3), \ 367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HistogramAdd() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_variance.c | 210 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 64 * 64); // compound pred buffer in vp9_sub_pixel_avg_variance64x32_c() 219 vp9_comp_avg_pred(temp3, second_pred, 64, 32, temp2, 64); in vp9_sub_pixel_avg_variance64x32_c() 220 return vp9_variance64x32(temp3, 64, dst_ptr, dst_pixels_per_line, sse); in vp9_sub_pixel_avg_variance64x32_c() 267 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 32 * 64); // compound pred buffer in vp9_sub_pixel_avg_variance32x64_c() 276 vp9_comp_avg_pred(temp3, second_pred, 32, 64, temp2, 32); in vp9_sub_pixel_avg_variance32x64_c() 277 return vp9_variance32x64(temp3, 32, dst_ptr, dst_pixels_per_line, sse); in vp9_sub_pixel_avg_variance32x64_c() 324 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 32 * 16); // compound pred buffer in vp9_sub_pixel_avg_variance32x16_c() 333 vp9_comp_avg_pred(temp3, second_pred, 32, 16, temp2, 32); in vp9_sub_pixel_avg_variance32x16_c() 334 return vp9_variance32x16(temp3, 32, dst_ptr, dst_pixels_per_line, sse); in vp9_sub_pixel_avg_variance32x16_c() 381 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, 16 * 32); // compound pred buffer in vp9_sub_pixel_avg_variance16x32_c() [all …]
|
/external/chromium_org/v8/src/arm/ |
D | codegen-arm.cc | 46 Register temp3 = r6; in CreateExpFunction() local 53 __ Push(temp3, temp2, temp1); in CreateExpFunction() 56 temp1, temp2, temp3); in CreateExpFunction() 57 __ Pop(temp3, temp2, temp1); in CreateExpFunction() 280 Register temp3 = lr; in CreateMemCopyUint16Uint8Function() 291 __ uxtb16(temp3, Operand(temp1, ROR, 0)); in CreateMemCopyUint16Uint8Function() 293 __ pkhbt(temp1, temp3, Operand(temp4, LSL, 16)); in CreateMemCopyUint16Uint8Function() 295 __ pkhtb(temp1, temp4, Operand(temp3, ASR, 16)); in CreateMemCopyUint16Uint8Function() 304 __ uxtb(temp3, Operand(temp1, ROR, 8)); in CreateMemCopyUint16Uint8Function() 305 __ mov(temp3, Operand(temp3, LSL, 16)); in CreateMemCopyUint16Uint8Function() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/ |
D | xorg_exa_tgsi.c | 133 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient() local 145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in linear_gradient() 146 ureg_RCP(ureg, temp3, ureg_src(temp3)); in linear_gradient() 147 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in linear_gradient() 148 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3)); in linear_gradient() 173 ureg_release_temporary(ureg, temp3); in linear_gradient() 193 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in radial_gradient() local 206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in radial_gradient() 207 ureg_RCP(ureg, temp3, ureg_src(temp3)); in radial_gradient() 208 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in radial_gradient() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
D | xa_tgsi.c | 155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient() local 166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in linear_gradient() 167 ureg_RCP(ureg, temp3, ureg_src(temp3)); in linear_gradient() 168 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in linear_gradient() 169 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3)); in linear_gradient() 188 ureg_release_temporary(ureg, temp3); in linear_gradient() 206 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in radial_gradient() local 217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in radial_gradient() 218 ureg_RCP(ureg, temp3, ureg_src(temp3)); in radial_gradient() 219 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in radial_gradient() [all …]
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_tgsi.c | 155 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient() local 166 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in linear_gradient() 167 ureg_RCP(ureg, temp3, ureg_src(temp3)); in linear_gradient() 168 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in linear_gradient() 169 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3)); in linear_gradient() 188 ureg_release_temporary(ureg, temp3); in linear_gradient() 206 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in radial_gradient() local 217 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in radial_gradient() 218 ureg_RCP(ureg, temp3, ureg_src(temp3)); in radial_gradient() 219 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in radial_gradient() [all …]
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_exa_tgsi.c | 133 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in linear_gradient() local 145 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in linear_gradient() 146 ureg_RCP(ureg, temp3, ureg_src(temp3)); in linear_gradient() 147 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in linear_gradient() 148 ureg_MUL(ureg, temp2, ureg_src(temp2), ureg_src(temp3)); in linear_gradient() 173 ureg_release_temporary(ureg, temp3); in linear_gradient() 193 struct ureg_dst temp3 = ureg_DECL_temporary(ureg); in radial_gradient() local 206 ureg_DP3(ureg, temp3, matrow2, ureg_src(temp0)); in radial_gradient() 207 ureg_RCP(ureg, temp3, ureg_src(temp3)); in radial_gradient() 208 ureg_MUL(ureg, temp1, ureg_src(temp1), ureg_src(temp3)); in radial_gradient() [all …]
|
/external/chromium_org/third_party/libwebp/utils/ |
D | rescaler.c | 105 int temp1, temp2, temp3; in ImportRowMIPS() local 147 : [accum] "=&r" (accum), [src1] "+r" (src1), [temp3] "=&r" (temp3), in ImportRowMIPS() 183 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), [base] "=&r" (base), in ImportRowMIPS() 202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; in ExportRowMIPS() local 240 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3), in ExportRowMIPS()
|
/external/webp/src/utils/ |
D | rescaler.c | 105 int temp1, temp2, temp3; in ImportRowMIPS() local 147 : [accum] "=&r" (accum), [src1] "+r" (src1), [temp3] "=&r" (temp3), in ImportRowMIPS() 183 [temp2] "=&r" (temp2), [temp3] "=&r" (temp3), [base] "=&r" (base), in ImportRowMIPS() 202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; in ExportRowMIPS() local 240 : [temp0]"=&r"(temp0), [temp1]"=&r"(temp1), [temp3]"=&r"(temp3), in ExportRowMIPS()
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
D | vp8_fdct4x4_test.cc | 39 const int temp3 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local 41 const int d1 = temp3 + temp4; in reference_idct4x4() 57 const int temp3 = ip[1] + ((ip[1] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local 59 const int d1 = temp3 + temp4; in reference_idct4x4()
|
/external/libvpx/libvpx/test/ |
D | vp8_fdct4x4_test.cc | 39 const int temp3 = ip[4] + ((ip[4] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local 41 const int d1 = temp3 + temp4; in reference_idct4x4() 57 const int temp3 = ip[1] + ((ip[1] * cospi8sqrt2minus1) >> 16); in reference_idct4x4() local 59 const int d1 = temp3 + temp4; in reference_idct4x4()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | lattice.c | 101 int16_t temp2,temp3; in WebRtcIsacfix_NormLatticeFilterMa() local 122 temp3 = (int16_t)WEBRTC_SPL_MUL_16_16(2, u)+lo_hi; in WebRtcIsacfix_NormLatticeFilterMa() 130 gain32 = gain_lo_hiQ17[temp3]; in WebRtcIsacfix_NormLatticeFilterMa() 236 int16_t temp2,temp3; in WebRtcIsacfix_NormLatticeFilterAr() local 245 temp3 = (int16_t)WEBRTC_SPL_MUL_16_16(2, u) + lo_hi; in WebRtcIsacfix_NormLatticeFilterAr() 259 tmp32 = WEBRTC_SPL_LSHIFT_W32(gain_lo_hiQ17[temp3], 10); // Q27 in WebRtcIsacfix_NormLatticeFilterAr()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | lattice.c | 104 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterMa() local 125 temp3 = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16(2, u)+lo_hi; in WebRtcIsacfix_NormLatticeFilterMa() 133 gain32 = gain_lo_hiQ17[temp3]; in WebRtcIsacfix_NormLatticeFilterMa() 239 WebRtc_Word16 temp2,temp3; in WebRtcIsacfix_NormLatticeFilterAr() local 248 temp3 = (WebRtc_Word16)WEBRTC_SPL_MUL_16_16(2, u) + lo_hi; in WebRtcIsacfix_NormLatticeFilterAr() 262 tmp32 = WEBRTC_SPL_LSHIFT_W32(gain_lo_hiQ17[temp3], 10); // Q27 in WebRtcIsacfix_NormLatticeFilterAr()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_variance.c | 148 DECLARE_ALIGNED_ARRAY(16, uint8_t, temp3, H * W); \ 155 vp9_comp_avg_pred(temp3, second_pred, W, H, temp2, W); \ 157 return vp9_variance##W##x##H##_c(temp3, W, dst, dst_stride, sse); \ 463 DECLARE_ALIGNED_ARRAY(16, uint16_t, temp3, H * W); \ 470 vp9_high_comp_avg_pred(temp3, second_pred, W, H, CONVERT_TO_BYTEPTR(temp2), \ 473 return vp9_high_variance##W##x##H##_c(CONVERT_TO_BYTEPTR(temp3), W, dst, \ 485 DECLARE_ALIGNED_ARRAY(16, uint16_t, temp3, H * W); \ 492 vp9_high_comp_avg_pred(temp3, second_pred, W, H, CONVERT_TO_BYTEPTR(temp2), \ 495 return vp9_high_10_variance##W##x##H##_c(CONVERT_TO_BYTEPTR(temp3), W, dst, \ 507 DECLARE_ALIGNED_ARRAY(16, uint16_t, temp3, H * W); \ [all …]
|