- 博客(6)
- 收藏
- 关注
转载 关于yuv 格式
转载:http://www.cnblogs.com/soniclq/archive/2012/02/02/2335974.html关于yuv 格式YUV 格式通常有两大类:打包(packed)格式和平面(planar)格式。前者将 YUV 分量存放在同一个数组中,通常是几个相邻的像素组成一个宏像素(macro-pixel);而后者使用三个数组分开存放 YUV 三个分量,就像是一个三维平面一样。几种
2016-12-07 19:32:13
252
原创 ss
about<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertica
2014-08-14 17:41:34
476
原创 新
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.shareingcontact" android:versionCode="1" android:versionName="1.0" > <uses-sdk
2014-08-08 20:12:46
397
原创 .xml
activity_main.xml :<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" andr
2014-08-08 19:50:03
291
原创 。java
AddActivity.java内容package com.example.shareingcontact;import com.example.shareingcontact.db.ContactInfo;import com.example.shareingcontact.db.Contacts;import android.app.Activity;import an
2014-08-08 19:40:22
629
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅