/external/eigen/Eigen/src/Core/products/ |
TriangularMatrixMatrix.h | 359 actual_kc, actual_kc, // strides
|
/external/llvm/lib/Analysis/ |
IVUsers.cpp | 54 // Keep things simple. Don't touch loop-variant strides unless they're
|
/external/mesa3d/src/gallium/include/pipe/ |
p_context.h | 407 * pointer. XXX: strides??
|
/external/mesa3d/src/mesa/state_tracker/ |
st_atom_array.c | 336 return GL_FALSE; /* strides don't match */
|
/external/skia/src/core/ |
SkBitmapScaler.cpp | 287 // offsets and row strides such that it looks like a new bitmap, while
|
/external/webp/src/utils/ |
huffman_encode.c | 99 // All interesting strides have a count of at least 4,
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
CallbackProcessor.cpp | 354 // Strides must align to 16 for YV12
|
/frameworks/base/media/java/android/media/ |
Image.java | 91 * <td>Compressed data, so row and pixel strides are 0. To uncompress, use
|
/frameworks/rs/ |
rs_hal.h | 207 * A new gralloc buffer is in use. The pointers and strides in
|
/external/llvm/lib/Transforms/Scalar/ |
LoopStrengthReduce.cpp | 412 /// addrec strides. [all...] |
/external/libavc/common/arm/ |
ih264_resi_trans_quant_a9.s | 97 ldmfd r11, {r4-r10} @load the strides into registers 294 ldmfd r11, {r4-r10} @load the strides into registers
|
/external/libhevc/decoder/ |
ihevcd_boundary_strength.c | 243 /* strides are in units of number of bytes */ 491 /* strides are in units of number of bytes */ [all...] |
ihevcd_deblk.c | 141 /* strides are in units of number of bytes */
|
/system/extras/micro_bench/ |
micro_bench.cpp | 299 // of their "buf" and into the next sequential buffer, the code strides 332 // or "buf2" and into the next sequential buffer, the code strides through [all...] |
/external/libavc/encoder/ |
ih264e_process.c | [all...] |
ih264e_structs.h | [all...] |
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 72 ; This is true in practice (since we never do any 64bit arithmetic on strides, 73 ; and x264's strides are all positive), but is not guaranteed by the ABI.
|
/frameworks/base/media/jni/ |
android_media_ImageReader.cpp | 464 // Single plane, 16bpp, strides are specified in pixels, not in bytes 650 // In native side, strides are specified in pixels, not in bytes. [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
x86inc.asm | 72 ; This is true in practice (since we never do any 64bit arithmetic on strides, 73 ; and x264's strides are all positive), but is not guaranteed by the ABI.
|
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | 122 /// This enables versioning on the strides of symbolically striding memory 288 /// \brief Add checks for strides that where assumed to be 1. [all...] |
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
AllocationTest.java | 434 // Actual size may be larger due to strides or planes being non-contiguous [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextFuncs.inl | 217 GLW_APICALL void GLW_APIENTRY glBindVertexBuffers (GLuint first, GLsizei count, const GLuint *buffers, const GLintptr *offsets, const GLsizei *strides) 223 DE_UNREF(strides); [all...] |
/external/libvpx/libvpx/vp8/ |
vp8_dx_iface.c | 255 /** vpx_img_wrap() doesn't allow specifying independent strides for
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
ivchain-X86.ll | 94 ; complete chain with multiple strides. The test case IR is what LSR
|
/external/mesa3d/src/gallium/drivers/r600/ |
evergreen_compute.c | 866 /* Note strides are zero, this is ok for buffers, but not for
|