HomeSort by relevance Sort by last modified time
    Searched defs:chroma_u_offset (Results 1 - 4 of 4) 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 134 unsigned int *chroma_u_offset,
296 unsigned int chroma_u_offset; local
316 &luma_offset, &chroma_u_offset, &chroma_v_offset,
331 va_TraceMsg(trace_ctx, "\tchroma_u_offset = %d\n", chroma_u_offset);
345 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

Completed in 116 milliseconds