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

  /external/webp/src/dec/
frame.c 43 static WEBP_INLINE void DoTransform(uint32_t bits, const int16_t* const src,
147 DoTransform(bits, coeffs + n * 16, dst);
154 DoTransform(bits, coeffs + n * 16, y_dst + kScan[n]);
  /external/llvm/lib/CodeGen/
BranchFolding.cpp     [all...]

Completed in 922 milliseconds