/aosp_15_r20/hardware/interfaces/security/authgraph/default/src/ |
H A D | lib.rs | 36 struct Channels { struct 37 in_tx: mpsc::Sender<Vec<u8>>, 38 out_rx: mpsc::Receiver<Vec<u8>>,
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | resize_bilinear_tester.h | 43 inline ResizeBilinearTester& Channels(int32_t channels) { in Channels() function 49 inline int32_t Channels() const { return channels_; } in Channels() function
|
H A D | pool_2d_tester.h | 43 inline Pool2DTester& Channels(int32_t channels) { in Channels() function 49 inline int32_t Channels() const { return channels_; } in Channels() function
|
H A D | quantized_resize_bilinear_tester.h | 45 inline QuantizedResizeBilinearTester& Channels(int32_t channels) { in Channels() function 51 inline int32_t Channels() const { return channels_; } in Channels() function
|
H A D | quantized_pool_2d_tester.h | 44 inline QuantizedPool2DTester& Channels(int32_t channels) { in Channels() function 50 inline int32_t Channels() const { return channels_; } in Channels() function
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/channels/ |
D | Channels.java | 63 public final class Channels { class 65 private Channels() { throw new Error("no instances"); } in Channels() method in Channels
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/channels/ |
H A D | Channels.java | 63 public final class Channels { class 65 private Channels() { throw new Error("no instances"); } in Channels() method in Channels
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/channels/ |
D | Channels.java | 63 public final class Channels { class 65 private Channels() { throw new Error("no instances"); } in Channels() method in Channels
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/ |
H A D | audio_decoder_pcm.cc | 33 size_t AudioDecoderPcmU::Channels() const { in Channels() function in webrtc::AudioDecoderPcmU 74 size_t AudioDecoderPcmA::Channels() const { in Channels() function in webrtc::AudioDecoderPcmA
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g722/ |
H A D | audio_decoder_g722.cc | 70 size_t AudioDecoderG722Impl::Channels() const { in Channels() function in webrtc::AudioDecoderG722Impl 135 size_t AudioDecoderG722StereoImpl::Channels() const { in Channels() function in webrtc::AudioDecoderG722StereoImpl
|
/aosp_15_r20/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/ |
H A D | ListPresetsResponseWithNullVideoField.json | 6 "Channels": "auto", string 30 "Channels": "auto", string
|
/aosp_15_r20/external/kotlinx.coroutines/docs/topics/ |
H A D | coroutines-and-channels.md | 1144 ## Channels section 1274 In `src/tasks/Request7Channels.kt`, implement the function `loadContributorsChannels()` that reques… argument
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A D | fake_decode_from_file.h | 47 size_t Channels() const override { return stereo_ ? 2 : 1; } in Channels() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_color_spec.h | 90 uint32 Channels () const in Channels() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | tensor.h | 62 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/pcm16b/ |
H A D | audio_decoder_pcm16b.cc | 35 size_t AudioDecoderPcm16B::Channels() const { in Channels() function in webrtc::AudioDecoderPcm16B
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | metal_spatial_tensor.h | 57 int Channels() const override { return descriptor_.GetBHWDCShape().c; } in Channels() function
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/ |
H A D | audio_decoder_ilbc.cc | 106 size_t AudioDecoderIlbcImpl::Channels() const { in Channels() function in webrtc::AudioDecoderIlbcImpl
|
/aosp_15_r20/external/webrtc/test/ |
H A D | audio_decoder_proxy_factory.h | 69 size_t Channels() const override { return decoder_->Channels(); } in Channels() function
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/ |
H A D | audio_decoder_opus.cc | 124 size_t AudioDecoderOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderOpusImpl
|
H A D | audio_decoder_multi_channel_opus_impl.cc | 178 size_t AudioDecoderMultiChannelOpusImpl::Channels() const { in Channels() function in webrtc::AudioDecoderMultiChannelOpusImpl
|
/aosp_15_r20/external/webrtc/api/audio/ |
H A D | channel_layout.h | 128 enum Channels { enum
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | cpp.rst | 205 Channels chapter
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | HiiImageDecoder.h | 79 UINT16 Channels; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | HiiImageDecoder.h | 79 UINT16 Channels; member
|