Home
last modified time | relevance | path

Searched defs:curConfig (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline/
H A Ddcamera_pipeline_sink.cpp72 bool DCameraPipelineSink::IsInRange(const VideoConfigParams& curConfig) in IsInRange()
H A Ddcamera_pipeline_source.cpp77 bool DCameraPipelineSource::IsInRange(const VideoConfigParams& curConfig) in IsInRange()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp91 bool EncodeDataProcess::IsInEncoderRange(const VideoConfigParams& curConfig) in IsInEncoderRange()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process_common.cpp82 bool DecodeDataProcess::IsInDecoderRange(const VideoConfigParams& curConfig) in IsInDecoderRange()
H A Ddecode_data_process.cpp82 bool DecodeDataProcess::IsInDecoderRange(const VideoConfigParams& curConfig) in IsInDecoderRange()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile_peer.cpp950 A2dpCodecConfig *curConfig = nullptr; in SetConfigure() local