Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_encode_slice.h77 int32_t WelsPSliceMdEncDynamic (sWelsEncCtx* pEncCtx, SSlice* pSlice, const bool kbIsHighestDlayer…
/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp693 int32_t WelsPSliceMdEncDynamic (sWelsEncCtx* pEncCtx, SSlice* pSlice, const bool kbIsHighestDlayerF… in WelsPSliceMdEncDynamic() function
743 return WelsPSliceMdEncDynamic (pEncCtx, pSlice, kbHighestSpatial); in WelsCodePOverDynamicSlice()