[Libav-user] filter_mb_edge

Nicolas Derouineau nicolas.derouineau at vitec.com
Mon Sep 1 16:04:08 CEST 2014


Hello,
I would like to understand the prototype of this function:

filter_mb_edgeh(uint8_t *pix, int stride,
                                             const int16_t bS[4],
                                             unsigned int qp, int a, int b,
                                             H264Context *h, int intra)

Let's say I want to check the filtering condition on p0,1,2 and q0,1,2 . How am I supposed to read the pix buffer to get them ?

Regards,

Nicolas


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140901/8195ce25/attachment.html>


More information about the Libav-user mailing list