/aosp_15_r20/external/libaom/apps/ |
H A D | aomenc.c | 532 struct stream_config { struct 533 struct aom_codec_enc_cfg cfg; 534 const char *out_fn; 535 const char *stats_fn; 536 stereo_format_t stereo_fmt; 537 int arg_ctrls[ARG_CTRL_CNT_MAX][2]; 538 int arg_ctrl_cnt; 562 struct stream_config config; argument
|
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/ |
D | zsl_snapshot_capture_session.cc | 198 const StreamConfiguration& stream_config) { in IsStreamConfigurationSupported() 268 const StreamConfiguration& stream_config, in Create() 361 const StreamConfiguration& stream_config, in ConfigureStreams() 527 const StreamConfiguration& stream_config) { in ConfigureSnapshotStreams() 560 const StreamConfiguration& stream_config, in SetupSnapshotProcessChain() 622 const StreamConfiguration& stream_config, in SetupRealtimeProcessChain() 677 const StreamConfiguration& stream_config, in PurgeHalConfiguredStream() 716 const StreamConfiguration& stream_config, in Initialize()
|
D | basic_capture_session.cc | 48 const StreamConfiguration& stream_config, in Create() 80 const StreamConfiguration& stream_config, in ConfigureStreams() 190 const StreamConfiguration& stream_config, in Initialize()
|
D | camera_device.cc | 338 const StreamConfiguration& stream_config, in GetSessionCharacteristics() 442 const StreamConfiguration& stream_config, bool check_settings) { in IsStreamCombinationSupported()
|
D | capture_session_utils.cc | 25 const StreamConfiguration& stream_config, in CreateCaptureSession()
|
D | basic_request_processor.cc | 48 const StreamConfiguration& stream_config, in ConfigureStreams()
|
D | snapshot_request_processor.cc | 89 const StreamConfiguration& stream_config, in ConfigureStreams()
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/ |
H A D | static_properties.cpp | 255 const camera3_stream_configuration_t* stream_config) { in StreamConfigurationSupported() 263 const camera3_stream_configuration_t* stream_config) { in SanityCheckStreamConfiguration() 296 const camera3_stream_configuration_t* stream_config) { in InputStreamsSupported() 372 const camera3_stream_configuration_t* stream_config) { in OutputStreamsSupported() 436 const camera3_stream_configuration_t* stream_config) { in OperationModeSupported()
|
H A D | v4l2_camera.cpp | 299 const camera3_stream_configuration_t* stream_config) { in validateDataspacesAndRotations() 314 int V4L2Camera::setupStreams(camera3_stream_configuration_t* stream_config) { in setupStreams()
|
H A D | camera.cpp | 170 int Camera::configureStreams(camera3_stream_configuration_t *stream_config) in configureStreams() 215 const camera3_stream_configuration_t* stream_config) in validateStreamConfiguration()
|
/aosp_15_r20/external/libvpx/ |
H A D | vpxenc.c | 679 struct stream_config { struct 696 struct stream_config config; argument
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | audio_buffer_tools.cc | 18 void SetupFrame(const StreamConfig& stream_config, in SetupFrame() 29 void CopyVectorToAudioBuffer(const StreamConfig& stream_config, in CopyVectorToAudioBuffer() 44 void ExtractVectorFromAudioBuffer(const StreamConfig& stream_config, in ExtractVectorFromAudioBuffer()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | audio_processing_impl_unittest.cc | 171 StreamConfig stream_config(/*sample_rate_hz=*/kSampleRateHz, in ProcessInputVolume() local 608 StreamConfig stream_config(kSampleRateHz, kNumChannels); in TEST() local 661 StreamConfig stream_config(/*sample_rate_hz=*/kSampleRateHz, in TEST() local 693 StreamConfig stream_config(/*sample_rate_hz=*/kSampleRateHz, in TEST() local 725 StreamConfig stream_config(kSampleRateHz, kNumChannels); in TEST() local 790 StreamConfig stream_config(kSampleRateHz, kNumChannels); in TEST() local 845 StreamConfig stream_config(/*sample_rate_hz=*/kSampleRateHz, in TEST() local 929 StreamConfig stream_config(/*sample_rate_hz=*/16000, in TEST() local
|
H A D | audio_buffer.cc | 104 const StreamConfig& stream_config) { in CopyFrom() 155 void AudioBuffer::CopyTo(const StreamConfig& stream_config, in CopyTo() 222 const StreamConfig& stream_config) { in CopyFrom() 294 void AudioBuffer::CopyTo(const StreamConfig& stream_config, in CopyTo()
|
H A D | high_pass_filter_unittest.cc | 27 const StreamConfig& stream_config, in ProcessOneFrameAsAudioBuffer() 45 const StreamConfig& stream_config, in ProcessOneFrameAsVector() 78 const StreamConfig stream_config(16000, num_channels); in RunBitexactnessTest() local
|
H A D | gain_controller2_unittest.cc | 421 const StreamConfig stream_config(kSampleRateHz, kStereo); in TEST() local 480 const StreamConfig stream_config(kSampleRateHz, kStereo); in TEST() local 549 const StreamConfig stream_config(kSampleRateHz, kStereo); in TEST() local 621 const StreamConfig stream_config(kSampleRateHz, kStereo); in TEST() local
|
H A D | audio_frame_view_unittest.cc | 22 const webrtc::StreamConfig stream_config(kSampleRateHz, kNumChannels); in TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec_dump/ |
H A D | aec_dump_integration_test.cc | 58 webrtc::StreamConfig stream_config(kNumSampleRateHz, kNumChannels); in TEST() local 77 webrtc::StreamConfig stream_config(kNumSampleRateHz, kNumChannels); in TEST() local
|
/aosp_15_r20/hardware/google/camera/common/hal/utils/ |
D | result_dispatcher.cc | 41 NotifyFunc notify, const StreamConfiguration& stream_config, in Create() 60 NotifyFunc notify, const StreamConfiguration& stream_config, in ResultDispatcher() 424 const StreamConfiguration& stream_config) { in InitializeGroupStreamIdsMap()
|
D | zsl_result_dispatcher.cc | 34 const StreamConfiguration& stream_config) { in Create() 59 uint32_t partial_result_count, const StreamConfiguration& stream_config) { in Initialize()
|
D | multicam_realtime_process_block.cc | 105 const StreamConfiguration& stream_config, in GetCameraStreamConfigurationMap() 136 const StreamConfiguration& stream_config, in ConfigureStreams()
|
D | utils.cc | 297 bool IsLiveSnapshotConfigured(const StreamConfiguration& stream_config) { in IsLiveSnapshotConfigured() 579 const StreamConfiguration& stream_config, uint32_t logical_camera_id, in IsStreamUseCaseSupported()
|
/aosp_15_r20/hardware/google/camera/common/hal/aidl_service/ |
D | aidl_camera_device.cc | 214 google_camera_hal::StreamConfiguration stream_config; in getSessionCharacteristics() local 348 google_camera_hal::StreamConfiguration stream_config; in isStreamCombinationSupportedInternal() local
|
/aosp_15_r20/external/libaom/common/ |
H A D | warnings.c | 79 const struct aom_codec_enc_cfg *stream_config) { in check_encoder_config()
|
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/publishers/ |
H A D | buffer_pool_publisher.rs | 22 stream_config: StreamConfig, field
|