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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/test/
amrnb_enc_test.cpp 37 kOutputSize = 1024
95 outputBuf = (uint8_t*) malloc(kOutputSize);
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.h 121 static const int kOutputSize = kStackBase - kPointerSize;
122 static const int kInput = kOutputSize - kPointerSize;

Completed in 271 milliseconds