![]() |
Using of OMAP ISP Resizer module
Hello!
I built omap_resizer module as explained in http://wiki.maemo.org/Documentation/...o_Kernel_Guide Then I compiled test program which use omap_resizer module for resize some test image. But omap_resizer module is stuck on function Code:
wait_for_completion_interruptible(&device_config->compl_isr); Code:
rsz_isr Code:
isp_set_callback(fh->dev, CBK_RESZ_DONE, rsz_isr, (void *) NULL, But this callback is never being called... Any ideas? |
Re: Using of OMAP ISP Resizer module
I investigated maemo kernel sources for ISP module. And found that ISP in function isp_set_callback not control CBK_RESZ_DONE event! They contol only CBK_PREV_DONE!!! :confused:
Code:
switch (type) { |
All times are GMT. The time now is 08:20. |
vBulletin® Version 3.8.8