Searched defs:start_height (Results  1 – 7 of 7) sorted by relevance
| /external/libgav1/src/dsp/x86/ | 
| 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()
  | 
| /external/ComputeLibrary/src/core/CPP/kernels/ | 
| D | CPPUpsampleKernel.cpp | 79     const int    start_height  = _info.pad_top();  in run()  local
  | 
| /external/libgav1/src/dsp/arm/ | 
| D | film_grain_neon.cc | 730     int scaling_shift, int width, int height, int start_height,  in BlendNoiseWithImageLuma_NEON() 837     int width, int height, int start_height, int subsampling_x,  in BlendChromaPlaneWithCfl_NEON() 922     int width, int height, int start_height, int subsampling_x,  in BlendNoiseWithImageChromaWithCfl_NEON() 977     int width, int height, int start_height, int subsampling_x,  in BlendChromaPlane8bpp_NEON() 1054     int width, int height, int start_height, int subsampling_x,  in BlendNoiseWithImageChroma8bpp_NEON() 1339     int width, int height, int start_height, int subsampling_x,  in BlendChromaPlane10bpp_NEON() 1413     int width, int height, int start_height, int subsampling_x,  in BlendNoiseWithImageChroma10bpp_NEON()
  | 
| /external/libgav1/src/ | 
| 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
  | 
| /external/libgav1/src/dsp/ | 
| 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()
  | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ | 
| D | mean.h | 176   int start_height;  member
  | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | reduce.h | 189   int start_height;  member
  |