From 57a52390e8726fb03cdaaa3e974baf7d28460fc9 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 5 Sep 2025 14:09:54 -0700 Subject: [PATCH] works now but much to simplify --- tools/replay/qcom_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/replay/qcom_decoder.h b/tools/replay/qcom_decoder.h index d6c4ed6b49..1ed7099d92 100644 --- a/tools/replay/qcom_decoder.h +++ b/tools/replay/qcom_decoder.h @@ -22,7 +22,7 @@ extern "C" { #define VIDEO_DEVICE "/dev/video32" #define OUTPUT_BUFFER_COUNT 8 -#define CAPTURE_BUFFER_COUNT 4 +#define CAPTURE_BUFFER_COUNT 8 #define FPS 20