Searched refs:alignMB (Results 1 – 3 of 3) sorted by relevance
99 static inline uint32_t alignMB(uint32_t a) { in alignMB() function
60 if ((VideoDecoderBase::alignMB(mVideoFormatInfo.width) != width) || in updateFormatInfo()61 (VideoDecoderBase::alignMB(mVideoFormatInfo.height) != height)) { in updateFormatInfo()
741 if (VideoDecoderBase::alignMB(mVideoFormatInfo.width) != width || in updateFormatInfo()742 VideoDecoderBase::alignMB(mVideoFormatInfo.height) != height) { in updateFormatInfo()