Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_slice.h136 int32_t ReallocateSliceInThread (sWelsEncCtx* pCtx,
/third_party/openh264/codec/encoder/core/src/
Dwels_task_encoder.cpp260 iReturn = ReallocateSliceInThread (m_pCtx, pCurDq, m_pCtx->uiDependencyId, m_iThreadIdx); in ExecuteTask()
Dsvc_encode_slice.cpp1307 int32_t ReallocateSliceInThread (sWelsEncCtx* pCtx, in ReallocateSliceInThread() function
/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.cpp459 iRet = ReallocateSliceInThread (pCtx, pCtx->pCurDqLayer, iLayerIdx, iThreadIndex); in TEST_F()
492 iRet = ReallocateSliceInThread (pCtx, pCtx->pCurDqLayer, iLayerIdx, iThreadIndex); in TEST_F()