Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/x86/
H A Dfilm_grain_sse4.cc153 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 Dfilm_grain_neon.cc718 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 Dfilm_grain.cc505 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 Dfilm_grain.cc565 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 DCPPUpsampleKernel.cpp79 const int start_height = _info.pad_top(); in run() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Dmean.h176 int start_height; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dreduce.h189 int start_height; member