]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
PASDK-218: Using PAF_ASOT_MAX_FRAMELENGTH for asop_params_PAi.maxFramelength now.
authorGovind Jeyaram <govind.j@ti.com>
Tue, 25 Jul 2017 16:39:51 +0000 (09:39 -0700)
committerGovind Jeyaram <govind.j@ti.com>
Tue, 25 Jul 2017 16:39:51 +0000 (09:39 -0700)
pasdk/test_dsp/framework/itopo/params.c

index b6b8b72efa103637c8568d1b1dccc83fece8b024..ec717e4ca2b8de0efb25922317b851e740113e9f 100644 (file)
@@ -960,7 +960,7 @@ const PAF_ASOT_Params asop_params_PAi =
     &PAF_ASP_params_decSioMap,                              // pDecSioMap
     PAF_AST_streamsFromDecodes_std,                         // streamsFromDecodes
     PAF_AST_streamsFromEncodes_std,                         // streamsFromEncodes
-    1024, //PAF_MAX_SYS_FRAMELENGTH,                                // maxFramelength
+       PAF_ASOT_MAX_FRAMELENGTH,                               // maxFramelength
     PAF_AST_streamOrder,                                    // streamOrder
     inpLinkInit,                                            // i_inpLinkInit
     outLinkInit,                                            // i_outLinkInit