HomeSort by relevance Sort by last modified time
    Searched full:planes (Results 201 - 225 of 672) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/intel/img/hwcomposer/common/base/
HwcLayerList.cpp 406 // assuming all cursor planes have the same capabilities, just
412 // assign as many cursor planes as possible
457 // assuming all overlay planes have the same capabilities, just
463 // assign as many overlay planes as possible
509 // assuming all sprite planes have the same capabilities, just
515 // assign as many sprite planes as possible
561 // primary plane is configured as sprite, all sprite candidates are offloaded to display planes
579 // check if the remaining planes can be composed to frame buffer target (FBT)
622 WLOGTRACE("failed to assign planes");
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c 397 ExynosVideoPlane planes[MAX_BUFFER_PLANE]; local
400 Exynos_OSAL_LockANBHandle(pOutputBuf, width, height, exynosOutputPort->portDefinition.format.video.eColorFormat, &stride, planes);
402 Exynos_OSAL_LockMetaData(pOutputBuf, width, height, exynosOutputPort->portDefinition.format.video.eColorFormat, &stride, planes);
408 pYUVBuf[0] = (unsigned char *)planes[0].addr;
409 pYUVBuf[1] = (unsigned char *)planes[1].addr;
410 pYUVBuf[2] = (unsigned char *)planes[2].addr;
412 pYUVBuf[0] = (unsigned char *)planes[0].fd;
413 pYUVBuf[1] = (unsigned char *)planes[1].fd;
414 pYUVBuf[2] = (unsigned char *)planes[2].fd;
    [all...]
  /external/chromium_org/media/base/
video_frame_unittest.cc 102 int planes = VideoFrame::NumPlanes(format); local
103 for (int plane = 0; plane < planes; plane++) {
238 // planes if filled with kFillByte (defined in ExpectFrameExtents).
  /external/chromium_org/third_party/hwcplus/include/system/
graphics.h 102 * by (W/2) x (H/2) Cr and Cb planes.
255 * @y, @cb, and @cr point to the first byte of their respective planes.
261 * @cstride is the stride of the chroma planes.
  /external/chromium_org/third_party/mesa/src/docs/
README.CYGWIN 56 such as maximum number of lights, clipping planes, maximum texture size,
179 Overlay Planes
181 Overlay planes in the frame buffer are supported by Mesa but require
relnotes-7.0.3.html 45 <li>User-defined clip planes enabled for R300 (bug 9871)
relnotes-7.4.1.html 53 <li>Fixed glPopAttrib() bug when restoring user clip planes
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/cso/
rasterizer.rst 241 When false, the near and far depth clipping planes of the view volume are
248 The clipping half-spaces are defined either by the user clip planes in
252 clip distance is written count as disabled; i.e. user clip planes and
  /external/mesa3d/docs/
README.CYGWIN 56 such as maximum number of lights, clipping planes, maximum texture size,
179 Overlay Planes
181 Overlay planes in the frame buffer are supported by Mesa but require
relnotes-7.0.3.html 45 <li>User-defined clip planes enabled for R300 (bug 9871)
relnotes-7.4.1.html 53 <li>Fixed glPopAttrib() bug when restoring user clip planes
  /external/mesa3d/src/gallium/docs/source/cso/
rasterizer.rst 241 When false, the near and far depth clipping planes of the view volume are
248 The clipping half-spaces are defined either by the user clip planes in
252 clip distance is written count as disabled; i.e. user clip planes and
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/
SDL_ps3yuv.c 65 Uint8 * planes[3]; member in struct:private_yuvhwdata
174 overlay->pixels = hwdata->planes;
186 overlay->planes = 3;
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_vpu.h 14 * each plane can be a separate ION buffer, or all planes are from the
15 * same ION buffer (under this case all planes have the same fd, but different
21 * bytes. Needed when all planes are from the same ION buffer.
  /packages/apps/Camera2/jni/
jpegutil.cpp 50 // 2 = scaling factor for Y vs UV planes.
276 // The y-index within the subsampled chroma planes to send to libjpeg.
283 // When we have run out of rows in the chroma planes to compress, send
  /development/perftests/panorama/feature_mos/src/mosaic/
ImageUtils.h 139 * Used in YUVinfo to store separate YVU image planes.
  /device/asus/flo/camera/QCamera2/stack/common/
mm_jpeg_interface.h 49 cam_frame_len_offset_t offset; /* offset of all the planes */
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 253 (uint32_t )frame->buffer, frame->planes[i].data_offset, frame->planes[i].length);
256 frame->planes[i].length);
257 offset += frame->planes[i].length;
311 /* Plane 0 needs to be set seperately. Set other planes
313 app_bufs[i].buf.planes[0].length = frame_offset_info->mp[0].len;
314 app_bufs[i].buf.planes[0].m.userptr = app_bufs[i].buf.fd;
315 app_bufs[i].buf.planes[0].data_offset = frame_offset_info->mp[0].offset;
316 app_bufs[i].buf.planes[0].reserved[0] = 0;
318 app_bufs[i].buf.planes[j].length = frame_offset_info->mp[j].len
    [all...]
  /external/chromium_org/cc/output/
bsp_tree.cc 34 // at the back of the queue while moving the candidate splitting planes to the
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
rotate.h 59 // Rotate planes by 90, 180, 270. Deprecated.
  /external/chromium_org/third_party/libwebp/utils/
rescaler.h 29 // we need hpel-precise add/sub increments, for the downsampled U/V planes.
  /external/chromium_org/third_party/libyuv/include/libyuv/
rotate.h 59 // Rotate planes by 90, 180, 270. Deprecated.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_regions.h 159 } planes[3]; member in struct:intel_image_format
  /external/chromium_org/third_party/webrtc/tools/converter/
converter.h 76 // Writes the Y, U and V (in this order) planes to the file, thus adding a
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.h 121 // loopfilter. the planes are necessary as their state

Completed in 1394 milliseconds

1 2 3 4 5 6 7 891011>>