/aosp12/bionic/libc/bionic/ |
H A D | libgen.cpp | 39 static int __basename_r(const char* path, char* buffer, size_t buffer_size) { in __basename_r() 92 __LIBC32_LEGACY_PUBLIC__ int basename_r(const char* path, char* buffer, size_t buffer_size) { in basename_r() 96 static int __dirname_r(const char* path, char* buffer, size_t buffer_size) { in __dirname_r() 156 __LIBC32_LEGACY_PUBLIC__ int dirname_r(const char* path, char* buffer, size_t buffer_size) { in dirname_r()
|
H A D | getentropy.cpp | 36 static int getentropy_urandom(void* buffer, size_t buffer_size, int saved_errno) { in getentropy_urandom() 52 int getentropy(void* buffer, size_t buffer_size) { in getentropy()
|
/aosp12/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | frame_buffer.cpp | 36 AllocatedFrameBuffer::AllocatedFrameBuffer(int buffer_size) { in AllocatedFrameBuffer() 42 AllocatedFrameBuffer::AllocatedFrameBuffer(uint8_t* buffer, int buffer_size) { in AllocatedFrameBuffer() 62 V4L2FrameBuffer::V4L2FrameBuffer(base::ScopedFD fd, int buffer_size, in V4L2FrameBuffer()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_buffer_allocator.cpp | 91 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in AllocateBuffer() local 193 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in GetBufferSize() local 292 uint32_t buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_buffer_allocator.cpp | 91 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in AllocateBuffer() local 193 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in GetBufferSize() local 292 uint32_t buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
H A D | mm_jpeg_mpo_composer.c | 101 uint32_t buffer_size, int value, uint8_t *overflow) in mm_jpeg_mpo_write_long_little_endian() 132 uint32_t buffer_size, int value, uint8_t *overflow) in mm_jpeg_mpo_write_long() 160 uint8_t *mm_jpeg_mpo_get_app_marker(uint8_t *buffer_addr, int buffer_size, in mm_jpeg_mpo_get_app_marker()
|
/aosp12/frameworks/compile/libbcc/bcinfo/Wrap/ |
H A D | wrapper_output.cpp | 19 bool WrapperOutput::Write(const uint8_t* buffer, size_t buffer_size) { in Write()
|
H A D | file_wrapper_output.cpp | 38 bool FileWrapperOutput::Write(const uint8_t* buffer, size_t buffer_size) { in Write()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_buffer_allocator.cpp | 87 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in AllocateBuffer() local 181 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags, in GetBufferSize() local
|
/aosp12/system/nfc/utils/test/ringbuffer_fuzzer/ |
H A D | ringbuffer_fuzzer.cpp | 17 uint16_t buffer_size = *((const uint16_t*)Data); in LLVMFuzzerTestOneInput() local
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | filesystem_verifier_action.cc | 205 const size_t buffer_size) { in WriteVerityAndHashPartition() 264 const size_t buffer_size) { in HashPartition()
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | MediaBufferGroup.cpp | 51 MediaBufferGroup::MediaBufferGroup(size_t buffers, size_t buffer_size, size_t growthLimit) in MediaBufferGroup() 56 void MediaBufferGroup::init(size_t buffers, size_t buffer_size, size_t growthLimit) { in init()
|
/aosp12/system/core/trusty/utils/acvp/ |
H A D | acvp_ipc.h | 60 uint32_t buffer_size; member
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.cpp | 154 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local 295 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.cpp | 160 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local 301 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | pvdec_api.cpp | 215 int32 buffer_size; in PVInitVideoDecoder() local 1017 … uint32 timestamp[], int32 buffer_size[], uint use_ext_timestamp[], uint8 *currYUV) in PVDecodeVideoFrame() 1045 …uint32 timestamp[], int32 buffer_size[], VopHeaderInfo *header_info, uint use_ext_timestamp [], ui… in PVDecodeVopHeader() 1255 Bool PVDecodeVopBody(VideoDecControls *decCtrl, int32 buffer_size[]) in PVDecodeVopBody()
|
/aosp12/packages/services/BuiltInPrintService/jni/plugins/ |
H A D | lib_pwg.c | 322 …r *_generate_blank_data(int pixel_width, int pixel_height, uint8 monochrome, size_t *buffer_size) { in _generate_blank_data() 372 size_t buffer_size; in _end_page() local
|
/aosp12/system/bt/audio_a2dp_hw/test/ |
H A D | audio_a2dp_hw_test.cc | 104 size_t buffer_size = audio_a2dp_hw_stream_compute_buffer_size( in TEST_F() local
|
/aosp12/system/bt/audio_hearing_aid_hw/test/ |
H A D | audio_hearing_aid_hw_test.cc | 104 size_t buffer_size = audio_ha_hw_stream_compute_buffer_size( in TEST_F() local
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.cpp | 169 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local 322 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/bionic/libdl/ |
H A D | libdl_android.cpp | 64 void android_get_LD_LIBRARY_PATH(char* buffer, size_t buffer_size) { in android_get_LD_LIBRARY_PATH()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.cpp | 193 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local 346 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | clock.h | 54 static inline void audio_utils_ns_to_string(int64_t ns, char *buffer, size_t buffer_size) in audio_utils_ns_to_string()
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | native_program.cpp | 136 static const int buffer_size = 1024; in CallGetValue() local
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_buffer_allocator.cpp | 212 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetBufferSize() local 363 uint32_t aligned_width = 0, aligned_height = 0, buffer_size = 0; in GetAllocatedBufferInfo() local
|