Home
last modified time | relevance | path

Searched defs:tmp_x (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator_mips.c32 const int16_t* tmp_x = x; in WebRtcIsacfix_PCorr2Q32() local
104 const int16_t* tmp_x = x; in WebRtcIsacfix_PCorr2Q32() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_ff.c323 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in ureg_normalize3() local
587 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in nine_ff_build_vs() local
621 struct ureg_dst tmp, tmp_x, tmp2; in nine_ff_build_vs() local
777 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in nine_ff_build_vs() local
968 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in nine_ff_build_vs() local
1204 struct ureg_dst tmp_x = ureg_writemask(tmp, TGSI_WRITEMASK_X); in ps_do_ts_op() local
/external/libhevc/decoder/
Dihevcd_get_mv.c351 WORD32 tmp_x, tmp_y, mvd_x, mvd_y, mvp_x, mvp_y; in ihevcd_get_mv_ctb() local
/external/v8/src/asmjs/
Dasm-parser.cc2291 TemporaryVariableScope tmp_x(this); in ValidateCall() local