Home
last modified time | relevance | path

Searched defs:packet_size (Results 1 – 24 of 24) sorted by relevance

/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_host_test.cc289 for (const auto packet_size : sizes) { in TEST_F() local
302 for (const auto packet_size : sizes) { in TEST_F() local
315 const size_t packet_size = kMaxPacketSize + 1; in TEST_F() local
324 const size_t packet_size = 512; in TEST_F() local
338 for (auto packet_size : sizes) { in TEST_F() local
361 const size_t packet_size = 512; in TEST_F() local
388 const size_t packet_size = UINT16_MAX; in TEST_F() local
406 const size_t packet_size = kMaxPacketSize; in TEST_F() local
H A Dpacket_fragmenter_test.cc330 uint16_t packet_size, in manufacture_packet_and_then_reassemble()
/aosp12/system/bt/stack/test/common/
H A Dstack_test_packet_utils.cc59 size_t packet_size = buffer_length + BT_HDR_SIZE; in AllocateWrappedIncomingL2capAclPacket() local
79 size_t packet_size = in AllocateWrappedOutgoingL2capAclPacket() local
/aosp12/system/bt/packet/tests/avrcp/
H A Dget_folder_items_packet_test.cc56 auto packet_size = BrowsePacket::kMinSize() + 5; in TEST() local
94 auto packet_size = BrowsePacket::kMinSize() + 5; in TEST() local
136 auto packet_size = BrowsePacket::kMinSize() + 5; in TEST() local
/aosp12/system/bt/packet/tests/fuzzers/
H A Dget_folder_items_res_fuzzer.cc59 auto packet_size = BrowsePacket::kMinSize() + 5; in LLVMFuzzerTestOneInput() local
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Ddatapart_encode.cpp50 Int num_bits, packet_size = encParams->ResyncPacketsize; in EncodeFrameDataPartMode() local
229 … Int packet_size = encParams->ResyncPacketsize - 1 - (currVop->predictionType == I_VOP ? 19 : 17); in EncodeSliceDataPartMode() local
H A Dcombined_encode.cpp51 Int num_bits, packet_size = encParams->ResyncPacketsize; in EncodeFrameCombinedMode() local
282 Int packet_size = encParams->ResyncPacketsize - 1; in EncodeSliceCombinedMode() local
/aosp12/frameworks/av/media/mtp/
H A DMtpFfsCompatHandle.cpp165 int packet_size = getPacketSize(mBulkOut); in receiveFile() local
251 int packet_size = getPacketSize(mBulkIn); in sendFile() local
H A DMtpFfsHandle.cpp152 int packet_size = getPacketSize(read ? mBulkOut : mBulkIn); in doAsync() local
461 int packet_size = getPacketSize(mBulkOut); in receiveFile() local
569 int packet_size = getPacketSize(mBulkIn); in sendFile() local
/aosp12/system/bt/stack/rfcomm/
H A Dport_utils.cc142 uint16_t packet_size; in port_select_mtu() local
/aosp12/system/bt/hci/src/
H A Dhci_layer_android.cc99 size_t packet_size = data.size() + BT_HDR_SIZE; in WrapPacketAndCopy() local
H A Dhci_layer_linux.cc122 size_t packet_size = buf_size + BT_HDR_SIZE; in monitor_socket() local
/aosp12/system/core/fastboot/device/
H A Dusb.cpp135 int packet_size = getMaxPacketSize(aiob->fd); in usb_ffs_do_aio() local
/aosp12/frameworks/av/media/libstagefright/
H A DOggWriter.cpp120 size_t packet_size = 0; in addSource() local
/aosp12/system/bt/gd/os/
H A Dqueue_benchmark.cc176 int64_t packet_size = state.range(0); in BENCHMARK_DEFINE_F() local
/aosp12/system/bt/main/shim/
H A Dhci_layer.cc316 size_t packet_size = data->size() + kBtHdrSize; in WrapPacketAndCopy() local
519 size_t packet_size = data->length() + kBtHdrSize; in WrapRustPacketAndCopy() local
/aosp12/system/core/fastboot/
H A Dudp.cpp192 uint16_t packet_size = ExtractUint16(rx_data + 2); in InitializeProtocol() local
/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dvendor_interface.cc55 size_t packet_size = data.size() + sizeof(HC_BT_HDR); in WrapPacketAndCopy() local
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.cpp465 size_t packet_size = br.getBits(6); in parseDTVCCPacket() local
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc1272 uint16_t packet_size = in OnAudioDataReady() local
1290 void SendAudio(uint8_t* encoded_data, uint16_t packet_size, in SendAudio()
/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp360 size_t packet_size = 0; in FindInterface() local
/aosp12/system/bt/stack/l2cap/
H A Dl2c_utils.cc2357 uint16_t packet_size; in l2cu_adjust_out_mps() local
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp668 OMX_U32 packet_size = 0; in handle_input_extradata() local
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp672 OMX_U32 packet_size = 0; in handle_input_extradata() local