Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dfilm_grain_sse4.cc168 const void* source_plane_y, ptrdiff_t source_stride_y, void* dest_plane_y, in BlendNoiseWithImageLuma_SSE4_1()
237 ptrdiff_t source_stride_y, const Pixel* in_chroma_row, in BlendChromaPlaneWithCfl_SSE4_1()
313 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChromaWithCfl_SSE4_1()
366 ptrdiff_t source_stride_y, const uint8_t* in_chroma_row, in BlendChromaPlane8bpp_SSE4_1()
439 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma8bpp_SSE4_1()
/external/libgav1/libgav1/src/
Dfilm_grain.cc532 const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseChromaWorker()
588 int max_luma, const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseLumaWorker()
614 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()