Home
last modified time | relevance | path

Searched refs:pOutputBufHdrPending (Results 1 – 25 of 48) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c1120 pComponentPrivate->pOutputBufHdrPending[i]); in AACDEC_HandleCommand()
1121 if (pComponentPrivate->pOutputBufHdrPending[i] != NULL) { in AACDEC_HandleCommand()
1123 …_GetCorresponding_LCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in AACDEC_HandleCommand()
1125 …AACDEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LIN… in AACDEC_HandleCommand()
1129 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in AACDEC_HandleCommand()
1130 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in AACDEC_HandleCommand()
1582 pComponentPrivate->pOutputBufHdrPending[i]); in AACDEC_HandleCommand()
1583 if (pComponentPrivate->pOutputBufHdrPending[i] != NULL) { in AACDEC_HandleCommand()
1585 …_GetCorresponding_LCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in AACDEC_HandleCommand()
1587 …AACDEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LIN… in AACDEC_HandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Dec_Utils.c1099 if (pComponentPrivate->pOutputBufHdrPending[i]) { in MP3DEC_HandleCommand()
1102 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in MP3DEC_HandleCommand()
1106 pComponentPrivate->pOutputBufHdrPending[i], in MP3DEC_HandleCommand()
1111 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in MP3DEC_HandleCommand()
1112 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in MP3DEC_HandleCommand()
1559 if (pComponentPrivate->pOutputBufHdrPending[i]) { in MP3DEC_HandleCommand()
1562 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in MP3DEC_HandleCommand()
1566 pComponentPrivate->pOutputBufHdrPending[i], in MP3DEC_HandleCommand()
1572 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in MP3DEC_HandleCommand()
1573 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in MP3DEC_HandleCommand()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDec_Utils.c1650 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in WMADECHandleDataBuf_FromApp()
1654 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in WMADECHandleDataBuf_FromApp()
2137 … PREF(pComponentPrivate_CC->pOutputBufHdrPending[i],pBuffer), in WMADECLCML_Callback()
2138 … PREF(pComponentPrivate_CC->pOutputBufHdrPending[i],nFilledLen), in WMADECLCML_Callback()
2143 … pComponentPrivate_CC->pOutputBufHdrPending[i] in WMADECLCML_Callback()
2146 pComponentPrivate_CC->pOutputBufHdrPending[i] = NULL; in WMADECLCML_Callback()
2186 pComponentPrivate_CC->pOutputBufHdrPending[i]); in WMADECLCML_Callback()
2188 pComponentPrivate_CC->pOutputBufHdrPending[i] = NULL; in WMADECLCML_Callback()
3242 if (pComponentPrivate->pOutputBufHdrPending[i]) in WMADEC_CommandToExecuting()
3245 pComponentPrivate->pOutputBufHdrPending[i], in WMADEC_CommandToExecuting()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
DOMX_G722Enc_Utils.c1145 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G722ENC_HandleCommand()
1355 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G722ENC_HandleDataBuf_FromApp()
1385 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G722ENC_HandleDataBuf_FromApp()
2300 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G722ENC_CommandToExecuting()
2301 …if (!G722ENC_IsPending(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i], OMX_DirOutpu… in G722ENC_CommandToExecuting()
2302 …G722ENC_GetCorresponding_LCMLHeader(pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, OMX_DirOu… in G722ENC_CommandToExecuting()
2303 … G722ENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput); in G722ENC_CommandToExecuting()
2308 pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G722ENC_CommandToExecuting()
2309 pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G722ENC_CommandToExecuting()
2310 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G722ENC_CommandToExecuting()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Enc_Utils.c924 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G711ENC_HandleCommand()
925 …C_GetCorrespondingLCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in G711ENC_HandleCommand()
926 …G711ENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LI… in G711ENC_HandleCommand()
930 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G711ENC_HandleCommand()
931 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G711ENC_HandleCommand()
932 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G711ENC_HandleCommand()
937 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G711ENC_HandleCommand()
1323 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G711ENC_HandleCommand()
1671 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G711ENC_HandleDataBufFromApp()
2048 … pComponentPrivate->pOutputBufHdrPending[i] in G711ENC_LCMLCallback()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Enc_Utils.c944 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G726ENC_HandleCommand()
945 …_GetCorrespondingLCMLHeader(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in G726ENC_HandleCommand()
946 …G726ENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LI… in G726ENC_HandleCommand()
949 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G726ENC_HandleCommand()
950 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G726ENC_HandleCommand()
1495 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G726ENC_HandleDataBufFromApp()
1520 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G726ENC_HandleDataBufFromApp()
1831 pComponentPrivate->pOutputBufHdrPending[i]); in G726ENC_LCMLCallback()
1832 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G726ENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Dec_Utils.c903 if (pComponentPrivate->pOutputBufHdrPending[i] != NULL) { in G726DEC_HandleCommand()
906 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G726DEC_HandleCommand()
908 … if (!G726DEC_IsPending(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i], in G726DEC_HandleCommand()
910 … G726DEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i], in G726DEC_HandleCommand()
914 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G726DEC_HandleCommand()
915 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G726DEC_HandleCommand()
916 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G726DEC_HandleCommand()
1477 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G726DEC_HandleDataBuf_FromApp()
1859 … pComponentPrivate->pOutputBufHdrPending[i] in G726DEC_LCML_Callback()
1862 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G726DEC_LCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Dec_Utils.c1009 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G722DEC_HandleCommand()
1012 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G722DEC_HandleCommand()
1014 … if (!G722DEC_IsPending(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i], in G722DEC_HandleCommand()
1016 … G722DEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i], in G722DEC_HandleCommand()
1020 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G722DEC_HandleCommand()
1021 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G722DEC_HandleCommand()
1022 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G722DEC_HandleCommand()
1370 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G722DEC_HandleCommand()
1575 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G722DEC_HandleDataBuf_FromApp()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Dec_Utils.c997 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G729DECHandleCommand()
998 …GetCorresponding_LCMLHeader(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in G729DECHandleCommand()
999 … G729DEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput); in G729DECHandleCommand()
1002 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G729DECHandleCommand()
1003 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G729DECHandleCommand()
1004 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G729DECHandleCommand()
1594 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G729DECHandleDataBuf_FromApp()
1625 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G729DECHandleDataBuf_FromApp()
1913 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G729DECLCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Enc_Utils.c996 if (pComponentPrivate->pOutputBufHdrPending[i]) in G729ENC_HandleCommand()
998 … G729ENC_GetCorrespondingLCMLHeader(pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G729ENC_HandleCommand()
1003 pComponentPrivate->pOutputBufHdrPending[i], in G729ENC_HandleCommand()
1007 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G729ENC_HandleCommand()
1008 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G729ENC_HandleCommand()
1009 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G729ENC_HandleCommand()
1672 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G729ENC_HandleDataBufFromApp()
1701 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G729ENC_HandleDataBufFromApp()
2186 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G729ENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Dec_Utils.c1002 if (pComponentPrivate->pOutputBufHdrPending[i]) { in G711DECHandleCommand()
1003 …G711DECGetCorresponding_LCMLHeader(pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, OMX_DirOut… in G711DECHandleCommand()
1004 … G711DEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput); in G711DECHandleCommand()
1007 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in G711DECHandleCommand()
1008 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in G711DECHandleCommand()
1009 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in G711DECHandleCommand()
1452 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in G711DECHandleCommand()
1800 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G711DECHandleDataBuf_FromApp()
1832 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in G711DECHandleDataBuf_FromApp()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h576 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[WBAMR_DEC_MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c1180 if (pComponentPrivate->pOutputBufHdrPending[i]!= NULL) in AACENCHandleCommand()
1182 …GetCorresponding_LCMLHeader(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in AACENCHandleCommand()
1183 …AACENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__LIN… in AACENCHandleCommand()
1189 pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in AACENCHandleCommand()
1190 pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in AACENCHandleCommand()
1710 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in AACENCHandleCommand()
1816 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in AACENCHandleCommand()
2163 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in AACENCHandleDataBuf_FromApp()
2202 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in AACENCHandleDataBuf_FromApp()
2589 pComponentPrivate_CC->pOutputBufHdrPending[i] in AACENCLCML_Callback()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDec_Utils.c1132 if (pComponentPrivate->pOutputBufHdrPending[i]) { in WBAMR_DEC_HandleCommand()
1133 …_GetCorresponding_LCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in WBAMR_DEC_HandleCommand()
1134 …WBAMR_DEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__… in WBAMR_DEC_HandleCommand()
1137 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in WBAMR_DEC_HandleCommand()
1138 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in WBAMR_DEC_HandleCommand()
1139 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in WBAMR_DEC_HandleCommand()
2393 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in WBAMR_DEC_HandleDataBuf_FromApp()
2724 … pComponentPrivate->pOutputBufHdrPending[i]); in WBAMR_DEC_LCML_Callback()
2725 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in WBAMR_DEC_LCML_Callback()
2756 pComponentPrivate->pOutputBufHdrPending[i]); in WBAMR_DEC_LCML_Callback()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c1135 if (pComponentPrivate->pOutputBufHdrPending[i]) { in NBAMRDECHandleCommand()
1136 …CGetCorresponding_LCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in NBAMRDECHandleCommand()
1137 … NBAMRDEC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput); in NBAMRDECHandleCommand()
1141 pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in NBAMRDECHandleCommand()
1142 pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in NBAMRDECHandleCommand()
1143 pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in NBAMRDECHandleCommand()
2428 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in NBAMRDECHandleDataBuf_FromApp()
2765 … pComponentPrivate->pOutputBufHdrPending[i]); in NBAMRDECLCML_Callback()
2768 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in NBAMRDECLCML_Callback()
2797 pComponentPrivate->pOutputBufHdrPending[i]); in NBAMRDECLCML_Callback()
[all …]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
DOMX_G729Decoder.h549 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c1172 if (pComponentPrivate->pOutputBufHdrPending[i]) { in WBAMRENC_HandleCommand()
1173 …_GetCorrespondingLCMLHeader(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in WBAMRENC_HandleCommand()
1174 …WBAMRENC_SetPending(pComponentPrivate, pComponentPrivate->pOutputBufHdrPending[i], OMX_DirOutput, … in WBAMRENC_HandleCommand()
1177 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in WBAMRENC_HandleCommand()
1178 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in WBAMRENC_HandleCommand()
1179 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in WBAMRENC_HandleCommand()
1645 pComponentPrivate->pOutputBufHdrPending[i]); in WBAMRENC_HandleCommand()
2102 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in WBAMRENC_HandleDataBufFromApp()
2601 pComponentPrivate->pOutputBufHdrPending[i]); in WBAMRENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
DOMX_G722Enc_Utils.h576 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[G722ENC_MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c1060 if (pComponentPrivate->pOutputBufHdrPending[i]) { in NBAMRENC_HandleCommand()
1061 …C_GetCorrespondingLCMLHeader(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i]->pBuffer… in NBAMRENC_HandleCommand()
1062 …NBAMRENC_SetPending(pComponentPrivate,pComponentPrivate->pOutputBufHdrPending[i],OMX_DirOutput,__L… in NBAMRENC_HandleCommand()
1065 … pComponentPrivate->pOutputBufHdrPending[i]->pBuffer, in NBAMRENC_HandleCommand()
1066 … pComponentPrivate->pOutputBufHdrPending[i]->nAllocLen, in NBAMRENC_HandleCommand()
1067 … pComponentPrivate->pOutputBufHdrPending[i]->nFilledLen, in NBAMRENC_HandleCommand()
1514 pComponentPrivate->pOutputBufHdrPending[i] = NULL; in NBAMRENC_HandleCommand()
1952 … pComponentPrivate->pOutputBufHdrPending[pComponentPrivate->nNumOutputBufPending++] = pBufHeader; in NBAMRENC_HandleDataBufFromApp()
2415 pComponentPrivate_CC->pOutputBufHdrPending[i] in NBAMRENC_LCMLCallback()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h740 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
DOMX_G711Decoder.h633 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member
DOMX_G711Dec_Utils.h707 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
DOMX_G726Enc_Utils.h623 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[G726ENC_MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
DOMX_G722Dec_Utils.h522 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
DOMX_G726Dec_Utils.h591 OMX_BUFFERHEADERTYPE *pOutputBufHdrPending[MAX_NUM_OF_BUFS]; member

12