Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Ddistance_weighted_blend_neon.cc181 const uint16x4_t bd_max = vdup_n_u16((1 << kBitdepth10) - 1); in ComputeWeightedAverage8() local
207 const uint16x4_t bd_max = vdup_n_u16((1 << kBitdepth10) - 1); in ComputeWeightedAverage8() local