Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h214 PWelsNonZeroCountFunc pWelsSetNonZeroCountFunc; member
/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp240 pCtx->sBlockFunc.pWelsSetNonZeroCountFunc ( in WelsMbInterConstruction()
1724 pCtx->sBlockFunc.pWelsSetNonZeroCountFunc ( in WelsDecodeAndConstructSlice()
2991 pFunc->pWelsSetNonZeroCountFunc = WelsNonZeroCount_c; in WelsBlockFuncInit()
2997 pFunc->pWelsSetNonZeroCountFunc = WelsNonZeroCount_neon; in WelsBlockFuncInit()
3005 pFunc->pWelsSetNonZeroCountFunc = WelsNonZeroCount_AArch64_neon; in WelsBlockFuncInit()
3013 pFunc->pWelsSetNonZeroCountFunc = WelsNonZeroCount_sse2; in WelsBlockFuncInit()