forked from PAWPAW-Mirror/lib_xua
Typo in FS_STREAM_FORMAT_INPUT_1_SUBSLOT_BYTES define
This commit is contained in:
@@ -838,7 +838,7 @@
|
|||||||
* Default: STREAM_FORMAT_INPUT_1_RESOLUTION_BITS / 8
|
* Default: STREAM_FORMAT_INPUT_1_RESOLUTION_BITS / 8
|
||||||
*/
|
*/
|
||||||
#ifndef FS_STREAM_FORMAT_INPUT_1_SUBSLOT_BYTES
|
#ifndef FS_STREAM_FORMAT_INPUT_1_SUBSLOT_BYTES
|
||||||
#define FS_STREAM_FORMAT_INPUT_1_SUBSLOT_BYTES (FS_STREAM_FORMAT_INPUT_2_RESOLUTION_BITS/8)
|
#define FS_STREAM_FORMAT_INPUT_1_SUBSLOT_BYTES (FS_STREAM_FORMAT_INPUT_1_RESOLUTION_BITS/8)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef FS_STREAM_FORMAT_INPUT_2_SUBSLOT_BYTES
|
#ifndef FS_STREAM_FORMAT_INPUT_2_SUBSLOT_BYTES
|
||||||
|
|||||||
Reference in New Issue
Block a user