Searched defs:luma_offset (Results 1 – 9 of 9) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface.c | 167 unsigned int luma_offset, /* could be 0 */ in psb_surface_create_for_userptr() 202 unsigned int __maybe_unused luma_offset, /* could be 0 */ in psb_surface_create_from_kbuf()
|
D | psb_surface_attrib.c | 268 unsigned int luma_offset, /* could be 0 */ in psb_CreateSurfacesForUserPtr() 422 unsigned int luma_offset, /* could be 0 */ in psb_CreateSurfaceFromKBuf()
|
D | psb_surface.h | 64 unsigned int luma_offset; member
|
D | psb_drv_video.c | 2777 unsigned int *luma_offset,
|
D | psb_drv_video.h | 644 unsigned int luma_offset; /* could be 0 */ member
|
/hardware/intel/common/libva/test/basic/ |
D | test_vaSurfaceAttrib.c | 41 … unsigned int fourcc, luma_stride, chroma_u_stride, chroma_v_stride, luma_offset, chroma_u_offset; in test() local
|
/hardware/intel/common/libva/va/ |
D | va_tpi.h | 61 unsigned int luma_offset; /* could be 0 */ member
|
D | va.c | 1591 unsigned int *luma_offset, in vaLockSurface()
|
D | va_trace.c | 290 unsigned int luma_offset; in va_TraceSurface() local
|