Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsconv.c93 FT_Long num_limit; in PS_Conv_Strtol() local
/external/libgav1/src/tile/
Dprediction.cc837 const int num_limit = std::min(uint8_t{4}, k4x4WidthLog2[block.size]); in ObmcPrediction() local
870 const int num_limit = std::min(uint8_t{4}, k4x4HeightLog2[block.size]); in ObmcPrediction() local