Searched refs:WelsDecodeMbCavlcPSlice (Results 1 – 2 of 2) sorted by relevance
44 int32_t WelsDecodeMbCavlcPSlice (PWelsDecoderContext pCtx, PNalUnit pNalCur, uint32_t& uiEosFlag);
1548 pDecMbFunc = WelsDecodeMbCavlcPSlice; in WelsDecodeSlice()1655 pDecMbFunc = WelsDecodeMbCavlcPSlice; in WelsDecodeAndConstructSlice()2443 int32_t WelsDecodeMbCavlcPSlice (PWelsDecoderContext pCtx, PNalUnit pNalCur, uint32_t& uiEosFlag) { in WelsDecodeMbCavlcPSlice() function