Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dfilm_grain.cc245 inline void CopyImagePlane(const uint8_t* source_plane, ptrdiff_t source_stride, in CopyImagePlane() function
723 CopyImagePlane<Pixel>(source_plane_u, source_stride_uv, width_uv, in AddNoise()
729 CopyImagePlane<Pixel>(source_plane_v, source_stride_uv, width_uv, in AddNoise()
804 CopyImagePlane<Pixel>(source_plane_y, source_stride_y, width_, height_, in AddNoise()