Home
last modified time | relevance | path

Searched defs:kBufferSize (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
H A Ditoatest.cpp31 enum { kBufferSize = 11 }; enumerator
38 enum { kBufferSize = 12 }; enumerator
45 enum { kBufferSize = 21 }; enumerator
52 enum { kBufferSize = 22 }; enumerator
/aosp12/system/core/init/
H A Dproto_utils.h29 constexpr size_t kBufferSize = 4096; variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_MediaDataSource.h38 kBufferSize = 64 * 1024, enumerator
H A Dandroid_media_MediaHTTPConnection.h32 kBufferSize = 32768, enumerator
/aosp12/frameworks/av/cmds/stagefright/
H A DSineSource.h27 enum { kBufferSize = 8192 }; enumerator
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dpolled_socket_test.cc36 static const size_t kBufferSize = 16; member in test_vendor_lib::net::PolledSocketTest
H A Dasync_manager_unittest.cc34 static const size_t kBufferSize = 16; member in test_vendor_lib::AsyncManagerSocketTest
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DRemoteDataSource.h93 kBufferSize = 64 * 1024, enumerator
/aosp12/packages/modules/adb/
H A Dshell_protocol.h101 kBufferSize = MAX_PAYLOAD, enumerator
/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/
H A DA2dpSoftwareAudioProvider.cpp43 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
H A DHearingAidAudioProvider.cpp39 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/
H A DA2dpSoftwareAudioProvider.cpp45 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
H A DHearingAidAudioProvider.cpp41 static constexpr uint32_t kBufferSize = kRtpFrameSize * kRtpFrameCount; variable
/aosp12/system/update_engine/common/
H A Dhash_calculator.cc52 const int kBufferSize = 128 * 1024; // 128 KiB in UpdateFile() local
/aosp12/system/iorap/src/perfetto/
H A Dmain.cc61 static const uint32_t kBufferSize = 4096; in CreateCommandLinePerfettoDependenciesComponent() local
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerStreamListener.h45 kBufferSize = 188 * 10 enumerator
/aosp12/system/update_engine/payload_generator/
H A Dpayload_generation_config_android.cc98 constexpr uint64_t kBufferSize = 1024 * 1024; in VerifyVerityConfig() local
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h48 constexpr int kBufferSize = 512; variable
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h49 constexpr int kBufferSize = 512; variable
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h49 constexpr int kBufferSize = 512; variable
/aosp12/system/core/fs_mgr/
H A Dfile_wait.cpp193 static constexpr size_t kBufferSize = sizeof(struct inotify_event) + NAME_MAX + 1; in ConsumeEvents() local
/aosp12/frameworks/av/media/libheif/
H A DHeifDecoderImpl.cpp94 kBufferSize = 64 * 1024, enumerator
/aosp12/frameworks/av/media/libeffects/testlibs/
H A DEffectEqualizer.cpp105 static const size_t kBufferSize = 32; variable
/aosp12/system/unwinding/libunwindstack/tests/
H A DMapsTest.cpp446 constexpr size_t kBufferSize = 2048; in TEST() local
/aosp12/hardware/interfaces/bluetooth/1.0/default/test/
H A Dasync_fd_watcher_unittest.cc43 static const size_t kBufferSize = 16; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest

12