Lines Matching refs:blended
872 const int16x8_t blended = in BlendChromaPlaneWithCfl_NEON() local
881 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlaneWithCfl_NEON()
899 const int16x8_t blended = in BlendChromaPlaneWithCfl_NEON() local
907 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlaneWithCfl_NEON()
1008 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane8bpp_NEON() local
1015 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane8bpp_NEON()
1034 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane8bpp_NEON() local
1040 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane8bpp_NEON()
1367 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane10bpp_NEON() local
1372 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane10bpp_NEON()
1393 const int16x8_t blended = BlendChromaValsNoCfl( in BlendChromaPlane10bpp_NEON() local
1399 vreinterpretq_u16_s16(Clip3(blended, floor, ceiling))); in BlendChromaPlane10bpp_NEON()