mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
fix(producer): verify sequential disk drawElement samples too
This commit is contained in:
@@ -646,7 +646,7 @@ async function psnrForDiskSample(
|
||||
// per-sample skip/breach) — already decomposed into psnrForDiskSample +
|
||||
// assertDiskSampleAboveFloor; further splitting obscures the check.
|
||||
// fallow-ignore-next-line complexity
|
||||
async function verifyDiskDrawElementSamples(
|
||||
export async function verifyDiskDrawElementSamples(
|
||||
session: CaptureSession,
|
||||
task: WorkerTask,
|
||||
streaming: boolean,
|
||||
|
||||
Reference in New Issue
Block a user