Searched defs:chroma_u_offset (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | psb_surface.c | 168 unsigned int chroma_u_offset, /* UV offset from the beginning of the memory */ in psb_surface_create_for_userptr() 203 unsigned int chroma_u_offset, /* UV offset from the beginning of the memory */ in psb_surface_create_from_kbuf()
|
D | psb_surface_attrib.c | 269 unsigned int chroma_u_offset, /* UV offset from the beginning of the memory */ in psb_CreateSurfacesForUserPtr() 423 unsigned int chroma_u_offset, /* UV offset from the beginning of the memory */ in psb_CreateSurfaceFromKBuf()
|
D | psb_drv_video.c | 2845 unsigned int *chroma_u_offset,
|
D | psb_drv_video.h | 646 unsigned int chroma_u_offset; /* U offset from the beginning of the memory */ 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 | 62 unsigned int chroma_u_offset; /* U offset from the beginning of the memory */ member
|
D | va.c | 1586 unsigned int *chroma_u_offset, in vaLockSurface()
|
D | va_trace.c | 296 unsigned int chroma_u_offset; in va_TraceSurface() local
|