HomeSort by relevance Sort by last modified time
    Searched refs:Perform (Results 176 - 200 of 237) sorted by null

1 2 3 4 5 6 78 910

  /external/libjpeg-turbo/simd/
jfdctfst-mmx.asm 69 ; Perform the forward DCT on one block of samples.
jfdctfst-sse2-64.asm 70 ; Perform the forward DCT on one block of samples.
jfdctfst-sse2.asm 69 ; Perform the forward DCT on one block of samples.
jidctflt-3dn.asm 46 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctflt-sse2-64.asm 57 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-mmx.asm 77 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-sse2-64.asm 78 ; Perform dequantization and inverse DCT on one block of coefficients.
jidctfst-sse2.asm 77 ; Perform dequantization and inverse DCT on one block of coefficients.
jfdctint-mmx.asm 90 ; Perform the forward DCT on one block of samples.
  /external/protobuf/js/binary/
arith.js 232 // We perform long division using a radix-2 algorithm, for simplicity (i.e.,
246 // Perform long division one bit at a time.
  /external/v8/benchmarks/spinning-balls/
v.js 322 // Perform perspective projection.
  /external/v8/benchmarks/
splay.js 284 * Perform the splay operation for the given key. Moves the node with
  /external/v8/tools/gcmole/
gcmole.lua 43 -- Perform dead variable analysis (generates many false positives).
  /prebuilts/go/darwin-x86/src/crypto/tls/
key_agreement.go 51 // Perform constant time RSA PKCS#1 v1.5 decryption
  /prebuilts/go/darwin-x86/src/runtime/
gc_test.go 586 // Perform one step of reversing the tree.
  /prebuilts/go/linux-x86/src/crypto/tls/
key_agreement.go 51 // Perform constant time RSA PKCS#1 v1.5 decryption
  /prebuilts/go/linux-x86/src/runtime/
gc_test.go 586 // Perform one step of reversing the tree.
  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.cc 513 void APITest::Perform() {
  /hardware/qcom/display/msm8909/gralloc/
gr_buf_mgr.cpp 545 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {
    [all...]
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display_external_test.cpp 216 int HWCDisplayExternalTest::Perform(uint32_t operation, ...) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_external_test.cpp 209 int HWCDisplayExternalTest::Perform(uint32_t operation, ...) {
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_buf_mgr.cpp 542 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display_external_test.cpp 216 int HWCDisplayExternalTest::Perform(uint32_t operation, ...) {
  /hardware/qcom/display/msm8996/libgralloc1/
gr_buf_mgr.cpp 550 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_buf_mgr.cpp 538 gralloc1_error_t BufferManager::Perform(int operation, va_list args) {

Completed in 1847 milliseconds

1 2 3 4 5 6 78 910