Searched defs:tmp_x (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | pitch_estimator_mips.c | 32 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/ |
D | nine_ff.c | 323 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/ |
D | ihevcd_get_mv.c | 351 WORD32 tmp_x, tmp_y, mvd_x, mvd_y, mvp_x, mvp_y; in ihevcd_get_mv_ctb() local
|
/external/v8/src/asmjs/ |
D | asm-parser.cc | 2291 TemporaryVariableScope tmp_x(this); in ValidateCall() local
|