Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/inc/
Dpicture.h55 uint32_t uiSadCostThreshold[BLOCK_SIZE_ALL];
Dwels_const.h147 BLOCK_SIZE_ALL = 7 enumerator
Dwels_func_ptr_def.h161 #define MAX_BLOCK_TYPE BLOCK_SIZE_ALL
226 PSearchMethodFunc pfSearchMethod[BLOCK_SIZE_ALL];
/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp714 …lebytes_c (pScreenBlockFeatureStorage->uiSadCostThreshold, UINT_MAX, BLOCK_SIZE_ALL, sizeof (uint3… in RequestScreenBlockFeatureStorage()