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

  /external/webrtc/webrtc/modules/audio_coding/test/
EncodeDecodeTest.h 25 #define MAX_INCOMING_PAYLOAD 8096
93 uint8_t _incomingPayload[MAX_INCOMING_PAYLOAD];
EncodeDecodeTest.cc 122 _payloadSizeBytes(MAX_INCOMING_PAYLOAD) {

Completed in 49 milliseconds