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