Hi,

I used the following code and found the output picture have mosaic:
c->put_hevc_qpel_bi_w[x][1][0]  = ff_hevc_put_qpel_bi_weight_neon_wrapper;      
     
c->put_hevc_qpel_bi_w[x][0][1]  = ff_hevc_put_qpel_bi_weight_neon_wrapper;      
     
c->put_hevc_qpel_bi_w[x][1][1]  = ff_hevc_put_qpel_bi_weight_neon_wrapper;  


Did you have found the same  phenomenon and resolve it ?


Thank you!




 





 
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to