IFE: update cst (#33896)

cl was probably wrong
pull/33871/head
ZwX1616 6 months ago committed by GitHub
parent 25d2555e49
commit 78b83959e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 14
      system/camerad/cameras/ife.h

@ -167,16 +167,16 @@ int build_initial_config(uint8_t *dst, const SensorInfo *s, std::vector<uint32_t
// YUV
dst += write_cont(dst, 0xf30, {
0x00750259,
0x00000132,
0x00000000,
0x00680208,
0x00000108,
0x00400000,
0x03ff0000,
0x01fe1eae,
0x00001f54,
0x01c01ed8,
0x00001f68,
0x02000000,
0x03ff0000,
0x1fad1e55,
0x000001fe,
0x1fb81e88,
0x000001c0,
0x02000000,
0x03ff0000,
});

Loading…
Cancel
Save