Home
last modified time | relevance | path

Searched refs:mNewHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h104 uint32_t mNewHeight; member
DSoftMPEG2.cpp71 mNewHeight(mHeight), in SoftMPEG2()
657 handlePortSettingsChange(&portWillReset, mNewWidth, mNewHeight); in onQueueFilled()
764 mNewHeight = s_dec_op.u4_pic_ht; in onQueueFilled()