Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_cfl_neon.cc104 const uint16x8_t x_max_index = in CflSubsampler420_NEON() local
132 const uint16x8_t x_max_index = vdupq_n_u16(max_luma_width - 2); in CflSubsampler420_NEON() local
213 const uint8x8_t x_max_index = vdup_n_u8(max_luma_width - 1); in CflSubsampler444_NEON() local
233 const uint8x16_t x_max_index = vdupq_n_u8(max_luma_width - 1); in CflSubsampler444_NEON() local