Skip to content

Commit

Permalink
Update video.h
Browse files Browse the repository at this point in the history
  • Loading branch information
TheElixZammuto authored Nov 26, 2024
1 parent cf1d0b4 commit 7a7adad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/video.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ namespace video {

int chromaSamplingType; // 0 - 4:2:0, 1 - 4:4:4

int enableIntraRefresh; //0 - disabled, 1 - enabled
int enableIntraRefresh; // 0 - disabled, 1 - enabled
};

platf::mem_type_e
Expand Down

0 comments on commit 7a7adad

Please sign in to comment.