Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dsvc_motion_estimate.h58 ME_DIA = 0x01, // LITTLE DIAMOND= 0x01 enumerator
64 ME_DIA_CROSS = (ME_DIA | ME_CROSS), // DIA+CROSS
/third_party/openh264/codec/encoder/core/src/
Dencoder_ext.cpp2634 case ME_DIA: in SetMeMethod()