Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp680 const int32_t kiMe8x8FME = iNeedFeatureStorage & 0x0000FF & ME_FME; in RequestScreenBlockFeatureStorage() local
682 if ((kiMe8x8FME == ME_FME) && (kiMe16x16FME == ME_FME)) { in RequestScreenBlockFeatureStorage()
687 const bool bIsBlock8x8 = (kiMe8x8FME == ME_FME); in RequestScreenBlockFeatureStorage()