Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dmotion_field_projection_sse4.cc87 const __m128i& r_offsets, const __m128i& source_reference_type8, in GetPosition()
200 const __m128i r_offsets = LoadLo8(reference_offsets); in MotionFieldProjectionKernel_SSE4_1() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dmotion_field_projection_neon.cc90 const int8x8_t r_offsets, const int8x8_t source_reference_type8, in GetPosition()
197 const int8x8_t r_offsets = vld1_s8(reference_offsets); in MotionFieldProjectionKernel_NEON() local
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_impl_helpers.h533 std::vector<ReplacementOffset> r_offsets; in DoReplaceStringPlaceholders() local
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.cc1027 std::vector<ReplacementOffset> r_offsets; in DoReplaceStringPlaceholders() local