HomeSort by relevance Sort by last modified time
    Searched full:yuv (Results 226 - 250 of 372) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/inc/
H264SwDecApi.h 98 u32 *pOutputPicture; /* Pointer to the picture, YUV format */
  /frameworks/base/docs/html/about/versions/
android-2.2-highlights.jd 267 <p>New APIs for OpenGL ES 2.0, working with YUV image format, and ETC1 for texture
  /frameworks/native/include/media/openmax/
OMX_Image.h 277 * YUV data, as an alternative to specifying Q factor, providing exact
OMX_IVCommon.h 100 * YUV444Interleaved : Each pixel contains equal parts YUV
169 * Defines the matrix for conversion from RGB to YUV or vice versa.
    [all...]
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 309 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv)
311 LOG_API("nTypeCreate, con(%p) eid(%p), x(%i), y(%i), z(%i), mips(%i), faces(%i), yuv(%i)",
312 con, eid, dimx, dimy, dimz, mips, faces, yuv);
314 jint id = (jint)rsTypeCreate(con, (RsElement)eid, dimx, dimy, dimz, mips, faces, yuv);
    [all...]
  /hardware/qcom/display/libhwcomposer/
hwc_utils.h 216 // Returns true if the buffer is yuv
  /hardware/qcom/media/mm-core/inc/
OMX_Image.h 260 * YUV data, as an alternative to specifying Q factor, providing exact
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 260 * YUV data, as an alternative to specifying Q factor, providing exact
OMX_IVCommon.h 83 * YUV444Interleaved : Each pixel contains equal parts YUV
140 * Defines the matrix for conversion from RGB to YUV or vice versa.
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_mdp.h 315 /* flags for enable CSC, toggling RGB,YUV input/output */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h 260 * YUV data, as an alternative to specifying Q factor, providing exact
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 260 * YUV data, as an alternative to specifying Q factor, providing exact
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 260 * YUV data, as an alternative to specifying Q factor, providing exact
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 184 // Flexible framework-accessible YUV format; map to NV21 for now
840 // Calculate offsets to underlying YUV data
  /docs/source.android.com/src/devices/
graphics.jd 186 <li>Support the YV12 image format and any other YUV image formats that come from other
280 <li>YUV formats</li>
  /external/libyuv/files/source/
conversion_tables.h 14 * Pre-compiled definitions of the conversion equations: YUV -> RGB.
27 * YUV TO RGB approximation
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlenvvars.html 568 >If set, display YUV overlay directly on the video surface if possible,
586 hardware YUV acceleration for video playback.</P
  /external/webp/include/webp/
decode.h 151 // YUV modes must come after RGB ones.
152 MODE_YUV = 11, MODE_YUVA = 12, // yuv 4:2:0
  /external/webp/src/enc/
vp8enci.h 69 // YUV-cache parameters. Cache is 16-pixels wide.
73 // +----+ YUV Samples area. See VP8Scan[] for accessing the blocks.
webpenc.c 164 // Picture size (yuv): 589824
218 printf("Picture size (yuv): %ld\n",
  /frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c 79 M4OSA_UInt32 u32_x_inc[4]; /**< ratio between input and ouput width for YUV */
80 M4OSA_UInt32 u32_y_inc[4]; /**< ratio between input and ouput height for YUV */
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
TestBenchMultipleInstance.c 73 char outFileName[256] = "out.yuv";
91 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out.yuv)\n"));
  /frameworks/native/libs/gui/
GLConsumer.cpp 551 // supported YUV formats
553 // Legacy/deprecated YUV formats
  /hardware/libhardware/include/hardware/
hwcomposer.h 219 * NOTE: planeAlpha applies to YUV layers as well:
221 * pixel.rgb = yuv_to_rgb(pixel.yuv)

Completed in 597 milliseconds

1 2 3 4 5 6 7 8 91011>>