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

  /external/chromium_org/third_party/libva/va/
va_tpi.h 61 unsigned int chroma_v_offset; /* V offset from the beginning of the memory */ member in struct:_VASurfaceAttributeTPI
  /hardware/intel/common/libva/test/basic/
test_vaSurfaceAttrib.c 42 unsigned int chroma_v_offset, buffer_name; local
  /hardware/intel/common/libva/va/
va_tpi.h 63 unsigned int chroma_v_offset; /* V offset from the beginning of the memory */ member in struct:_VASurfaceAttributeTPI
va_trace.c 133 unsigned int *chroma_v_offset,
293 unsigned int chroma_v_offset; local
313 &luma_offset, &chroma_u_offset, &chroma_v_offset,
329 va_TraceMsg(trace_ctx, "\tchroma_v_offset = %d\n", chroma_v_offset);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 623 unsigned int chroma_v_offset; /* V offset from the beginning of the memory */ member in struct:_PsbSurfaceAttributeTPI
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 257 uint32_t chroma_v_offset; member in struct:drm_video_displaying_frameinfo
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 290 uint32_t chroma_v_offset; member in struct:drm_video_displaying_frameinfo
    [all...]

Completed in 246 milliseconds