Searched refs:mPlane (Results 1 – 12 of 12) sorted by relevance
60 mPlane(0), in HwcLayer()82 if (mPlane) { in ~HwcLayer()87 mPlane = NULL; in ~HwcLayer()92 if (mPlane) { in attachPlane()105 mPlane = plane; in attachPlane()112 if (mPlane) in detachPlane()113 mPlane->setZOrder(-1); in detachPlane()114 DisplayPlane *plane = mPlane; in detachPlane()115 mPlane = 0; in detachPlane()223 return mPlane; in getPlane()[all …]
99 DisplayPlane *mPlane; variable
61 mPlane(0), in HwcLayer()98 if (mPlane) { in ~HwcLayer()103 mPlane = NULL; in ~HwcLayer()112 if (mPlane) { in attachPlane()125 mPlane = plane; in attachPlane()132 if (mPlane) in detachPlane()133 mPlane->setZOrder(-1); in detachPlane()134 DisplayPlane *plane = mPlane; in detachPlane()135 mPlane = 0; in detachPlane()243 return mPlane; in getPlane()[all …]
106 DisplayPlane *mPlane; variable
2877 p_img->mPlane[MediaImage::Y].mOffset = 0; in describe_color_format()2878 p_img->mPlane[MediaImage::Y].mColInc = 1; in describe_color_format()2879 p_img->mPlane[MediaImage::Y].mRowInc = stride; in describe_color_format()2880 p_img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describe_color_format()2881 p_img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describe_color_format()2884 p_img->mPlane[MediaImage::Y].mOffset = stride * scanlines; in describe_color_format()2885 p_img->mPlane[MediaImage::Y].mColInc = 2; in describe_color_format()2886 p_img->mPlane[MediaImage::Y].mRowInc = stride; in describe_color_format()2887 p_img->mPlane[MediaImage::Y].mHorizSubsampling = 2; in describe_color_format()2888 p_img->mPlane[MediaImage::Y].mVertSubsampling = 2; in describe_color_format()[all …]
12241 img->mPlane[MediaImage::Y].mOffset = 0; in describeColorFormat()12242 img->mPlane[MediaImage::Y].mColInc = 1; in describeColorFormat()12243 img->mPlane[MediaImage::Y].mRowInc = planeWidth; //same as stride in describeColorFormat()12244 img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describeColorFormat()12245 img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describeColorFormat()12247 img->mPlane[MediaImage::U].mOffset = planeWidth * planeHeight; in describeColorFormat()12248 img->mPlane[MediaImage::U].mColInc = 2; //interleaved UV in describeColorFormat()12249 img->mPlane[MediaImage::U].mRowInc = in describeColorFormat()12251 img->mPlane[MediaImage::U].mHorizSubsampling = 2; in describeColorFormat()12252 img->mPlane[MediaImage::U].mVertSubsampling = 2; in describeColorFormat()[all …]
718 img.mPlane[img.Y].mHorizSubsampling == 1 && in isColorFormatFlexibleYUV()719 img.mPlane[img.Y].mVertSubsampling == 1) { in isColorFormatFlexibleYUV()720 if (img.mPlane[img.U].mHorizSubsampling == 2 && in isColorFormatFlexibleYUV()721 img.mPlane[img.U].mVertSubsampling == 2 && in isColorFormatFlexibleYUV()722 img.mPlane[img.V].mHorizSubsampling == 2 && in isColorFormatFlexibleYUV()723 img.mPlane[img.V].mVertSubsampling == 2) { in isColorFormatFlexibleYUV()737 img.mPlane[img.Y].mHorizSubsampling == 1 && in isColorFormatFlexibleYUV()738 img.mPlane[img.Y].mVertSubsampling == 1) { in isColorFormatFlexibleYUV()739 if (img.mPlane[img.U].mHorizSubsampling == 2 && in isColorFormatFlexibleYUV()740 img.mPlane[img.U].mVertSubsampling == 2 && in isColorFormatFlexibleYUV()[all …]
3190 p_img->mPlane[MediaImage::Y].mOffset = 0; in describe_color_format()3191 p_img->mPlane[MediaImage::Y].mColInc = 1; in describe_color_format()3192 p_img->mPlane[MediaImage::Y].mRowInc = stride; in describe_color_format()3193 p_img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describe_color_format()3194 p_img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describe_color_format()3197 p_img->mPlane[MediaImage::U].mOffset = stride * scanlines; in describe_color_format()3198 p_img->mPlane[MediaImage::U].mColInc = 2; in describe_color_format()3199 p_img->mPlane[MediaImage::U].mRowInc = stride; in describe_color_format()3200 p_img->mPlane[MediaImage::U].mHorizSubsampling = 2; in describe_color_format()3201 p_img->mPlane[MediaImage::U].mVertSubsampling = 2; in describe_color_format()[all …]
11791 img->mPlane[MediaImage::Y].mOffset = 0; in describeColorFormat()11792 img->mPlane[MediaImage::Y].mColInc = 1; in describeColorFormat()11793 img->mPlane[MediaImage::Y].mRowInc = planeWidth; //same as stride in describeColorFormat()11794 img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describeColorFormat()11795 img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describeColorFormat()11797 img->mPlane[MediaImage::U].mOffset = planeWidth * planeHeight; in describeColorFormat()11798 img->mPlane[MediaImage::U].mColInc = 2; //interleaved UV in describeColorFormat()11799 img->mPlane[MediaImage::U].mRowInc = in describeColorFormat()11801 img->mPlane[MediaImage::U].mHorizSubsampling = 2; in describeColorFormat()11802 img->mPlane[MediaImage::U].mVertSubsampling = 2; in describeColorFormat()[all …]
13443 img->mPlane[MediaImage::Y].mOffset = 0; in describeColorFormat()13444 img->mPlane[MediaImage::Y].mColInc = 1; in describeColorFormat()13445 img->mPlane[MediaImage::Y].mRowInc = planeWidth; //same as stride in describeColorFormat()13446 img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describeColorFormat()13447 img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describeColorFormat()13449 img->mPlane[MediaImage::U].mOffset = planeWidth * planeHeight; in describeColorFormat()13450 img->mPlane[MediaImage::U].mColInc = 2; //interleaved UV in describeColorFormat()13451 img->mPlane[MediaImage::U].mRowInc = in describeColorFormat()13453 img->mPlane[MediaImage::U].mHorizSubsampling = 2; in describeColorFormat()13454 img->mPlane[MediaImage::U].mVertSubsampling = 2; in describeColorFormat()[all …]
10908 img->mPlane[MediaImage::Y].mOffset = 0; in describeColorFormat()10909 img->mPlane[MediaImage::Y].mColInc = 1; in describeColorFormat()10910 img->mPlane[MediaImage::Y].mRowInc = planeWidth; //same as stride in describeColorFormat()10911 img->mPlane[MediaImage::Y].mHorizSubsampling = 1; in describeColorFormat()10912 img->mPlane[MediaImage::Y].mVertSubsampling = 1; in describeColorFormat()10914 img->mPlane[MediaImage::U].mOffset = planeWidth * planeHeight; in describeColorFormat()10915 img->mPlane[MediaImage::U].mColInc = 2; //interleaved UV in describeColorFormat()10916 img->mPlane[MediaImage::U].mRowInc = in describeColorFormat()10918 img->mPlane[MediaImage::U].mHorizSubsampling = 2; in describeColorFormat()10919 img->mPlane[MediaImage::U].mVertSubsampling = 2; in describeColorFormat()[all …]