HomeSort by relevance Sort by last modified time
    Searched defs:chroma_u_offset (Results 1 - 6 of 6) 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 62 unsigned int chroma_u_offset; /* U offset from the beginning of the memory */ member in struct:_VASurfaceAttributeTPI
va_trace.c 132 unsigned int *chroma_u_offset,
291 unsigned int chroma_u_offset; local
311 &luma_offset, &chroma_u_offset, &chroma_v_offset,
326 va_TraceMsg(trace_ctx, "\tchroma_u_offset = %d\n", chroma_u_offset);
340 UV_data = (unsigned char*)buffer + chroma_u_offset;
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 645 unsigned int chroma_u_offset; /* U offset from the beginning of the memory */ member in struct:_PsbSurfaceAttributeTPI
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 256 uint32_t chroma_u_offset; member in struct:drm_video_displaying_frameinfo
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 289 uint32_t chroma_u_offset; /* UV offset from the beginning of the memory */ member in struct:drm_video_displaying_frameinfo
    [all...]

Completed in 231 milliseconds