Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.h63 int InitLayerSliceBuffer (const int32_t iLayerIdx);
DEncUT_SliceBufferReallocate.cpp164 …WELS_VERIFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, (ENC_RETURN_SUCCESS != InitLayerSliceBuffer (iLayer… in InitParamForTestCase()
177 …WELS_VERIFY_RETURN_IF (ENC_RETURN_MEMALLOCERR, (ENC_RETURN_SUCCESS != InitLayerSliceBuffer (iLayer… in InitParamForSizeLimitSlcModeCase()
321 int CSliceBufferReallocatTest::InitLayerSliceBuffer (const int32_t iLayerIdx) { in InitLayerSliceBuffer() function in CSliceBufferReallocatTest