RTL bug of H264. VPU lib

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RTL bug of H264. VPU lib

805件の閲覧回数
endl
Contributor II

Hello 

In the imx-vpu-lib-3.0.35-4.1.0 source code I found the Workaround for RTL bug of H264 encoder on mx6q.

file: vpu_lib.c

function: vpu_EncStartOneFrame

    /* Workaround for RTL bug of H264 encoder on mx6q */

    if (cpu_is_mx6q() && (pCodecInst->codecMode == AVC_ENC))

        vpu_mx6_swreset(0);

      

What is this bug ? and why is bug so fixed ?

Thanks in advance.

ラベル(4)
タグ(2)
0 件の賞賛
返信
1 返信

693件の閲覧回数
Yuri
NXP Employee
NXP Employee

  Sorry, there is no additional information about the " RTL bug of H264 encoder on mx6q".


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信