Home
last modified time | relevance | path

Searched defs:tmpLength (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_common_data_test/
Dstream_common_data_test.cpp127 int tmpLength = 3; variable
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/utils/
Dmedia_cached_buffer.cpp407 auto tmpLength = offset > (*readPos).offsetBegin ? offset - (*readPos).offsetBegin : 0; in Seek() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
Dhdi_sink.c1931 size_t tmpLength = length * processChannels / DEFAULT_IN_CHANNEL_NUM; in SinkRenderPrimaryProcess() local
2977 size_t tmpLength = length * u->multiChannel.sinkChannel / DEFAULT_IN_CHANNEL_NUM; in SinkRenderMultiChannelProcess() local