HomeSort by relevance Sort by last modified time
    Searched defs:luma_offset (Results 1 - 7 of 7) sorted by null

  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 41 unsigned int fourcc, luma_stride, chroma_u_stride, chroma_v_stride, luma_offset, chroma_u_offset; local
  /hardware/intel/common/libva/va/
va_tpi.h 61 unsigned int luma_offset; /* could be 0 */ member in struct:_VASurfaceAttributeTPI
va_trace.c 131 unsigned int *luma_offset,
290 unsigned int luma_offset; local
311 &luma_offset, &chroma_u_offset, &chroma_v_offset,
325 va_TraceMsg(trace_ctx, "\tluma_offset = %d\n", luma_offset);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_surface.h 64 unsigned int luma_offset; member in struct:psb_surface_s
psb_drv_video.h 644 unsigned int luma_offset; /* could be 0 */ member in struct:_PsbSurfaceAttributeTPI
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 255 uint32_t luma_offset; member in struct:drm_video_displaying_frameinfo
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 288 uint32_t luma_offset; /* luma offset from the beginning of the memory */ member in struct:drm_video_displaying_frameinfo
    [all...]

Completed in 721 milliseconds