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

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.cpp922 int VideoEncoderAVC::calcLevel(int numMbs) { function in class:VideoEncoderAVC
989 level = calcLevel (avcSeqParams.picture_width_in_mbs * avcSeqParams.picture_height_in_mbs);

Completed in 48 milliseconds