Searched defs:source_stride (Results  1 – 16 of 16) sorted by relevance
| /external/libgav1/src/dsp/x86/ | 
| D | warp_sse4.cc | 214                         ptrdiff_t source_stride, int source_width,  in WarpRegion1() 252                         ptrdiff_t source_stride, int source_width, int64_t y4,  in WarpRegion2() 293                         ptrdiff_t source_stride, int source_height, int alpha,  in WarpRegion3() 326                         ptrdiff_t source_stride, int alpha, int beta,  in WarpRegion4() 363                             ptrdiff_t source_stride, int source_width,  in HandleWarpBlock() 472 void Warp_SSE4_1(const void* LIBGAV1_RESTRICT source, ptrdiff_t source_stride,  in Warp_SSE4_1()
  | 
| D | super_res_sse4.cc | 95                      const ptrdiff_t source_stride, const int height,  in SuperRes_SSE4_1() 234                      const ptrdiff_t source_stride, const int height,  in SuperRes_SSE4_1()
  | 
| /external/libgav1/src/dsp/ | 
| D | super_res.cc | 30                 const ptrdiff_t source_stride, const int height,  in SuperRes_C()
  | 
| D | warp.cc | 62 void Warp_C(const void* LIBGAV1_RESTRICT const source, ptrdiff_t source_stride,  in Warp_C()
  | 
| D | loop_restoration.cc | 60 inline void WienerHorizontal(const Pixel* source, const ptrdiff_t source_stride,  in WienerHorizontal()
  | 
| /external/libgav1/src/dsp/arm/ | 
| D | super_res_neon.cc | 87                    const ptrdiff_t source_stride, const int height,  in SuperRes_NEON() 248                    const ptrdiff_t source_stride, const int height,  in SuperRes_NEON()
  | 
| D | warp_neon.cc | 112                const ptrdiff_t source_stride, const int source_width,  in Warp_NEON() 538                const ptrdiff_t source_stride, const int source_width,  in Warp_NEON()
  | 
| /external/mesa3d/src/gallium/drivers/etnaviv/ | 
| D | etnaviv_rs.h | 47    uint32_t source_stride;  member
  | 
| /external/libgav1/src/ | 
| D | film_grain.cc | 246 inline void CopyImagePlane(const uint8_t* source_plane, ptrdiff_t source_stride,  in CopyImagePlane()
  | 
| /external/libaom/aom_dsp/x86/ | 
| D | variance_avx2.c | 855                                        int source_stride,  in aom_get_var_sse_sum_8x8_quad_avx2() 865                                          int source_stride,  in aom_get_var_sse_sum_16x16_dual_avx2()
  | 
| /external/libaom/av1/encoder/ | 
| D | tune_vmaf.c | 191                                            int source_stride,  in highbd_unsharp_rect() 209 static AOM_INLINE void unsharp_rect(const uint8_t *source, int source_stride,  in unsharp_rect()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/av1/src/main/jni/ | 
| D | gav1_jni.cc | 364 void CopyPlane(const uint8_t* source, int source_stride, uint8_t* destination,  in CopyPlane()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/av1/src/main/jni/ | 
| D | gav1_jni.cc | 364 void CopyPlane(const uint8_t* source, int source_stride, uint8_t* destination,  in CopyPlane()
  | 
| /external/tensorflow/tensorflow/compiler/xla/ | 
| D | literal.h | 944     int64_t source_stride = 1;  member
  | 
| /external/libaom/aom_dsp/ | 
| D | variance.c | 230 void aom_get_var_sse_sum_16x16_dual_c(const uint8_t *src_ptr, int source_stride,  in aom_get_var_sse_sum_16x16_dual_c()
  | 
| /external/libgav1/src/tile/ | 
| D | prediction.cc | 1272   ptrdiff_t source_stride =  in BlockWarpProcess()  local
  |