Home
last modified time | relevance | path

Searched refs:white_clamp (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Dpostproc_msa.c819 v16u8 temp00, temp01, black_clamp, white_clamp; in vp8_plane_add_noise_msa() local
828 white_clamp = (v16u8)__msa_fill_b(whiteclamp[0]); in vp8_plane_add_noise_msa()
834 temp00_s = __msa_adds_s_b((v16i8)white_clamp, const127); in vp8_plane_add_noise_msa()
837 temp01_s = __msa_adds_s_b((v16i8)white_clamp, const127); in vp8_plane_add_noise_msa()