HomeSort by relevance Sort by last modified time
    Searched full:planar (Results 1 - 25 of 217) sorted by null

1 2 3 4 5 6 7 8 9

  /device/asus/flo/camera/hdr/include/
morpho_image_data_ex.h 36 morpho_ImageYuvPlanar planar; member in union:__anon1924::__anon1925
41 morpho_ImageYuvPlanarPitch planar; member in union:__anon1924::__anon1926
morpho_image_data.h 34 morpho_ImageYuvPlanar planar; member in union:__anon1920::__anon1921
  /device/lge/mako/camera/hdr/include/
morpho_image_data_ex.h 36 morpho_ImageYuvPlanar planar; member in union:__anon2305::__anon2306
41 morpho_ImageYuvPlanarPitch planar; member in union:__anon2305::__anon2307
morpho_image_data.h 34 morpho_ImageYuvPlanar planar; member in union:__anon2301::__anon2302
  /hardware/qcom/camera/hdr/include/
morpho_image_data_ex.h 36 morpho_ImageYuvPlanar planar; member in union:__anon31552::__anon31553
41 morpho_ImageYuvPlanarPitch planar; member in union:__anon31552::__anon31554
morpho_image_data.h 34 morpho_ImageYuvPlanar planar; member in union:__anon31548::__anon31549
  /external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
Terrain.j3md 5 // use tri-planar mapping
Terrain.frag 23 // tri-planar texture bending factor for this fragment's normal
36 // blend the results of the 3 planar projections.
42 // blend the results of the 3 planar projections.
48 // blend the results of the 3 planar projections.
TerrainLighting.frag 345 // blend the results of the 3 planar projections.
351 // tri-planar texture bending factor for this fragment's normal
361 // blend the results of the 3 planar projections.
365 // blend the results of the 3 planar projections.
369 // blend the results of the 3 planar projections.
373 // blend the results of the 3 planar projections.
377 // blend the results of the 3 planar projections.
381 // blend the results of the 3 planar projections.
385 // blend the results of the 3 planar projections.
389 // blend the results of the 3 planar projections.
    [all...]
  /external/chromium_org/media/base/
sample_format.cc 45 return "Signed 16-bit planar";
47 return "Float 32-bit planar";
sample_format.h 21 kSampleFormatPlanarS16, // Signed 16-bit planar.
22 kSampleFormatPlanarF32, // Float 32-bit planar.
audio_buffer.h 32 // interleaved data, only the first buffer is used. For planar data, the
66 // converted from their source format into planar float32 data (which is all
102 // Access to the raw buffer for ffmpeg to write directly to. Data for planar
110 // interleaved data, |channel_count| blocks for planar data), copies
135 // For planar data, points to each channels data.
  /frameworks/rs/
rsCompatibilityLib.h 26 HAL_PIXEL_FORMAT_YV12 = 0x32315659, // YCrCb 4:2:0 Planar
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 141 * planar YUV formats. Formats are mapped to numbers so that future
163 C2D_COLOR_FORMAT_410_Y_UV = 150, /* planar, Y + interleaved UV */
164 C2D_COLOR_FORMAT_411_Y_UV = 151, /* planar, Y + interleaved UV */
165 C2D_COLOR_FORMAT_420_Y_UV = 152, /* planar, Y + interleaved UV */
166 C2D_COLOR_FORMAT_422_Y_UV = 153, /* planar, Y + interleaved UV */
167 C2D_COLOR_FORMAT_444_Y_UV = 154, /* planar, Y + interleaved UV */
169 C2D_COLOR_FORMAT_410_Y_VU = 160, /* planar, Y + interleaved VU */
170 C2D_COLOR_FORMAT_411_Y_VU = 161, /* planar, Y + interleaved VU */
171 C2D_COLOR_FORMAT_420_Y_VU = 162, /* planar, Y + interleaved VU */
172 C2D_COLOR_FORMAT_422_Y_VU = 163, /* planar, Y + interleaved VU *
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 141 * planar YUV formats. Formats are mapped to numbers so that future
163 C2D_COLOR_FORMAT_410_Y_UV = 150, /* planar, Y + interleaved UV */
164 C2D_COLOR_FORMAT_411_Y_UV = 151, /* planar, Y + interleaved UV */
165 C2D_COLOR_FORMAT_420_Y_UV = 152, /* planar, Y + interleaved UV */
166 C2D_COLOR_FORMAT_422_Y_UV = 153, /* planar, Y + interleaved UV */
167 C2D_COLOR_FORMAT_444_Y_UV = 154, /* planar, Y + interleaved UV */
169 C2D_COLOR_FORMAT_410_Y_VU = 160, /* planar, Y + interleaved VU */
170 C2D_COLOR_FORMAT_411_Y_VU = 161, /* planar, Y + interleaved VU */
171 C2D_COLOR_FORMAT_420_Y_VU = 162, /* planar, Y + interleaved VU */
172 C2D_COLOR_FORMAT_422_Y_VU = 163, /* planar, Y + interleaved VU *
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 141 * planar YUV formats. Formats are mapped to numbers so that future
163 C2D_COLOR_FORMAT_410_Y_UV = 150, /* planar, Y + interleaved UV */
164 C2D_COLOR_FORMAT_411_Y_UV = 151, /* planar, Y + interleaved UV */
165 C2D_COLOR_FORMAT_420_Y_UV = 152, /* planar, Y + interleaved UV */
166 C2D_COLOR_FORMAT_422_Y_UV = 153, /* planar, Y + interleaved UV */
167 C2D_COLOR_FORMAT_444_Y_UV = 154, /* planar, Y + interleaved UV */
169 C2D_COLOR_FORMAT_410_Y_VU = 160, /* planar, Y + interleaved VU */
170 C2D_COLOR_FORMAT_411_Y_VU = 161, /* planar, Y + interleaved VU */
171 C2D_COLOR_FORMAT_420_Y_VU = 162, /* planar, Y + interleaved VU */
172 C2D_COLOR_FORMAT_422_Y_VU = 163, /* planar, Y + interleaved VU *
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Overlay.3 41 \f(CW#define SDL_YV12_OVERLAY 0x32315659 /* Planar mode: Y + V + U */
42 #define SDL_IYUV_OVERLAY 0x56555949 /* Planar mode: Y + U + V */
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_FiltersAPI.h 94 * to the Y, U and V buffers which store data in planar format.
392 /** Resizes YUV420 Planar Image and stores in YUV420 Linear format with/without +or-90 rotation*/
609 /** YUV420 (Planar) to RGB565 */
612 /** YUV420 (Planar) to Resized RGB565 */
615 /** YUV420 (Planar) to Resized RGB888 */
618 /** YUV420(Planar) to Resized and Rotated (-90) RGB565 */
622 /** YUV420(Planar) to Resized and Rotated (+90) RGB565 */
627 /** YUV420(Planar) to Resized YUV420(Planar) */
631 /** Resize YUV420(Planar) of QCIF to RGB565 of QVGA resolution *
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_API.h 395 * @brief This function apply a color effect on an input YUV420 planar frame
399 * @param PlaneIn (IN) Input YUV420 planar
400 * @param PlaneOut (IN/OUT) Output YUV420 planar
424 * @brief This function add a fixed or animated image on an input YUV420 planar frame
428 * @param PlaneIn (IN) Input YUV420 planar
429 * @param PlaneOut (IN/OUT) Output YUV420 planar
456 * @param pPlaneIn (IN) Input YUV420 planar
457 * @param pPlaneOut (IN/OUT) Output YUV420 planar
483 * @brief This function add a fixed or animated image on an input YUV420 planar frame
487 * @param PlaneIn (IN) Input YUV420 planar
    [all...]
  /external/kernel-headers/original/linux/
videodev.h 106 #define VIDEO_PALETTE_YUV422P 13 /* YUV 4:2:2 Planar */
107 #define VIDEO_PALETTE_YUV411P 14 /* YUV 4:1:1 Planar */
108 #define VIDEO_PALETTE_YUV420P 15 /* YUV 4:2:0 Planar */
109 #define VIDEO_PALETTE_YUV410P 16 /* YUV 4:1:0 Planar */
110 #define VIDEO_PALETTE_PLANAR 13 /* start of planar entries */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
videodev.h 89 #define VIDEO_PALETTE_YUV422P 13 /* YUV 4:2:2 Planar */
90 #define VIDEO_PALETTE_YUV411P 14 /* YUV 4:1:1 Planar */
91 #define VIDEO_PALETTE_YUV420P 15 /* YUV 4:2:0 Planar */
92 #define VIDEO_PALETTE_YUV410P 16 /* YUV 4:1:0 Planar */
93 #define VIDEO_PALETTE_PLANAR 13 /* start of planar entries */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 89 #define VIDEO_PALETTE_YUV422P 13 /* YUV 4:2:2 Planar */
90 #define VIDEO_PALETTE_YUV411P 14 /* YUV 4:1:1 Planar */
91 #define VIDEO_PALETTE_YUV420P 15 /* YUV 4:2:0 Planar */
92 #define VIDEO_PALETTE_YUV410P 16 /* YUV 4:1:0 Planar */
93 #define VIDEO_PALETTE_PLANAR 13 /* start of planar entries */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
videodev.h 89 #define VIDEO_PALETTE_YUV422P 13 /* YUV 4:2:2 Planar */
90 #define VIDEO_PALETTE_YUV411P 14 /* YUV 4:1:1 Planar */
91 #define VIDEO_PALETTE_YUV420P 15 /* YUV 4:2:0 Planar */
92 #define VIDEO_PALETTE_YUV410P 16 /* YUV 4:1:0 Planar */
93 #define VIDEO_PALETTE_PLANAR 13 /* start of planar entries */
  /system/core/include/system/
graphics.h 98 * YV12 is a 4:2:0 YCrCb planar format comprised of a WxH Y plane followed
115 HAL_PIXEL_FORMAT_YV12 = 0x32315659, // YCrCb 4:2:0 Planar
125 * Y8 is a YUV planar format comprised of a WxH Y plane,
148 * Y16 is a YUV planar format comprised of a WxH Y plane,
225 * whole planar or semiplanar layouts.
262 * and each chroma value is one byte) and 1 for planar.
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h 37 * implementation of a planar ycbcr buffer
40 /* planar buffer for vl data upload and manipulation */

Completed in 1967 milliseconds

1 2 3 4 5 6 7 8 9