Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/arm/neon/
Dvp9_quantize_neon.c56 const int16x8_t v_tmp = vabaq_s16(v_round, v_coeff, v_zero); in vp9_quantize_fp_neon() local
81 const int16x8_t v_tmp = vabaq_s16(v_round, v_coeff, v_zero); in vp9_quantize_fp_neon() local
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c116 struct pipe_sampler_view v_tmp; in pp_filter_setup_in() local
Dpp_mlaa.c82 struct pipe_sampler_view v_tmp, *arr[3]; in pp_jimenezmlaa_run() local
/external/llvm/lib/Support/
DAPInt.cpp1544 unsigned v_tmp = v[i] >> (32 - shift); in KnuthDiv() local