HomeSort by relevance Sort by last modified time
    Searched full:strides (Results 101 - 125 of 243) sorted by null

1 2 3 45 6 7 8 910

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_impl_intrin_avx2.c 26 // processing two strides in a 256 bit register reducing the number
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 48 const int* strides,
  /external/llvm/test/Transforms/LoopVectorize/
version-mem-access.ll 6 ; strides. This also checks that the symbolic stride information is correctly
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_buffer.c 81 /* Note strides are zero, this is ok for buffers, but not for
  /external/mesa3d/src/gallium/drivers/r300/
r300_screen_buffer.c 86 /* Note strides are zero, this is ok for buffers, but not for
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_buffer.c 66 /* Note strides are zero, this is ok for buffers, but not for
  /frameworks/av/include/media/stagefright/
YUVImage.h 23 // Currently does not support variable strides.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
denoising_neon.c 64 /* Local variables for array pointers and strides. */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_impl_intrin_avx2.c 26 // processing two strides in a 256 bit register reducing the number
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3VendorTags.h 67 //Details: The strides are listed as (raw_width, raw_height, stride)
  /external/eigen/Eigen/src/Core/products/
TriangularSolverMatrix.h 105 // and the remaining small part T2k which is processed using gebp with appropriate block strides
287 actual_kc, actual_kc, // strides
  /external/eigen/Eigen/src/Core/util/
Constants.h 74 * and that any nontrivial strides don't break the alignment). In the dynamic-size case,
75 * there is no such condition on the total size and strides, so it might not be possible to access
  /cts/tests/tests/media/src/android/media/cts/
CodecImage.java 70 * <td>Compressed data, so row and pixel strides are 0. To uncompress, use
  /external/ceres-solver/include/ceres/
dynamic_autodiff_cost_function.h 172 // Evaluate all of the strides. Each stride is a chunk of the derivative to
  /external/eigen/Eigen/src/Core/
MapBase.h 84 * \note When addressing this data, make sure to honor the strides returned by innerStride() and outerStride().
  /external/libvpx/libvpx/vpx/src/
vpx_image.c 190 /* Calculate strides */
  /external/libvpx/libvpx/vpx/
vpx_image.h 231 * Adjusts the image descriptor's pointers and strides to make the image
  /external/mesa3d/src/gallium/drivers/r600/
r600_buffer.c 61 /* Note strides are zero, this is ok for buffers, but not for
  /external/mesa3d/src/glsl/
lower_ubo_reference.cpp 275 * Arrays have their strides rounded up to a vec4, so the
  /external/webp/src/dec/
webpi.h 103 // Flip buffer vertically by negating the various strides.
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 311 * <p>All three planes are guaranteed to have the same row strides and pixel strides.</p>
339 * <p>All four planes are guaranteed to have the same row strides and pixel strides.</p>
  /frameworks/base/media/java/android/media/
ImageUtils.java 137 // therefore may have different strides. Copy row by row for such case.
  /frameworks/rs/cpu_ref/
rsCpuIntrinsic3DLUT.cpp 84 //ALOGE("strides %zu %zu", stride_y, stride_z);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_image.c 165 /* Calculate strides */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_image.h 229 * Adjusts the image descriptor's pointers and strides to make the image

Completed in 472 milliseconds

1 2 3 45 6 7 8 910