/hardware/qcom/sm8150/display/gralloc/ |
D | gr_allocator.cpp | 218 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 222 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo() 225 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 227 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 231 flags |= UINT(ION_SECURE | ION_FLAG_CP_CDSP); in GetIonHeapInfo() 234 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() 248 if (flags & UINT(ION_SECURE)) { in GetIonHeapInfo()
|
D | gr_utils.cpp | 206 uint32_t align = UINT(getpagesize()); in GetDataAlignment() 443 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 445 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 446 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 454 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 455 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_allocator.cpp | 269 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 273 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 275 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 279 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() 297 if (flags & UINT(ION_SECURE)) { in GetIonHeapInfo()
|
D | gr_device_impl.cpp | 194 *out_size = UINT(copied); in Dump() 318 *outWidth = UINT(hnd->GetUnalignedWidth()); in GetBufferDimensions() 319 *outHeight = UINT(hnd->GetUnalignedHeight()); in GetBufferDimensions() 368 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
D | gr_utils.cpp | 340 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 342 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 343 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 351 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 352 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo()
|
D | gr_utils.h | 43 #define UINT(exp) static_cast<unsigned int>(exp) macro
|
D | gr_adreno_info.cpp | 132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_allocator.cpp | 272 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 276 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 278 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 282 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() 290 if (flags & UINT(ION_SECURE)) { in GetIonHeapInfo()
|
D | gr_utils.cpp | 204 uint32_t align = UINT(getpagesize()); in GetDataAlignment() 413 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 415 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 416 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 424 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 425 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_allocator.cpp | 269 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 273 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 275 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 279 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() 297 if (flags & UINT(ION_SECURE)) { in GetIonHeapInfo()
|
D | gr_device_impl.cpp | 194 *out_size = UINT(copied); in Dump() 318 *outWidth = UINT(hnd->GetUnalignedWidth()); in GetBufferDimensions() 319 *outHeight = UINT(hnd->GetUnalignedHeight()); in GetBufferDimensions() 368 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
D | gr_utils.cpp | 340 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 342 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 343 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 351 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 352 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo()
|
D | gr_utils.h | 43 #define UINT(exp) static_cast<unsigned int>(exp) macro
|
D | gr_adreno_info.cpp | 132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.h | 56 UINT mNumBytesPerInputFrame; 57 UINT mOutBufferSize;
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 198 uint32_t align = UINT(getpagesize()); in GetDataAlignment() 360 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 362 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 363 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 371 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 372 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo() 573 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 577 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 579 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 583 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() [all …]
|
D | gr_utils.h | 44 #define UINT(exp) static_cast<unsigned int>(exp) macro
|
D | gr_adreno_info.cpp | 123 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 199 uint32_t align = UINT(getpagesize()); in GetDataAlignment() 361 ystride = cstride = UINT(width) * bpp; in GetYuvSPPlaneInfo() 363 ycbcr->cb = reinterpret_cast<void *>(base + ystride * UINT(height)); in GetYuvSPPlaneInfo() 364 ycbcr->cr = reinterpret_cast<void *>(base + ystride * UINT(height) + 1); in GetYuvSPPlaneInfo() 372 uint32_t width = UINT(hnd->width); in GetYUVPlaneInfo() 373 uint32_t height = UINT(hnd->height); in GetYUVPlaneInfo() 575 flags |= UINT(ION_SD_FLAGS); in GetIonHeapInfo() 579 flags |= UINT(ION_SC_PREVIEW_FLAGS); in GetIonHeapInfo() 581 flags |= UINT(ION_SC_FLAGS); in GetIonHeapInfo() 585 flags |= UINT(ION_CP_FLAGS); in GetIonHeapInfo() [all …]
|
D | gr_utils.h | 44 #define UINT(exp) static_cast<unsigned int>(exp) macro
|
D | gr_device_impl.cpp | 207 *out_size = UINT(copied); in Dump() 331 *outWidth = UINT(hnd->GetUnalignedWidth()); in GetBufferDimensions() 332 *outHeight = UINT(hnd->GetUnalignedHeight()); in GetBufferDimensions() 373 *outStride = UINT(PRIV_HANDLE_CONST(buffer)->GetStride()); in GetBufferStride()
|
D | gr_adreno_info.cpp | 122 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 23 UINT = 3 << 28, 43 KEY_SIZE = TagType:UINT | 3, /** Key size in bits. */ 48 MIN_MAC_LENGTH = TagType:UINT | 8, /* Minimum length of MAC or AEAD authentication tag in 76 MIN_SECONDS_BETWEEN_OPS = TagType:UINT | 403, /* Minimum elapsed time between 78 MAX_USES_PER_BOOT = TagType:UINT | 404, /* Number of times the key can be used per 83 USER_ID = TagType:UINT | 501, /** Reserved for future use -- ignore. */ 92 AUTH_TIMEOUT = TagType:UINT | 505, /* Required freshness of user authentication for 119 OS_VERSION = TagType:UINT | 705, /** Version of system (keymaster2) */ 120 OS_PATCHLEVEL = TagType:UINT | 706, /** Patch level of system (keymaster2) */ 149 MAC_LENGTH = TagType:UINT | 1003, /** MAC or AEAD authentication tag length in bits. */
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 48 case TagType::UINT: in operator <<()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 202 MAKE_TAG_VALUE_ACCESSOR(TagType::UINT, f.integer) 373 case TagType::UINT: 406 case TagType::UINT:
|