/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_frame.c | 139 size_t *frameLength) in EncodeFileHeaderFrameSp() 203 size_t *frameLength) in EncodeFileHeaderFrame() 210 size_t *frameLength) in EncodeFileHeaderConfirmFrame() 259 size_t *frameLength) in EncodeFileTransferDoneFrame() 284 void EncodeSettingFrame(uint8_t *buffer, size_t length, size_t *frameLength, const SettingFrame *se… in EncodeSettingFrame() 309 void EncodeRstFrame(uint8_t *buffer, size_t length, size_t *frameLength, uint16_t transId, uint16_t… in EncodeRstFrame() 327 void EncodeBackPressFrame(uint8_t *buffer, size_t length, size_t *frameLength, uint8_t recvListOver… in EncodeBackPressFrame() 349 …codeFileTransferDoneAckFrame(uint8_t *buffer, size_t length, uint16_t transId, size_t *frameLength) in EncodeFileTransferDoneAckFrame()
|
H A D | nstackx_dfile_transfer.c | 306 int32_t SendFrame(DFileTrans *dFileTrans, uint8_t *frame, size_t frameLength, DFileSendState *nextS… in SendFrame()
|
H A D | nstackx_dfile_session.c | 1664 static int32_t DFileAddInboundQueue(DFileSession *session, const uint8_t *frame, size_t frameLength, in DFileAddInboundQueue()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | audio_down_mix_stereo.cpp | 82 int32_t AudioDownMixStereo::Apply(const int32_t &frameLength, float *input, float *output) in Apply()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/ |
H A D | audio_enhance_chain_adapter.h | 34 uint32_t frameLength; member
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/demuxer/aac_demuxer/ |
H A D | aac_demuxer_plugin.h | 37 uint32_t frameLength; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 289 …uint8_t frameLength = (modemSts->breakSignal) ? RFCOMM_MSC_FRAME_HAVEBREAK_LEN : RFCOMM_MSC_FRAME_… in RfcommSendUihMsc() local 369 uint8_t frameLength = portConfig ? RFCOMM_RPN_CMDFRAME_LEN : RFCOMM_RPN_REQFRAME_LEN; in RfcommSendUihRpn() local 482 uint8_t frameLength = (size <= 0x7F) ? (RFCOMM_TEST_FRAME_LEN_MIN + size) : in RfcommSendUihTest() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/ |
H A D | minimp3_demuxer_plugin.h | 47 uint32_t frameLength; member
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/ |
H A D | audio_render_ext_impl_test.cpp | 173 const size_t frameLength = 4096; variable
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/ |
H A D | audio_render_interface_impl_test.cpp | 768 const size_t frameLength = 4096; variable
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_ffmpeg_aac_encoder_plugin.cpp | 76 uint32_t frameLength = static_cast<uint32_t>(aacLength) + ADTS_HEADER_SIZE; in GetAdtsHeader() local
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_render_ext_impl.cpp | 102 int8_t* frameData, const size_t frameLength) in FadeInProcess()
|
H A D | audio_render_interface_impl.cpp | 75 int8_t *frameData, const size_t frameLength) in FadeInProcess()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/ |
H A D | client_trans_proxy_file_manager.h | 77 uint32_t frameLength; member
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pro_renderer_stream_impl.cpp | 405 uint32_t frameLength = bufferDesc.bufLength / samplePerFrame; in EnqueueBuffer() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
H A D | ffmpeg_aac_encoder_plugin.cpp | 109 uint32_t frameLength = static_cast<uint32_t>(aacLength + ADTS_HEADER_SIZE); in GetAdtsHeader() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/acl/ |
H A D | hci_acl.c | 401 …**HciFargment(uint16_t handle, uint8_t flushable, Packet *packet, uint16_t frameLength, int *frame… in HciFargment()
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_effect.h | 287 size_t frameLength; member
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/ |
H A D | client_trans_proxy_file_manager.c | 1877 static int32_t CheckFrameLength(int32_t channelId, uint32_t frameLength, int32_t osType, uint32_t *… in CheckFrameLength()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler.cpp | 462 void RSProfiler::CalcNodeWeigthOnFrameEnd(uint64_t frameLength) in CalcNodeWeigthOnFrameEnd()
|