Home
last modified time | relevance | path

Searched defs:temp4 (Results 1 – 25 of 27) sorted by relevance

12

/external/webp/src/dsp/
Denc_mips32.c121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local
195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local
362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local
477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local
651 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x16() local
685 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x8() local
711 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE8x8() local
733 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE4x4() local
Dlossless_mips32.c367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HistogramAdd() local
Ddec_mips32.c212 int temp0, temp1, temp2, temp3, temp4; in TransformOne() local
/external/chromium_org/third_party/libwebp/dsp/
Denc_mips32.c121 int temp0, temp1, temp2, temp3, temp4, temp5, temp6; in ITransformOne() local
195 int temp0, temp1, temp2, temp3, temp4, temp5; in QuantizeBlock() local
362 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in Disto4x4() local
477 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in FTransform() local
651 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x16() local
685 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE16x8() local
711 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE8x8() local
733 int temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in SSE4x4() local
Dlossless_mips32.c367 uint32_t temp0, temp1, temp2, temp3, temp4, temp5, temp6, temp7; in HistogramAdd() local
Ddec_mips32.c212 int temp0, temp1, temp2, temp3, temp4; in TransformOne() local
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dvp8_fdct4x4_test.cc40 const int temp4 = (ip[12] * sinpi8sqrt2) >> 16; in reference_idct4x4() local
58 const int temp4 = (ip[3] * sinpi8sqrt2) >> 16; in reference_idct4x4() local
/external/libvpx/libvpx/test/
Dvp8_fdct4x4_test.cc40 const int temp4 = (ip[12] * sinpi8sqrt2) >> 16; in reference_idct4x4() local
58 const int temp4 = (ip[3] * sinpi8sqrt2) >> 16; in reference_idct4x4() local
/external/clang/test/CodeGenCXX/
Dtype_visibility.cpp90 namespace temp4 { namespace
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
Dmatrix.cc22 float temp, temp2, temp3, temp4; in glhFrustumf2() local
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
Dmatrix.cc22 float temp, temp2, temp3, temp4; in glhFrustumf2() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
Daecm_core_mips.c530 int32_t temp0, temp2, temp3, temp4, temp5, temp6; in WebRtcAecm_StoreAdaptiveChannel_mips() local
575 int32_t temp1, temp2, temp4, temp5; in WebRtcAecm_ResetAdaptiveChannel_mips() local
844 int32_t temp1, temp2, temp3, temp4, temp5, temp6, temp7, temp8; in WebRtcAecm_ProcessBlock() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c55 int temp3, temp4; in vp8_short_idct4x4llm_dspr2() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didctllm_dspr2.c55 int temp3, temp4; in vp8_short_idct4x4llm_dspr2() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c134 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient() local
194 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in radial_gradient() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
Dxa_tgsi.c156 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient() local
207 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in radial_gradient() local
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c156 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient() local
207 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in radial_gradient() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_exa_tgsi.c134 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in linear_gradient() local
194 struct ureg_dst temp4 = ureg_DECL_temporary(ureg); in radial_gradient() local
/external/chromium_org/third_party/libwebp/utils/
Drescaler.c202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; in ExportRowMIPS() local
/external/webp/src/utils/
Drescaler.c202 int temp0, temp1, temp3, temp4, temp5, temp6, temp7, loop_end; in ExportRowMIPS() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
Daec_core_mips.c646 float temp1, temp2, temp3, temp4; in WebRtcAec_OverdriveAndSuppress_mips() local
/external/libhevc/common/x86/
Dihevc_itrans_recon_32x32_ssse3_intr.c207 __m128i temp1, temp2, temp3, temp4; in ihevc_itrans_recon_32x32_ssse3() local
Dihevc_32x32_itrans_recon_sse42_intr.c199 __m128i temp1, temp2, temp3, temp4; in ihevc_itrans_recon_32x32_sse42() local
Dihevc_intra_pred_filters_ssse3_intr.c1903 int temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_mode2_ssse3() local
2052 int temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_mode_18_34_ssse3() local
2171 int temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_mode_18_34_ssse3() local
3730 __m128i temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_mode_19_to_25_ssse3() local
4499 __m128i temp1, temp2, temp3, temp4, sm3; in ihevc_intra_pred_luma_mode_27_to_33_ssse3() local
Dihevc_intra_pred_filters_sse42_intr.c1278 int temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_ver_sse42() local
2806 __m128i temp1, temp2, temp3, temp4; in ihevc_intra_pred_luma_mode_19_to_25_sse42() local
3572 __m128i temp1, temp2, temp3, temp4, sm3; in ihevc_intra_pred_luma_mode_27_to_33_sse42() local

12