HomeSort by relevance Sort by last modified time
    Searched refs:Transpose4x4 (Results 1 - 3 of 3) sorted by null

  /external/webp/src/dsp/
neon.h 50 static WEBP_INLINE int32x4x4_t Transpose4x4(const int32x4x4_t rows) {
enc_neon.c 519 const int32x4x4_t tmp1 = Transpose4x4(tmp0);
    [all...]
dec_neon.c     [all...]

Completed in 81 milliseconds