/aosp12/system/bt/hci/test/ |
H A D | packet_fragmenter_host_test.cc | 289 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 D | packet_fragmenter_test.cc | 330 uint16_t packet_size, in manufacture_packet_and_then_reassemble()
|
/aosp12/system/bt/stack/test/common/ |
H A D | stack_test_packet_utils.cc | 59 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 D | get_folder_items_packet_test.cc | 56 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 D | get_folder_items_res_fuzzer.cc | 59 auto packet_size = BrowsePacket::kMinSize() + 5; in LLVMFuzzerTestOneInput() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | datapart_encode.cpp | 50 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 D | combined_encode.cpp | 51 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 D | MtpFfsCompatHandle.cpp | 165 int packet_size = getPacketSize(mBulkOut); in receiveFile() local 251 int packet_size = getPacketSize(mBulkIn); in sendFile() local
|
H A D | MtpFfsHandle.cpp | 152 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 D | port_utils.cc | 142 uint16_t packet_size; in port_select_mtu() local
|
/aosp12/system/bt/hci/src/ |
H A D | hci_layer_android.cc | 99 size_t packet_size = data.size() + BT_HDR_SIZE; in WrapPacketAndCopy() local
|
H A D | hci_layer_linux.cc | 122 size_t packet_size = buf_size + BT_HDR_SIZE; in monitor_socket() local
|
/aosp12/system/core/fastboot/device/ |
H A D | usb.cpp | 135 int packet_size = getMaxPacketSize(aiob->fd); in usb_ffs_do_aio() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | OggWriter.cpp | 120 size_t packet_size = 0; in addSource() local
|
/aosp12/system/bt/gd/os/ |
H A D | queue_benchmark.cc | 176 int64_t packet_size = state.range(0); in BENCHMARK_DEFINE_F() local
|
/aosp12/system/bt/main/shim/ |
H A D | hci_layer.cc | 316 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 D | udp.cpp | 192 uint16_t packet_size = ExtractUint16(rx_data + 2); in InitializeProtocol() local
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/ |
H A D | vendor_interface.cc | 55 size_t packet_size = data.size() + sizeof(HC_BT_HDR); in WrapPacketAndCopy() local
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | NuPlayerCCDecoder.cpp | 465 size_t packet_size = br.getBits(6); in parseDTVCCPacket() local
|
/aosp12/system/bt/bta/hearing_aid/ |
H A D | hearing_aid.cc | 1272 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 D | usb_libusb.cpp | 360 size_t packet_size = 0; in FindInterface() local
|
/aosp12/system/bt/stack/l2cap/ |
H A D | l2c_utils.cc | 2357 uint16_t packet_size; in l2cu_adjust_out_mps() local
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 668 OMX_U32 packet_size = 0; in handle_input_extradata() local
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 672 OMX_U32 packet_size = 0; in handle_input_extradata() local
|