Searched refs:mDecHeight (Results 1 – 2 of 2) sorted by relevance
214 uint32_t mDecHeight; variable
642 mDecHeight(0) in VirtualDevice()886 mDecHeight = 0; in prepare()2063 if (mDecWidth == width && mDecHeight == height) in setMaxDecodeResolution()2080 mDecHeight = height; in setMaxDecodeResolution()2081 ITRACE("Set scaling to %ux%u",mDecWidth, mDecHeight); in setMaxDecodeResolution()