Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dpicture.h42 #define LIST_SIZE 0x10000 //(256*256) macro
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp933 if (iFeatureOfRef < 0 || iFeatureOfRef >= LIST_SIZE) in FeatureSearchOne()