This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Question when developing h264 codec on Netra

Hi, everyone:

I have a trouble when I develop h264 codec on Netra. 

When I add some variables in "IH264ENC_params" structure in "ih264enc.h" 

and add values of these variables in "ih264enc.c", then compiled codec(include static table, icont, m3 and client) and run it .  Bitstream of output

is abnormal.  why?  I don't change other code expect " ih264enc.h" and "ih264enc.c". 

Thanks