add(media): add front aac tone.
This commit is contained in:
@@ -39,7 +39,7 @@ MODULE_LICENSE("GPL");
|
||||
#define ID_REG_LOW 0x03f1
|
||||
#define ID_VAL_HIGH ((V4L2_IDENT_SENSOR) >> 8)
|
||||
#define ID_VAL_LOW ((V4L2_IDENT_SENSOR) & 0xff)
|
||||
#define SENSOR_FRAME_RATE 20
|
||||
#define SENSOR_FRAME_RATE 15
|
||||
|
||||
/*
|
||||
* The GC2083 i2c address
|
||||
@@ -50,8 +50,8 @@ MODULE_LICENSE("GPL");
|
||||
#define SENSOR_NAME "gc2083_mipi"
|
||||
#define SENSOR_NAME_2 "gc2083_mipi_2"
|
||||
|
||||
#define GC2083_1920X1088_20FPS
|
||||
//#define GC2083_1920X1088_15FPS
|
||||
// #define GC2083_1920X1088_20FPS
|
||||
#define GC2083_1920X1088_15FPS
|
||||
//#define GC2083_1920X360_120FPS
|
||||
/*
|
||||
* The default register settings
|
||||
|
||||
Reference in New Issue
Block a user