Home
last modified time | relevance | path

Searched defs:source_stride_y (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/
Dfilm_grain.cc534 const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseChromaWorker()
590 int max_luma, const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseLumaWorker()
616 const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in AddNoise()
/external/libgav1/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc692 const void* source_plane_y, ptrdiff_t source_stride_y, void* dest_plane_y, in BlendNoiseWithImageLuma_NEON()
767 ptrdiff_t source_stride_y, const Pixel* in_chroma_row, in BlendChromaPlaneWithCfl_NEON()
849 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChromaWithCfl_NEON()
902 ptrdiff_t source_stride_y, const uint8_t* in_chroma_row, in BlendChromaPlane8bpp_NEON()
970 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma8bpp_NEON()
/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc502 const void* source_plane_y, ptrdiff_t source_stride_y, void* dest_plane_y, in BlendNoiseWithImageLuma_C()
531 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma_C()
593 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChromaWithCfl_C()