Toybrick

标题: rv1103芯片驱动图像传感器的Bytes per Line 异常问题 [打印本页]

作者: chenxuhui    时间: 昨天 14:28
标题: rv1103芯片驱动图像传感器的Bytes per Line 异常问题
[   58.875104] va6320 jack------__va6320_power_off 1792
          Link 0x020000c7: from remote pad 0x1000035 of entity 'rockchip-mipi-csi2': Data
          Link 0x020000dd: from remote pad 0x1000036 of entity 'rockchip-mipi-csi2': Data
          Link 0x020000f3: from remote pad 0x1000037 of entity 'rockchip-mipi-csi2': Data
          Link 0x02000109: from remote pad 0x1000038 of entity 'rockchip-mipi-csi2': Data
          Link 0x0200011f: from remote pad 0x1000039 of entity 'rockchip-mipi-csi2': Data
Priority: 2
Format Video Capture Multiplanar:
        Width/Height      : 2560/31
        Pixel Format      : 'BG10' (10-bit Bayer BGBG/GRGR)
        Field             : None
        Number of planes  : 1
        Flags             :
        Colorspace        : Default
        Transfer Function : Default
        YCbCr/HSV Encoding: Default
        Quantization      : Default
        Plane 0           :
           Bytes per Line : 3328
           Size Image     : 103168
Crop: Left 0, Top 0, Width 2560, Height 31
Selection: crop, Left 0, Top 0, Width 2560, Height 31, Flags:
Selection: crop_bounds, Left 0, Top 0, Width 2560, Height 31, Flags:
Selection: crop, Left 0, Top 0, Width 2560, Height 31, Flags:
Selection: crop_bounds, Left 0, Top 0, Width 2560, Height 31, Flags:


通过计算2560*31的面阵,BG10的格式,其中行数据长度为2560*1.25 = 3200字节,但是显示是3328个字节,
请问在哪里有限制长度的函数?这个可能和什么有关。




欢迎光临 Toybrick (https://t.rock-chips.com/) Powered by Discuz! X3.3