Searched refs:h_sync_bytes (Results 1 – 1 of 1) sorted by relevance
478 uint32_t h_sync_bytes = 0; // skipped h sync bytes in extractFrame() local596 h_sync_bytes += 2; in extractFrame()621 uint32_t total_processed = ex_bytes + f_sync_bytes + h_sync_bytes; in extractFrame()641 addToFrameStats((uint64_t)(f_sync_bytes + h_sync_bytes)); in extractFrame()