i.MX6 IPU resize produce garbage on some image resolutions

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

i.MX6 IPU resize produce garbage on some image resolutions

ソリューションへジャンプ
1,969件の閲覧回数
MickeyI
Contributor III

Hi,

I have an issue where I can downsize a 2592x1944 image to 640x480 using the i.MX6 IPU successfully, but when I try other output resolutions (such as 1296x972) I get a garbaged picture.

In both cases the only thing that was changed in the code is the input width and height, but one case gives a correctly scaled image, while the other outputs garbage.

I'm running on Linux version 3.0.35-2026-geaaf30e.

I used mxc ipu unit test as a reference, and wrote this code: http://pastebin.com/pwF6dDcz

Compiled with: arm-fsl-linux-gnueabi-gcc (Freescale MAD -- Linaro 2011.07 -- Built at 2011/08/10 09:20) 4.6.2 20110630 (prerelease)

Tried it on 3.0.15 as well, it gives exactly the same results.

Any suggestions?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,314件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

update from SR related: 

Hi Jimmy, 

There's no need to take this further, I've found in the IPU spec a restriction of the output image to 1024x1024.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,315件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

update from SR related: 

Hi Jimmy, 

There's no need to take this further, I've found in the IPU spec a restriction of the output image to 1024x1024.

0 件の賞賛
返信