Searched defs:Log2OfPowerOf2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dvaapi_video_encode_accelerator.cc130 static unsigned int Log2OfPowerOf2(unsigned int x) { function in namespace:content
819 current_sps_.log2_max_frame_num_minus4 = Log2OfPowerOf2(idr_period_) - 4;
822 Log2OfPowerOf2(idr_period_ * 2) - 4;

Completed in 119 milliseconds