Loading media/codecs/amrnb/enc/src/cor_h_x2.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ void cor_h_x2( Word16 j; Word16 k; Word32 s; Word32 y32[L_CODE]; Word32 y32[L_CODE]{}; Word32 max; Word32 tot; Loading media/codecs/m4v_h263/enc/src/mp4enc_api.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1579,7 +1579,7 @@ OSCL_EXPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrame if (currLayer == 0) { video->forwardRefVop = tempForwRefVop; /* For P-Vop base only */ video->forwardRefVop->refSelectCode = tempRefSelCode; if (video->forwardRefVop != NULL) video->forwardRefVop->refSelectCode = tempRefSelCode; } return status; Loading Loading
media/codecs/amrnb/enc/src/cor_h_x2.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ void cor_h_x2( Word16 j; Word16 k; Word32 s; Word32 y32[L_CODE]; Word32 y32[L_CODE]{}; Word32 max; Word32 tot; Loading
media/codecs/m4v_h263/enc/src/mp4enc_api.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1579,7 +1579,7 @@ OSCL_EXPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrame if (currLayer == 0) { video->forwardRefVop = tempForwRefVop; /* For P-Vop base only */ video->forwardRefVop->refSelectCode = tempRefSelCode; if (video->forwardRefVop != NULL) video->forwardRefVop->refSelectCode = tempRefSelCode; } return status; Loading