Searched defs:safe_chroma_width (Results 1 – 2 of 2) sorted by relevance
233 const int safe_chroma_width = (chroma_width - (width & 1)) & ~7; in BlendChromaPlaneWithCfl_SSE4_1() local357 const int safe_chroma_width = (chroma_width - (width & 1)) & ~7; in BlendChromaPlane8bpp_SSE4_1() local
842 const int safe_chroma_width = chroma_width & ~7; in BlendChromaPlaneWithCfl_NEON() local981 const int safe_chroma_width = chroma_width & ~7; in BlendChromaPlane8bpp_NEON() local1340 const int safe_chroma_width = chroma_width & ~7; in BlendChromaPlane10bpp_NEON() local