Namespaces

Records

Functions

  • bool IsDaiFormatSupported (const DaiFormat & format, const std::vector<DaiSupportedFormats> & supported)

    Checks if a format is part of the provided supported formats.

    Defined at line 10 of file ../../src/media/audio/lib/simple-codec/simple-codec-helper.cc

  • bool IsDaiFormatSupported (const DaiFormat & format, const DaiSupportedFormats & supported)

    Defined at line 20 of file ../../src/media/audio/lib/simple-codec/simple-codec-helper.cc

  • audio_fidl::wire::PcmFormat GetDefaultPcmFormat ()

    Defined at line 25 of file ../../src/media/audio/lib/simple-audio-stream/tests/sas-test.cc

  • audio::DaiFormat GetDefaultDaiFormat ()

    Defined at line 28 of file ../../src/media/audio/drivers/codecs/tas27xx/tas27xx-test.cc

  • fidl::WireSyncClient<audio_fidl::StreamConfig> GetStreamClient (fidl::WireSyncClient<audio_fidl::StreamConfigConnector> client)

    Defined at line 35 of file ../../src/media/audio/lib/simple-audio-stream/tests/sas-test.cc

  • zx_status_t test_bind (void * ctx, zx_device_t * parent)

    Defined at line 53 of file ../../src/media/audio/drivers/testing/realm/test-codec.cc

  • std::optional<bool> StateIsEnabled (const signal_fidl::SettableElementState & state)

    Utility function to reason about the combined started/bypassed state.

    Defined at line 81 of file ../../src/media/audio/drivers/codecs/tas58xx/tas58xx.cc

  • zx_status_t tas5720_bind (void * ctx, zx_device_t * parent)

    Defined at line 369 of file ../../src/media/audio/drivers/codecs/tas5720/tas5720.cc

  • zx_status_t max98373_bind (void * ctx, zx_device_t * parent)

    Defined at line 374 of file ../../src/media/audio/drivers/codecs/max98373/max98373.cc

  • template <typename X>
    bool contains (std::vector<X> vec, X val)

    Defined at line 433 of file ../../src/media/audio/drivers/codecs/tas27xx/tas27xx.cc

  • zx_status_t CheckFormatSupported (const DaiFormat & format)

    Defined at line 437 of file ../../src/media/audio/drivers/codecs/tas27xx/tas27xx.cc

  • zx_status_t tas27xx_bind (void * ctx, zx_device_t * parent)

    Defined at line 533 of file ../../src/media/audio/drivers/codecs/tas27xx/tas27xx.cc

  • zx_status_t tas58xx_bind (void * ctxzx_device_t * parent)

    Defined at line 1178 of file ../../src/media/audio/drivers/codecs/tas58xx/tas58xx.cc