Can we use IPU for convertiong NV12 to NV21 in libcamera2

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can we use IPU for convertiong NV12 to NV21 in libcamera2

1,321件の閲覧回数
gautammanam
Contributor I

Hi All

NV12 to Nv21 conversion is taking lot of cpu for 720P stream. Can we use ipu for the conversion to increase the performance ?

0 件の賞賛
返信
1 返信

985件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi GAUTAM,

MX6 IPU support NV12 format, however it does not support format conversion between NV12 to NV21.  However the only difference I found is to switch U and V byte between NV12 and NV21 according to reference. (http://www.fourcc.org/yuv.php). do not see any specific reason to take a lot of CPU consumption, in this case you should debug it to find the root cause.

Hope this helps

0 件の賞賛
返信