Home
last modified time | relevance | path

Searched refs:mChromaHeight (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DMediaCudaVideoHelper.h95 unsigned int mChromaHeight = 0; variable
DMediaSnapshotHelper.h112 unsigned int mChromaHeight = 0; variable
DMediaVideoToolBoxVideoHelper.h146 unsigned int mChromaHeight = 0; variable
/hardware/google/aemu/host-common/
DMediaCudaVideoHelper.cpp244 mChromaHeight = mLumaHeight * 0.5; // NV12 in HandleVideoSequence()
395 m.Height = mChromaHeight; in HandlePictureDisplay()
DMediaH264DecoderCuvid.cpp466 mChromaHeight = mLumaHeight * 0.5; // NV12 in HandleVideoSequence()
677 m.Height = mChromaHeight; in HandlePictureDisplay()