Home
last modified time | relevance | path

Searched defs:tmp_hi (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dlevinson_durbin.c38 int16_t tmp_hi, tmp_low; in WebRtcSpl_LevinsonDurbin() local
H A Ddivision_operations.c103 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Davg_neon.c75 uint16x8_t tmp_lo[2], tmp_hi[2]; in vpx_int_pro_row_neon() local
/aosp_15_r20/external/webp/src/dsp/
H A Denc_sse41.c288 const __m128i tmp_hi = _mm_shuffle_epi8(out8, kCst_hi); in DoQuantizeBlock_SSE41() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp3330 uint8_t tmp_hi = instr->opsel_hi; in propagate_swizzles() local
H A Daco_instruction_selection.cpp2869 Temp tmp_lo = bld.tmp(v1), tmp_hi = bld.tmp(v1); in visit_alu_instr() local