Searched refs:totalInputBytes (Results 1 – 2 of 2) sorted by relevance
1833 int32_t totalInputBytes = -1; in onEvent() local1835 key, AMEDIAMETRICS_PROP_TOTALINPUTBYTES, &totalInputBytes); in onEvent()1854 << " total_input_bytes:" << totalInputBytes in onEvent()1872 , totalInputBytes in onEvent()1890 , totalInputBytes in onEvent()
727 public void updateTotalBytes(int totalInputBytes, int totalOutputBytes) { in updateTotalBytes() argument728 mTotalInputBytes.set(totalInputBytes); in updateTotalBytes()1703 public void updateTotalBytes(IMidiDeviceServer server, int totalInputBytes, in updateTotalBytes() argument1708 device.updateTotalBytes(totalInputBytes, totalOutputBytes); in updateTotalBytes()