Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_mb.cpp187 PDeQuantizationFunc pfDequantizationFour4x4 = pFuncList->pfDequantizationFour4x4; in WelsEncInterY() local
254 PDeQuantizationFunc pfDequantizationFour4x4 = pFuncList->pfDequantizationFour4x4; in WelsEncRecUV() local
/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h266 PDeQuantizationFunc pfDequantizationFour4x4; member