Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp75 int temp_bits = 0; in InitMotionSearchModule() local
83 temp_bits++; in InitMotionSearchModule()
87 max_mv_bits = 3 + 2 * temp_bits; in InitMotionSearchModule()