<div dir="ltr">Thanks Henrik, but where that template converted to concrete with _8_? <br></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Sep 30, 2018 at 7:22 PM Henrik Gramner <<a href="mailto:henrik@gramner.com">henrik@gramner.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Sep 30, 2018 at 5:42 PM Ali Shirvani <<a href="mailto:aj.shirvani@gmail.com" target="_blank">aj.shirvani@gmail.com</a>> wrote:<br>
><br>
> Hi everyone,<br>
><br>
> I'm started to read x264 source code to learn more about video codec implementation. I started from encoder implementation. In the x264 source code, I reached `x264_8_encoder_encode` function deceleration, but I couldn't find it definition.<br>
><br>
> One of my friends suggest that may be this function generates by some macro, I also build the x264 but there is no function definition with that name.<br>
><br>
> would you please help me to locate `x264_8_encoder_encode` definition?<br>
<br>
The _8_ is due to bit-depth templating. Look for x264_encoder_encode.<br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org" target="_blank">x264-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x264-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x264-devel</a><br>
</blockquote></div>