/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_retransmission.c | 28 size_t frameLen = 0; in SendBackPressureFrame() local
|
H A D | nstackx_dfile_control.c | 30 size_t frameLen = 0; in SendSessionFileTransferDoneAckFrame() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/ |
H A D | a2dp_decoder_sbc.cpp | 54 int frameLen = 0; in DecodePacket() local
|
H A D | a2dp_encoder_sbc.cpp | 629 int16_t frameLen = in A2dpSbcCalculateEncBitPool() local
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/ |
H A D | decoder_demo.cpp | 219 const int32_t* frameLen = nullptr; in GetFrameLen() local 232 const int32_t *frameLen = GetFrameLen(); in InputFunc() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/ |
H A D | audio_effect_chain_manager_unit_test.cpp | 346 int frameLen = 960; variable 374 int frameLen = 960; variable 402 int frameLen = 960; variable 430 int frameLen = 960; variable
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/ |
H A D | audio_effect_chain_adapter.h | 33 int frameLen; member
|
H A D | audio_effect_chain_manager.h | 86 int frameLen; member
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/ |
H A D | audio_render_common_test.cpp | 435 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); variable 647 uint32_t frameLen = DEFAULT_BUFFER_SIZE; variable 660 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); variable
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/ |
H A D | audiocapture_fuzzer.cpp | 100 uint32_t frameLen = 0; in CaptureFucSwitch() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | frame_header.h | 45 …uint32_t frameLen = 0; // Indicate length of frame before fragmentation. Frame include CommHe… member
|
H A D | protocol_proto.cpp | 324 uint32_t frameLen = inResult.GetFrameLen(); in AnalyzeSplitStructure() local
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/ |
H A D | audio_capture_common_test.cpp | 198 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); variable 248 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_discover.c | 455 uint16_t frameLen, ret; local 507 uint16_t frameLen = GetServiceMsgFrameLen(frame, size); local 894 uint16_t frameLen, moduleNameUnitLen, deviceIdUnitLen, msgUnitLen, bufferLen; local
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/ |
H A D | audio_capture_benchmarktest.cpp | 203 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F() local 232 uint32_t frameLen = (uint64_t)GetCaptureBufferSize(); in BENCHMARK_F() local
|
/ohos5.0/drivers/hdf_core/framework/include/platform/ |
H A D | i2s_if.h | 150 enum I2sFrameLen frameLen; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_effect_chain.cpp | 247 void AudioEffectChain::ApplyEffectChain(float *bufIn, float *bufOut, uint32_t frameLen, AudioEffect… in ApplyEffectChain()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
H A D | audio_capture_vdi.c | 64 int32_t AudioCaptureFrameVdi(struct IAudioCapture *capture, int8_t *frame, uint32_t *frameLen, uint… in AudioCaptureFrameVdi() 89 int32_t AudioCaptureFrameEcVdi(struct IAudioCapture *capture, const struct AudioFrameLen *frameLen, in AudioCaptureFrameEcVdi()
|
H A D | audio_render_vdi.c | 86 int32_t AudioRenderFrameVdi(struct IAudioRender *render, const int8_t *frame, uint32_t frameLen, ui… in AudioRenderFrameVdi()
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_capture.c | 733 struct IAudioCapture *capture, int8_t *frame, uint32_t *frameLen, uint64_t *replyBytes) in AudioCaptureCaptureFrame()
|
H A D | audio_render.c | 835 struct IAudioRender *render, const int8_t *frame, uint32_t frameLen, uint64_t *replyBytes) in AudioRenderRenderFrame()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/ |
H A D | sbc_encoder.cpp | 147 ssize_t frameLen = VALUE_0; in SBCEncode() local
|
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/ |
H A D | audio_render_benchmarktest.cpp | 587 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); in BENCHMARK_F() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 705 …size_t frameLen = byteSizePerData * static_cast<size_t>(channel) * static_cast<size_t>(rate) * 0.… in DfxOperation() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_sink.c | 1608 … void DoSpatializationFading(float *buf, int8_t fadingState, int8_t *fadingCount, int32_t frameLen, in DoSpatializationFading() 1632 int32_t frameLen = bitSize > 0 ? ((int32_t)length / bitSize) : 0; in SinkRenderPrimaryAfterProcess() local 1939 int32_t frameLen = bitSize > 0 ? ((int32_t)tmpLength / bitSize) : 0; in SinkRenderPrimaryProcess() local
|