Searched defs:v_bitdepth (Results 1 – 1 of 1) sorted by relevance
149 const int32x4_t compound_offset, const uint16x8_t v_bitdepth) { in AverageBlend8Row()170 const uint16x8_t v_bitdepth) { in AverageBlendLargeRow()202 const uint16x8_t v_bitdepth = vdupq_n_u16((1 << kBitdepth10) - 1); in AverageBlend_NEON() local