Searched refs:surfaceWidth (Results 1 – 6 of 6) sorted by relevance
136 mVideoFormatInfo.surfaceWidth = buffer->graphicBufferWidth; in start()166 mVideoFormatInfo.surfaceWidth = buffer->graphicBufferWidth; in reset()804 …if (mStoreMetaData || (!mStoreMetaData && (mVideoFormatInfo.surfaceWidth < mVideoFormatInfo.width … in setupVA()914 mVASurfaceAttrib->width = mVideoFormatInfo.surfaceWidth; in setupVA()948 mVideoFormatInfo.surfaceWidth, in setupVA()965 mVideoFormatInfo.surfaceWidth = mVideoFormatInfo.width; in setupVA()974 mVideoFormatInfo.surfaceWidth, in setupVA()992 mVideoFormatInfo.surfaceWidth, in setupVA()1002 mVideoFormatInfo.surfaceWidth, in setupVA()1013 mVideoFormatInfo.surfaceWidth, in setupVA()[all …]
208 uint32_t surfaceWidth; member
132 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()
134 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()
130 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()
878 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in handleNewSequence()