Home
last modified time | relevance | path

Searched defs:frameLen (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c28 size_t frameLen = 0; in SendBackPressureFrame() local
H A Dnstackx_dfile_control.c30 size_t frameLen = 0; in SendSessionFileTransferDoneAckFrame() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_decoder_sbc.cpp54 int frameLen = 0; in DecodePacket() local
H A Da2dp_encoder_sbc.cpp629 int16_t frameLen = in A2dpSbcCalculateEncBitPool() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp219 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 Daudio_effect_chain_manager_unit_test.cpp346 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 Daudio_effect_chain_adapter.h33 int frameLen; member
H A Daudio_effect_chain_manager.h86 int frameLen; member
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp435 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 Daudiocapture_fuzzer.cpp100 uint32_t frameLen = 0; in CaptureFucSwitch() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dframe_header.h45 …uint32_t frameLen = 0; // Indicate length of frame before fragmentation. Frame include CommHe… member
H A Dprotocol_proto.cpp324 uint32_t frameLen = inResult.GetFrameLen(); in AnalyzeSplitStructure() local
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp198 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 Dcoap_discover.c455 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 Daudio_capture_benchmarktest.cpp203 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 Di2s_if.h150 enum I2sFrameLen frameLen; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp247 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 Daudio_capture_vdi.c64 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 Daudio_render_vdi.c86 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 Daudio_capture.c733 struct IAudioCapture *capture, int8_t *frame, uint32_t *frameLen, uint64_t *replyBytes) in AudioCaptureCaptureFrame()
H A Daudio_render.c835 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 Dsbc_encoder.cpp147 ssize_t frameLen = VALUE_0; in SBCEncode() local
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp587 uint32_t frameLen = (uint64_t)GetRenderBufferSize(); in BENCHMARK_F() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp705 …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 Dhdi_sink.c1608 … 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

12