Searched refs:OUTPUT_PORT (Results 1 - 25 of 26) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c236 ((WMADEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->wmaParams[OUTPUT_PORT] = (OMX_AUDIO_PARAM_WMATYPE*)wma_op;
349 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT;
416 ((WMADEC_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pPortDef[OUTPUT_PORT]
436 if(pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferSize == 0)
442 pPortDef_op->nBufferSize = pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferSize;
816 pComponentPrivate->pPortDef[OUTPUT_PORT]->nPortIndex) {
820 pComponentPrivate->pPortDef[OUTPUT_PORT],
845 pComponentPrivate->pPortDef[OUTPUT_PORT]->nPortIndex){
877 pComponentPrivate->wmaParams[OUTPUT_PORT]->nPortIndex)
879 memcpy(ComponentParameterStructure, pComponentPrivate->wmaParams[OUTPUT_PORT], sizeo
[all...]
H A DOMX_WmaDec_Utils.c141 nOpBufSize = pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferSize;
198 strmAttr->uBufsize = pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferSize;
224 pComponentPrivate_CC->wmaParams[OUTPUT_PORT]->nChannels;
239 arr[4] = OUTPUT_PORT;
344 pComponentPrivate_CC->pLcmlBufHeader[OUTPUT_PORT] = pTemp_lcml;
505 nOpBuf = pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferCountActual;
569 if (pComponentPrivate->pPortDef[OUTPUT_PORT])
572 OMX_PRCOMM2(pComponentPrivate->dbg, "pComponentPrivate->pPortDef[OUTPUT_PORT] = %p",
573 pComponentPrivate->pPortDef[OUTPUT_PORT]);
574 OMX_MEMFREE_STRUCT(pComponentPrivate->pPortDef[OUTPUT_PORT]);
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c209 ((AACENC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->aacParams[OUTPUT_PORT] = aac_op;
240 ((AACENC_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pcmParam[OUTPUT_PORT] = aac_pcm_op;
340 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT;
400 ((AACENC_COMPONENT_PRIVATE*) pHandle->pComponentPrivate)->pPortDef[OUTPUT_PORT] = pPortDef_op;
838 else if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex == pComponentPrivate->pPortDef[OUTPUT_PORT]->nPortIndex)
840 memcpy(ComponentParameterStructure, pComponentPrivate->pPortDef[OUTPUT_PORT], sizeof(OMX_PARAM_PORTDEFINITIONTYPE));
864 else if(((OMX_AUDIO_PARAM_PORTFORMATTYPE *)(ComponentParameterStructure))->nPortIndex == pComponentPrivate->pPortDef[OUTPUT_PORT]->nPortIndex)
887 OMX_PRCOMM2(pComponentPrivate->dbg, "AACENC: acParams[OUPUT_PORT]->nPortIndex = %d\n", (int)pComponentPrivate->aacParams[OUTPUT_PORT]->nPortIndex);
902 memcpy(ComponentParameterStructure, pComponentPrivate->aacParams[OUTPUT_PORT], sizeof(OMX_AUDIO_PARAM_AACPROFILETYPE));
905 else if(((OMX_AUDIO_PARAM_AACPROFILETYPE *)(ComponentParameterStructure))->nPortIndex == pComponentPrivate->aacParams[OUTPUT_PORT]
[all...]
H A DOMX_AacEnc_Utils.c131 nOpBufSize = pComponentPrivate->pPortDef[OUTPUT_PORT]->nBufferSize;
203 pComponentPrivate->unNumChannels = (OMX_U16)pComponentPrivate->aacParams[OUTPUT_PORT]->nChannels; /*Number of Channels*/
205 pComponentPrivate->ulSamplingRate = (OMX_U16)pComponentPrivate->aacParams[OUTPUT_PORT]->nSampleRate; /*Sampling rate*/
206 HigherBitsSamplingRate =(OMX_U16)((pComponentPrivate->aacParams[OUTPUT_PORT]->nSampleRate >>16)& 0xFFFF);
207 pComponentPrivate->unBitrate = pComponentPrivate->aacParams[OUTPUT_PORT]->nBitRate; /*Bit rate 2bytes*/
208 pComponentPrivate->nObjectType = pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile; /*Object Type */
221 if (pComponentPrivate->aacParams[OUTPUT_PORT]->eAACStreamFormat == OMX_AUDIO_AACStreamFormatRAW ||
222 pComponentPrivate->aacParams[OUTPUT_PORT]->eAACStreamFormat == OMX_AUDIO_AACStreamFormatMP4FF){
226 else if (pComponentPrivate->aacParams[OUTPUT_PORT]->eAACStreamFormat == OMX_AUDIO_AACStreamFormatADIF) {
230 else if((pComponentPrivate->aacParams[OUTPUT_PORT]
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h224 OUTPUT_PORT, enumerator in enum:v4l2_ports
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h242 OUTPUT_PORT, enumerator in enum:v4l2_ports
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h179 OUTPUT_PORT enumerator in enum:COMP_PORT_TYPE
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h459 * @param OUTPUT_PORT Output port
464 OUTPUT_PORT enumerator in enum:COMP_PORT_TYPE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c106 #define OUTPUT_PORT 1 macro
961 pCompPrivateStruct->nPortIndex = OUTPUT_PORT;
1091 pAacParam->nPortIndex = OUTPUT_PORT;
2219 error = OMX_FreeBuffer(*pHandle, OUTPUT_PORT, pOutputBufferHeader[i]);
2552 eError = OMX_FreeBuffer(pHandle, OUTPUT_PORT, pBufferOut+i);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h465 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h467 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
H A Domx_vdec.h533 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec_hevc.h464 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
H A Domx_vdec.h539 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
H A Domx_vdec_hevc_swvdec.h545 OUTPUT_PORT, enumerator in enum:omx_vdec::v4l2_ports
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h640 OUTPUT_PORT, enumerator in enum:omx_vdpp::v4l2_ports
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp669 streaming[OUTPUT_PORT] = false;
1081 pThis->streaming[OUTPUT_PORT] = false;
2217 if(!streaming[OUTPUT_PORT])
2290 "with param1: %lu m_state = %d, streaming[OUTPUT_PORT] = %d", param1, m_state, streaming[OUTPUT_PORT]);
2312 if(!streaming[OUTPUT_PORT])
5639 if(!streaming[OUTPUT_PORT])
5649 streaming[OUTPUT_PORT] = true;
6720 enum v4l2_ports v4l2_port = OUTPUT_PORT;
6724 v4l2_port = OUTPUT_PORT;
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2300 if (streaming[OUTPUT_PORT] && streaming[CAPTURE_PORT] &&
2611 if (streaming[OUTPUT_PORT]) {
2619 streaming[OUTPUT_PORT] = false;
3233 if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 ||
3277 if (!streaming[OUTPUT_PORT]) {
3384 if (!streaming[OUTPUT_PORT]) {
3397 streaming[OUTPUT_PORT] = true;
3509 if (status && !streaming[OUTPUT_PORT]) {
3521 streaming[OUTPUT_PORT] = true;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2177 if (streaming[OUTPUT_PORT]) {
2185 streaming[OUTPUT_PORT] = false;
2757 if (!streaming[OUTPUT_PORT]) {
2807 if (!streaming[OUTPUT_PORT]) {
2820 streaming[OUTPUT_PORT] = true;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp600 streaming[OUTPUT_PORT] = false;
958 pThis->streaming[OUTPUT_PORT] = false;
5209 if (!streaming[OUTPUT_PORT]) {
5218 streaming[OUTPUT_PORT] = true;
7073 enum v4l2_ports v4l2_port = OUTPUT_PORT;
7077 v4l2_port = OUTPUT_PORT;
H A Domx_vdec_hevc_swvdec.cpp677 streaming[OUTPUT_PORT] = false;
1154 pThis->streaming[OUTPUT_PORT] = false;
6213 if(!streaming[OUTPUT_PORT])
6223 streaming[OUTPUT_PORT] = true;
8052 enum v4l2_ports v4l2_port = OUTPUT_PORT;
8056 v4l2_port = OUTPUT_PORT;
H A Domx_vdec_msm8974.cpp698 streaming[OUTPUT_PORT] = false;
1073 pThis->streaming[OUTPUT_PORT] = false;
6335 if (!streaming[OUTPUT_PORT]) {
6344 streaming[OUTPUT_PORT] = true;
8570 enum v4l2_ports v4l2_port = OUTPUT_PORT;
8574 v4l2_port = OUTPUT_PORT;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp595 streaming[OUTPUT_PORT] = false;
953 pThis->streaming[OUTPUT_PORT] = false;
5179 if (!streaming[OUTPUT_PORT]) {
5188 streaming[OUTPUT_PORT] = true;
7037 enum v4l2_ports v4l2_port = OUTPUT_PORT;
7041 v4l2_port = OUTPUT_PORT;
H A Domx_vdec_hevc_swvdec.cpp685 streaming[OUTPUT_PORT] = false;
1171 pThis->streaming[OUTPUT_PORT] = false;
6418 if(!streaming[OUTPUT_PORT])
6428 streaming[OUTPUT_PORT] = true;
8267 enum v4l2_ports v4l2_port = OUTPUT_PORT;
8271 v4l2_port = OUTPUT_PORT;
H A Domx_vdec_v4l2.cpp767 streaming[OUTPUT_PORT] = false;
1395 pThis->streaming[OUTPUT_PORT] = false;
7058 if (!streaming[OUTPUT_PORT]) {
7067 streaming[OUTPUT_PORT] = true;
9348 enum v4l2_ports v4l2_port = OUTPUT_PORT;
9352 v4l2_port = OUTPUT_PORT;

Completed in 1392 milliseconds

12