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

  /external/aac/libSBRenc/src/
sbr.h 127 UCHAR payloadDelayLine[1+DELAY_FRAMES][MAX_PAYLOAD_SIZE];
sbr_encoder.cpp     [all...]
  /external/aac/libSBRenc/include/
sbr_encoder.h 102 #define MAX_PAYLOAD_SIZE 256
373 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]
  /frameworks/base/core/java/android/nfc/
NdefRecord.java 276 private static final int MAX_PAYLOAD_SIZE = 10 * (1 << 20); // 10 MB payload limit
    [all...]
  /external/aac/libAACenc/src/
aacenc_lib.cpp 218 UCHAR extPayloadData [(1)][(8)][MAX_PAYLOAD_SIZE];
    [all...]

Completed in 492 milliseconds