HomeSort by relevance Sort by last modified time
    Searched full:transpose (Results 476 - 500 of 692) sorted by null

<<11121314151617181920>>

  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct16x16_add_neon.asm 21 ; Transpose a 8x8 16bit data matrix. Datas are loaded in q8-q15.
71 ; transpose the input data
318 ; transpose the input data
821 ; transpose the input data
    [all...]
  /external/libyuv/files/unit_test/
rotate_test.cc 28 TEST_F(libyuvTest, Transpose) {
59 printf("transpose 1\n");
62 printf("transpose 2\n");
115 printf("transpose 1\n");
119 printf("transpose 2\n");
    [all...]
  /external/webp/src/dsp/
dec_sse2.c 79 // Vertical pass and subsequent transpose.
104 // Transpose the two 4x4.
135 // Horizontal pass and subsequent transpose.
166 // Transpose the two 4x4.
557 // Transpose back and store
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_mapi_tmp_shared.h     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dlist.c     [all...]
  /external/mesa3d/src/mesa/main/
dlist.c     [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/src/compiler/
OutputHLSL.cpp     [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_matrix.c 571 /* Transpose and scale the 3 by 3 upper-left submatrix. */
583 /* Transpose the 3 by 3 upper-left submatrix. */
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 44 // similar. In the first one, we transform the columns and transpose
47 // is the transposed rows) and transpose the results (so that it goes back
54 // Do the two transform/transpose passes
308 // similar. In the first one, we transform the columns and transpose
311 // is the transposed rows) and transpose the results (so that it goes back
318 // Do the two transform/transpose passes
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.c 571 /* Transpose and scale the 3 by 3 upper-left submatrix. */
583 /* Transpose the 3 by 3 upper-left submatrix. */
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp     [all...]
  /external/jpeg/
jsimd_arm_neon.S 79 /* Transpose a block of 4x4 coefficients in four 64-bit registers */
212 /* Transpose */
230 /* Transpose */
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 73 // Transpose
112 // Transpose
535 // 8x8 Transpose is copied from vp9_fdct8x8_sse2()
593 // perform 8x8 transpose
648 // 8x8 Transpose is copied from vp9_fdct8x8_sse2()
687 // transpose
    [all...]
  /external/ceres-solver/examples/
bal_problem.cc 256 VLOG(2) << "median: " << median.transpose();
  /external/chromium/chrome/browser/debugger/
extension_ports_remote_service.cc 263 // Transpose the information into a JSON message for the external client.
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContentsClient.java 126 // fully transparent so this transpose makes no visible difference).
  /external/chromium_org/third_party/mesa/src/src/glsl/builtins/ir/
transpose.ir 1 ((function transpose
  /external/chromium_org/ui/gfx/
transform.h 166 void Transpose();

Completed in 1569 milliseconds

<<11121314151617181920>>