Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dyuvgen.c510 …S_S32 nSrcWidth, MS_S32 nSrcHeight, MS_S32 nSrcStride, MS_U8 *pDst, MS_S32 nDstSize, MS_S32 YPlane) in ConvertYV12ToHVDTile() argument
517 if (YPlane) { in ConvertYV12ToHVDTile()
535 if (!YPlane) in ConvertYV12ToHVDTile()
H A Dyuvgen.h106 …_S32 nSrcWidth, MS_S32 nSrcHeight, MS_S32 nSrcStride, MS_U8 *pDst, MS_S32 nDstSize, MS_S32 YPlane);