Commit 611f3838 authored by bayers's avatar bayers
Browse files

clang-format, fix compiler warning, small fix for split rendering

parent 1d5804fd
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -956,7 +956,7 @@ ivas_error ivas_combined_orientation_open(
    }
    ( *hCombinedOrientationData )->sr_pose_pred_axis = DEFAULT_AXIS;
#ifdef NONBE_UNIFIED_DECODING_PATHS
    ( *hCombinedOrientationData )->sr_low_res_flag = 1;
    ( *hCombinedOrientationData )->sr_low_res_flag = 0;
#endif
#else
    for ( j = 0; j < 3; j++ )
+1 −1

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.