Searched defs:y_offset (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_variance_avx2.c | 188 int y_offset, in vp9_sub_pixel_variance64x64_avx2() 212 int y_offset, in vp9_sub_pixel_variance32x32_avx2() 228 int y_offset, in vp9_sub_pixel_avg_variance64x64_avx2() 254 int y_offset, in vp9_sub_pixel_avg_variance32x32_avx2()
|
D | vp9_subpel_variance_impl_intrin_avx2.c | 124 int y_offset, in vp9_sub_pixel_variance32xh_avx2() 315 int y_offset, in vp9_sub_pixel_avg_variance32xh_avx2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_reconinter.h | 42 static INLINE int scaled_buffer_offset(int x_offset, int y_offset, int stride, in scaled_buffer_offset()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
D | denoising_neon.c | 51 int y_offset, int uv_offset) { in vp8_denoiser_filter_neon()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/ |
D | denoising_sse2.c | 28 int y_offset, int uv_offset) in vp8_denoiser_filter_sse2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | denoising.c | 56 unsigned int motion_magnitude, int y_offset, in vp8_denoiser_filter_c()
|