Searched refs:MALI_GRALLOC_FORMAT_INTERNAL_NV16 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/ |
D | drmutils.cpp | 42 { MALI_GRALLOC_FORMAT_INTERNAL_NV16, DRM_FORMAT_NV16 }, in drm_fourcc_from_handle()
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 82 MALI_GRALLOC_FORMAT_INTERNAL_NV16 = HAL_PIXEL_FORMAT_YCbCr_422_SP, enumerator
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 57 …{ ID(MALI_GRALLOC_FORMAT_INTERNAL_NV16), .npln = 2, .ncmp = { 1, 2, 0 }, .bps = … 146 …{ .id = MALI_GRALLOC_FORMAT_INTERNAL_NV16, .cpu_rd = F_LIN, .cpu_wr = F_LIN, .gpu… 233 { HAL_PIXEL_FORMAT_YCbCr_422_SP, false, MALI_GRALLOC_FORMAT_INTERNAL_NV16 },
|