Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_slice.h76 int32_t WelsPSliceMdEnc (sWelsEncCtx* pEncCtx, SSlice* pSlice, const bool kbIsHighestDlayerFlag);
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp678 int32_t WelsPSliceMdEnc (sWelsEncCtx* pEncCtx, SSlice* pSlice, const bool kbIsHighestDlayerFlag) {… in WelsPSliceMdEnc() function
724 return WelsPSliceMdEnc (pEncCtx, pSlice, kbHighestSpatial); in WelsCodePSlice()