Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 25 of 55) sorted by relevance

123

/hardware/qcom/sm8150/display/gralloc/
Dgr_allocator.cpp218 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()
Dgr_utils.cpp206 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/
Dgr_allocator.cpp269 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()
Dgr_device_impl.cpp194 *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()
Dgr_utils.cpp340 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()
Dgr_utils.h43 #define UINT(exp) static_cast<unsigned int>(exp) macro
Dgr_adreno_info.cpp132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
/hardware/qcom/sdm845/display/gralloc/
Dgr_allocator.cpp272 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()
Dgr_utils.cpp204 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/
Dgr_allocator.cpp269 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()
Dgr_device_impl.cpp194 *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()
Dgr_utils.cpp340 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()
Dgr_utils.h43 #define UINT(exp) static_cast<unsigned int>(exp) macro
Dgr_adreno_info.cpp132 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
/hardware/google/av/media/codecs/aac/
DC2SoftAacEnc.h56 UINT mNumBytesPerInputFrame;
57 UINT mOutBufferSize;
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp198 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 …]
Dgr_utils.h44 #define UINT(exp) static_cast<unsigned int>(exp) macro
Dgr_adreno_info.cpp123 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp199 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 …]
Dgr_utils.h44 #define UINT(exp) static_cast<unsigned int>(exp) macro
Dgr_device_impl.cpp207 *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()
Dgr_adreno_info.cpp122 *aligned_w = UINT(LINK_adreno_compute_padding(width, bpp, surface_tile_height, raster_mode, in AlignUnCompressedRGB()
/hardware/interfaces/keymaster/3.0/
Dtypes.hal23 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/
Dkey_param_output.cpp48 case TagType::UINT: in operator <<()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_tags.h202 MAKE_TAG_VALUE_ACCESSOR(TagType::UINT, f.integer)
373 case TagType::UINT:
406 case TagType::UINT:

123