Searched refs:read_bytes (Results 1 – 4 of 4) sorted by relevance
79 rbs->read_bytes = rb_stats.total_bytes_read; in get_rb_status()
274 u32 read_bytes; // number of bytes that was read from the buffer by user land, member
1443 int bytes = 0, read_bytes = 0; in VencTest_ReadAndEmpty() local1460 read_bytes += bytes; in VencTest_ReadAndEmpty()1474 read_bytes += bytes; in VencTest_ReadAndEmpty()1479 E("\n\nActual read bytes: %d, NV12 buffer size: %d\n\n\n", read_bytes, m_sProfile.nFrameRead); in VencTest_ReadAndEmpty()
201 if (legacy_status.written_bytes >= legacy_status.read_bytes) { in convertLegacyDebugRingBufferStatusToHidl()204 (legacy_status.written_bytes - legacy_status.read_bytes); in convertLegacyDebugRingBufferStatusToHidl()207 legacy_status.read_bytes - legacy_status.written_bytes; in convertLegacyDebugRingBufferStatusToHidl()