Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • sound
  • soc
  • soc-compress.c
Find file
BlameHistoryPermalink
  • Liam Girdwood's avatar
    ASoC: compress: Add suport for DPCM into compressed audio · 2a99ef0f
    Liam Girdwood authored Jan 17, 2014
    Currently compressed audio streams are statically routed from the /dev
    to the DAI link. Some DSPs can route compressed data to multiple BE DAIs
    like they do for PCM data.
    
    Add support to allow dynamically routed compressed streams using the existing
    DPCM infrastructure. This patch adds special FE versions of the compressed ops
    that work out the runtime routing.
    Signed-off-by: 's avatarLiam Girdwood <liam.r.girdwood@linux.intel.com>
    Acked-by: 's avatarVinod Koul <vinod.koul@intel.com>
    Signed-off-by: 's avatarMark Brown <broonie@linaro.org>
    2a99ef0f
soc-compress.c 20.6 KB
EditWeb IDE
×

Replace soc-compress.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.