Searched refs:ReallocateSliceInThread (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/encoder/core/inc/ |
D | svc_encode_slice.h | 136 int32_t ReallocateSliceInThread (sWelsEncCtx* pCtx,
|
/third_party/openh264/codec/encoder/core/src/ |
D | wels_task_encoder.cpp | 260 iReturn = ReallocateSliceInThread (m_pCtx, pCurDq, m_pCtx->uiDependencyId, m_iThreadIdx); in ExecuteTask()
|
D | svc_encode_slice.cpp | 1307 int32_t ReallocateSliceInThread (sWelsEncCtx* pCtx, in ReallocateSliceInThread() function
|
/third_party/openh264/test/encoder/ |
D | EncUT_SliceBufferReallocate.cpp | 459 iRet = ReallocateSliceInThread (pCtx, pCtx->pCurDqLayer, iLayerIdx, iThreadIndex); in TEST_F() 492 iRet = ReallocateSliceInThread (pCtx, pCtx->pCurDqLayer, iLayerIdx, iThreadIndex); in TEST_F()
|