Home
last modified time | relevance | path

Searched defs:pfGetNoneZeroCount (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_mb.cpp186 PGetNoneZeroCountFunc pfGetNoneZeroCount = pFuncList->pfGetNoneZeroCount; in WelsEncInterY() local
253 PGetNoneZeroCountFunc pfGetNoneZeroCount = pFuncList->pfGetNoneZeroCount; in WelsEncRecUV() local
/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h263 PGetNoneZeroCountFunc pfGetNoneZeroCount; member