Home
last modified time | relevance | path

Searched defs:src_high (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dconvolve_10bit_neon.cc2030 const uint16x4_t src_high[2] = {vget_high_u16(src[0]), in ConvolveKernelHorizontal2Tap() local
2287 uint16x4_t src_high[6]; in ConvolveKernelHorizontalSigned6Tap() local
2390 uint16x4_t src_high[6]; in ConvolveKernelHorizontalMixed6Tap() local
2493 uint16x4_t src_high[8]; in ConvolveKernelHorizontalSigned8Tap() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp5224 brw_reg src_high = subscript(address, BRW_TYPE_UD, 1); in increment_a64_address() local
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_x86.cc1767 Address src_high = Address::displace(src, kX86WordSize); in LoadFromMemoryNoBarrier() local