Home
last modified time | relevance | path

Searched refs:source_stride (Results 1 – 20 of 20) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dwarp_sse4.cc211 inline void WarpRegion1(const uint8_t* src, ptrdiff_t source_stride, in WarpRegion1() argument
228 const uint8_t row_border_pixel = first_row_border[row * source_stride]; in WarpRegion1()
247 inline void WarpRegion2(const uint8_t* src, ptrdiff_t source_stride, in WarpRegion2() argument
276 int sum = first_row_border[row * source_stride]; in WarpRegion2()
286 inline void WarpRegion3(const uint8_t* src, ptrdiff_t source_stride, in WarpRegion3() argument
300 const uint8_t* const src_row = src + row * source_stride; in WarpRegion3()
318 inline void WarpRegion4(const uint8_t* src, ptrdiff_t source_stride, int alpha, in WarpRegion4() argument
337 const uint8_t* const src_row = src + row * source_stride; in WarpRegion4()
354 inline void HandleWarpBlock(const uint8_t* src, ptrdiff_t source_stride, in HandleWarpBlock() argument
436 WarpRegion1<is_compound, DestType>(src, source_stride, source_width, in HandleWarpBlock()
[all …]
Dsuper_res_sse4.cc94 const ptrdiff_t source_stride, const int height, in SuperRes_SSE4_1() argument
152 src += source_stride; in SuperRes_SSE4_1()
231 const ptrdiff_t source_stride, const int height, in SuperRes_SSE4_1() argument
275 src += source_stride; in SuperRes_SSE4_1()
/external/libaom/libaom/aom_dsp/arm/
Dvariance_neon.c152 int source_stride, in aom_variance16x8_neon() argument
170 src_ptr += source_stride; in aom_variance16x8_neon()
172 src_ptr += source_stride; in aom_variance16x8_neon()
228 int source_stride, in aom_variance8x16_neon() argument
246 src_ptr += source_stride; in aom_variance8x16_neon()
248 src_ptr += source_stride; in aom_variance8x16_neon()
289 unsigned int aom_mse16x16_neon(const unsigned char *src_ptr, int source_stride, in aom_mse16x16_neon() argument
307 src_ptr += source_stride; in aom_mse16x16_neon()
309 src_ptr += source_stride; in aom_mse16x16_neon()
353 int source_stride, in aom_get4x4sse_cs_neon() argument
[all …]
/external/libgav1/libgav1/src/dsp/
Dwarp.cc62 void Warp_C(const void* const source, ptrdiff_t source_stride, in Warp_C() argument
98 source_stride /= sizeof(Pixel); in Warp_C()
191 const Pixel row_border_pixel = first_row_border[row * source_stride]; in Warp_C()
224 int sum = first_row_border[row * source_stride]; in Warp_C()
276 const Pixel* const src_row = src + row * source_stride; in Warp_C()
330 const Pixel* const src_row = src + row * source_stride; in Warp_C()
Dsuper_res.cc29 const ptrdiff_t source_stride, const int height, in SuperRes_C() argument
64 src += source_stride; in SuperRes_C()
Ddsp.h348 ptrdiff_t source_stride, int block_height,
385 ptrdiff_t source_stride, int height,
648 using WarpFunc = void (*)(const void* source, ptrdiff_t source_stride,
Dloop_restoration.cc60 inline void WienerHorizontal(const Pixel* source, const ptrdiff_t source_stride, in WienerHorizontal() argument
85 source += source_stride; in WienerHorizontal()
/external/libgav1/libgav1/src/dsp/arm/
Dwarp_neon.cc106 void Warp_NEON(const void* const source, const ptrdiff_t source_stride, in Warp_NEON() argument
220 first_row_border[row * source_stride]; in Warp_NEON()
253 int sum = first_row_border[row * source_stride]; in Warp_NEON()
341 const uint8_t* const src_row = src + row * source_stride; in Warp_NEON()
369 const uint8_t* const src_row = src + row * source_stride; in Warp_NEON()
Dsuper_res_neon.cc85 const ptrdiff_t source_stride, const int height, in SuperRes_NEON() argument
138 src += source_stride; in SuperRes_NEON()
238 const ptrdiff_t source_stride, const int height, in SuperRes_NEON() argument
267 src += source_stride; in SuperRes_NEON()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_impl_sse2.asm22 ; int source_stride,
42 movsxd rax, DWORD PTR arg(1) ;[source_stride]
175 ; int source_stride,
195 movsxd rax, DWORD PTR arg(1) ;[source_stride]
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rs.h47 uint32_t source_stride; member
Detnaviv_rs.c101 cs->RS_SOURCE_STRIDE = (rs->source_stride << source_stride_shift) | in etna_compile_rs_state()
127 cs->source[1].offset = rs->source_offset + rs->source_stride * rs->source_padded_height / 2; in etna_compile_rs_state()
160 rs->source_stride == rs->dest_stride && in etna_compile_rs_state()
764 .source_stride = src_lev->stride, in etna_try_rs_blit()
/external/libaom/libaom/av1/encoder/
Dencoder.c1531 int source_stride, \
1533 return fnname(src_ptr, source_stride, ref_ptr, ref_stride); \
1536 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1538 return fnname(src_ptr, source_stride, ref_ptr, ref_stride) >> 2; \
1541 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1543 return fnname(src_ptr, source_stride, ref_ptr, ref_stride) >> 4; \
1548 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1550 return fnname(src_ptr, source_stride, ref_ptr, ref_stride, second_pred); \
1553 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1555 return fnname(src_ptr, source_stride, ref_ptr, ref_stride, second_pred) >> \
[all …]
Dtune_vmaf.c24 int source_stride, in highbd_unsharp_rect() argument
36 source += source_stride; in highbd_unsharp_rect()
42 static AOM_INLINE void unsharp_rect(const uint8_t *source, int source_stride, in unsharp_rect() argument
52 source += source_stride; in unsharp_rect()
/external/libgav1/libgav1/src/
Dfilm_grain.cc245 inline void CopyImagePlane(const uint8_t* source_plane, ptrdiff_t source_stride, in CopyImagePlane() argument
254 source_plane += source_stride; in CopyImagePlane()
/external/exoplayer/tree/extensions/av1/src/main/jni/
Dgav1_jni.cc369 void CopyPlane(const uint8_t* source, int source_stride, uint8_t* destination, in CopyPlane() argument
373 source += source_stride; in CopyPlane()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c1548 int source_stride, \
1550 return fnname(src_ptr, source_stride, ref_ptr, ref_stride); \
1553 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1555 return fnname(src_ptr, source_stride, ref_ptr, ref_stride) >> 2; \
1558 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1560 return fnname(src_ptr, source_stride, ref_ptr, ref_stride) >> 4; \
1565 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1567 return fnname(src_ptr, source_stride, ref_ptr, ref_stride, second_pred); \
1570 const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, \
1572 return fnname(src_ptr, source_stride, ref_ptr, ref_stride, second_pred) >> \
[all …]
/external/libgav1/libgav1/src/tile/
Dprediction.cc1293 ptrdiff_t source_stride = in BlockWarpProcess() local
1332 dsp_.warp_compound(source, source_stride, source_width, source_height, in BlockWarpProcess()
1352 dsp_.warp(source, source_stride, source_width, source_height, in BlockWarpProcess()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h751 int64 source_stride = 1; member
Dliteral.cc133 source_stride = in StrideConfig()
317 stride_config.source_stride, stride_config.minor_loop_size); in CopySliceFromInternal()