Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/x86/
Dfilm_grain_sse4.cc155 ptrdiff_t source_stride_y, void* dest_plane_y, ptrdiff_t dest_stride_y) { in BlendNoiseWithImageLuma_SSE4_1()
222 const Pixel* LIBGAV1_RESTRICT in_y_row, ptrdiff_t source_stride_y, in BlendChromaPlaneWithCfl_SSE4_1()
294 const void* LIBGAV1_RESTRICT source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChromaWithCfl_SSE4_1()
346 const uint8_t* LIBGAV1_RESTRICT in_y_row, ptrdiff_t source_stride_y, in BlendChromaPlane8bpp_SSE4_1()
419 const void* LIBGAV1_RESTRICT source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma8bpp_SSE4_1()
/external/libgav1/src/
Dfilm_grain.cc543 const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseChromaWorker()
599 int max_luma, const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseLumaWorker()
625 const uint8_t* source_plane_y, ptrdiff_t source_stride_y, in AddNoise()
/external/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc732 ptrdiff_t source_stride_y, void* dest_plane_y, ptrdiff_t dest_stride_y) { in BlendNoiseWithImageLuma_NEON()
840 const Pixel* LIBGAV1_RESTRICT in_y_row, ptrdiff_t source_stride_y, in BlendChromaPlaneWithCfl_NEON()
924 const void* LIBGAV1_RESTRICT source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChromaWithCfl_NEON()
981 const uint8_t* LIBGAV1_RESTRICT in_y_row, ptrdiff_t source_stride_y, in BlendChromaPlane8bpp_NEON()
1056 const void* LIBGAV1_RESTRICT source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma8bpp_NEON()
1343 const uint16_t* LIBGAV1_RESTRICT in_y_row, ptrdiff_t source_stride_y, in BlendChromaPlane10bpp_NEON()
1415 const void* LIBGAV1_RESTRICT source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma10bpp_NEON()
/external/libgav1/src/dsp/
Dfilm_grain.cc508 ptrdiff_t source_stride_y, void* dest_plane_y, in BlendNoiseWithImageLuma_C()
537 const void* source_plane_y, ptrdiff_t source_stride_y, in BlendNoiseWithImageChroma_C()
599 ptrdiff_t source_stride_y, const void* source_plane_uv, in BlendNoiseWithImageChromaWithCfl_C()