Home
last modified time | relevance | path

Searched refs:InitParamForSizeLimitSlcMode (Results 1 – 1 of 1) sorted by relevance

/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.cpp94 int32_t InitParamForSizeLimitSlcMode (sWelsEncCtx* pCtx, const int32_t iLayerIdx) { in InitParamForSizeLimitSlcMode() function
182 …IFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, (ENC_RETURN_SUCCESS != InitParamForSizeLimitSlcMode (&m_Enc… in InitParamForSizeLimitSlcModeCase()
343 …IFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, (ENC_RETURN_SUCCESS != InitParamForSizeLimitSlcMode (pCtx, … in InitLayerSliceBuffer()