Home
last modified time | relevance | path

Searched defs:start_height (Results 1 – 6 of 6) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dfilm_grain_sse4.cc166 int width, int height, int start_height, in BlendNoiseWithImageLuma_SSE4_1()
234 int width, int height, int start_height, int subsampling_x, in BlendChromaPlaneWithCfl_SSE4_1()
310 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChromaWithCfl_SSE4_1()
362 int width, int height, int start_height, int subsampling_x, in BlendChromaPlane8bpp_SSE4_1()
436 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChroma8bpp_SSE4_1()
/external/libgav1/libgav1/src/dsp/arm/
Dfilm_grain_neon.cc690 int width, int height, int start_height, in BlendNoiseWithImageLuma_NEON()
764 int width, int height, int start_height, int subsampling_x, in BlendChromaPlaneWithCfl_NEON()
846 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChromaWithCfl_NEON()
898 int width, int height, int start_height, int subsampling_x, in BlendChromaPlane8bpp_NEON()
967 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChroma8bpp_NEON()
/external/libgav1/libgav1/src/
Dfilm_grain.cc554 const int start_height = slice_index * kFrameChunkHeight; in BlendNoiseChromaWorker() local
598 const int start_height = job_index * kFrameChunkHeight; in BlendNoiseLumaWorker() local
/external/libgav1/libgav1/src/dsp/
Dfilm_grain.cc500 int width, int height, int start_height, in BlendNoiseWithImageLuma_C()
528 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChroma_C()
590 int min_value, int max_chroma, int width, int height, int start_height, in BlendNoiseWithImageChromaWithCfl_C()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dmean.h174 int start_height; member
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h1124 int start_height; member