D not fuse - zwhen runnnin gthesmake test. Don't force b_force_latency ofr Perf/Fork sample (#85)

[ROCm/rocdecode commit: 8898af78a6]
This commit is contained in:
Aryan Salmanpour
2023-11-27 12:33:28 -05:00
committed by GitHub
parent 8b432bce65
commit 049100d761
4 changed files with 27 additions and 10 deletions
@@ -342,7 +342,7 @@ class RocVideoDecoder {
OutputSurfaceMemoryType out_mem_type_ = OUT_SURFACE_MEM_DEV_INTERNAL;
bool b_extract_sei_message_ = false;
bool b_low_latency_ = true;
bool b_force_zero_latency_ = true;
bool b_force_zero_latency_ = false;
//bool b_device_frame_pitched_ = true;
hipDeviceProp_t hip_dev_prop_;
hipStream_t hip_stream_;