Commit e963760
committed
demux: add demux_prepare_active_look_up() function
This commit adds demux_prepare_active_look_up()
function. It contains channel parameter checking.
Look up table should not include elements referring
to channels higher than those actually set in
source/sink buffers.
Signed-off-by: Bartosz Kokoszko <bartoszx.kokoszko@linux.intel.com>1 parent f84f031 commit e963760
1 file changed
+31
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
351 | 351 | | |
352 | 352 | | |
353 | 353 | | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
354 | 382 | | |
355 | 383 | | |
356 | 384 | | |
| |||
431 | 459 | | |
432 | 460 | | |
433 | 461 | | |
| 462 | + | |
| 463 | + | |
434 | 464 | | |
435 | 465 | | |
436 | | - | |
| 466 | + | |
437 | 467 | | |
438 | 468 | | |
439 | 469 | | |
| |||
0 commit comments