Home
last modified time | relevance | path

Searched defs:channel (Results 401 - 425 of 718) sorted by relevance

1...<<11121314151617181920>>...29

/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapiflush_fuzzer/
H A Daudioencoderdemo.cpp102 static uint64_t GetChannelLayout(int32_t channel) in GetChannelLayout() argument
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapireset_fuzzer/
H A Daudioencoderdemo.cpp102 static uint64_t GetChannelLayout(int32_t channel) in GetChannelLayout() argument
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp843 OH_AVErrCode ADecBufferDemo::Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) in Configure() argument
858 OH_AVErrCode ADecBufferDemo::SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) in SetParameter() argument
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_audio_encoder.cpp257 std::string channel; in ParseAudioArgs() local
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapisetparameter_fuzzer/
H A Daudioencoderdemo.cpp102 static uint64_t GetChannelLayout(int32_t channel) in GetChannelLayout() argument
/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapidescription_fuzzer/
H A Daudioencoderdemo.cpp102 static uint64_t GetChannelLayout(int32_t channel) in GetChannelLayout() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_select_rule.c366 int32_t channel = SoftBusFrequencyToChannel(frequency); in GetLinkedChannelScore() local
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp156 static int32_t MessageParcelRead(MessageParcel &data, ChannelInfo *channel) in MessageParcelRead() argument
211 ChannelInfo channel = { 0 }; OnChannelOpenedInner() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_socket_manager.c249 TcpDirectChannelInfo channel; in ClientTransGetTdcIp() local
265 UdpChannel channel; in ClientTransGetUdpIp() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinner_link.cpp217 void InnerLink::SetNegotiateChannel(const std::shared_ptr<NegotiateChannel> &channel) in SetNegotiateChannel() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c299 static ClientProxyChannelInfo *ClientTransProxyCreateChannelInfo(const ChannelInfo *channel) in ClientTransProxyCreateChannelInfo() argument
319 ClientTransProxyOnChannelOpened(const char *sessionName, const ChannelInfo *channel) ClientTransProxyOnChannelOpened() argument
[all...]
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h178 int32_t channel; /**< Wi-Fi channel */ member
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp185 TransTdcOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) TransTdcOnChannelOpened() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp92 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) in TestOnChannelOpened() argument
H A Dsoftbus_proxychannel_message_test.cpp89 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) in TestOnChannelOpened() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.c431 int channel = 0; in RpcP2pSetListenChannel() local
H A Dwifi_hal_struct.h135 int32_t channel; member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_p2p_hal_interface.cpp262 WifiErrorNo WifiP2PHalInterface::SetListenChannel(size_t channel, unsigned char regClass) const in SetListenChannel() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_p2p_iface.c585 WifiErrorNo P2pSetListenChannel(int channel, int regClass) in P2pSetListenChannel() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service.cpp437 int channel = 0; // 0 is invalid channel in GetP2pRecommendChannel() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Ddfx_types.h136 std::string channel; member
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp56 static uint64_t GetChannelLayout(int32_t channel) in GetChannelLayout() argument
580 OH_AVErrCode AudioBufferAacEncDemo::Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, in Configure() argument
743 OH_AVErrCode AudioBufferAacEncDemo::SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, in SetParameter() argument
[all...]
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp842 OH_AVErrCode ADecBufferDemo::Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) in Configure() argument
857 OH_AVErrCode ADecBufferDemo::SetParameter(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int32_t sampleRate) in SetParameter() argument
/third_party/ffmpeg/libavcodec/
H A Dcfhd.c140 int i, channel; in process_alpha() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Davf_showvolume.c295 static inline void calc_persistent_max(ShowVolumeContext *s, float max, int channel) in calc_persistent_max() argument
306 draw_max_line(ShowVolumeContext *s, int max_draw, int channel) draw_max_line() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...29