Searched defs:start_height (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | film_grain_sse4.cc | 153 int scaling_shift, int width, int height, int start_height, in BlendNoiseWithImageLuma_SSE4_1() 220 int width, int height, int start_height, int subsampling_x, in BlendChromaPlaneWithCfl_SSE4_1() 292 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChromaWithCfl_SSE4_1() 343 int width, int height, int start_height, int subsampling_x, in BlendChromaPlane8bpp_SSE4_1() 417 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChroma8bpp_SSE4_1()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | film_grain_neon.cc | 718 int scaling_shift, int width, int height, int start_height, in BlendNoiseWithImageLuma_NEON() 825 int width, int height, int start_height, int subsampling_x, in BlendChromaPlaneWithCfl_NEON() 910 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChromaWithCfl_NEON() 965 int width, int height, int start_height, int subsampling_x, in BlendChromaPlane8bpp_NEON() 1042 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChroma8bpp_NEON() 1327 int width, int height, int start_height, int subsampling_x, in BlendChromaPlane10bpp_NEON() 1401 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChroma10bpp_NEON()
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | film_grain.cc | 505 int width, int height, int start_height, in BlendNoiseWithImageLuma_C() 535 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChroma_C() 597 int width, int height, int start_height, int subsampling_x, in BlendNoiseWithImageChromaWithCfl_C()
|
/aosp_15_r20/external/libgav1/src/ |
H A D | film_grain.cc | 565 const int start_height = slice_index * kFrameChunkHeight; in BlendNoiseChromaWorker() local 609 const int start_height = job_index * kFrameChunkHeight; in BlendNoiseLumaWorker() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/CPP/kernels/ |
H A D | CPPUpsampleKernel.cpp | 79 const int start_height = _info.pad_top(); in run() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
H A D | mean.h | 176 int start_height; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | reduce.h | 189 int start_height; member
|