Home
last modified time | relevance | path

Searched refs:port (Results 1 – 25 of 222) sorted by relevance

123456789

/hardware/qcom/media/msm8996/mm-core/src/common/
Domx_core_cmp.cpp239 OMX_IN OMX_U32 port, in qc_omx_component_tunnel_request() argument
244 (void) hComp, (void) port, (void) peerComponent, (void) peerPort, (void) tunnelSetup; in qc_omx_component_tunnel_request()
252 OMX_IN OMX_U32 port, in qc_omx_component_use_buffer() argument
265 port, in qc_omx_component_use_buffer()
278 OMX_IN OMX_U32 port, in qc_omx_component_allocate_buffer() argument
285 …G_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port); in qc_omx_component_allocate_buffer()
289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
296 OMX_IN OMX_U32 port, in qc_omx_component_free_buffer() argument
302 DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %p, %p\n", (unsigned)port, hComp, buffer); in qc_omx_component_free_buffer()
306 eRet = pThis->free_buffer(hComp,port,buffer); in qc_omx_component_free_buffer()
[all …]
Domx_core_cmp.h100 OMX_IN OMX_U32 port,
108 OMX_IN OMX_U32 port,
118 OMX_IN OMX_U32 port,
124 OMX_IN OMX_U32 port,
146 OMX_IN OMX_U32 port,
/hardware/qcom/media/msm8974/mm-core/src/common/
Domx_core_cmp.cpp239 OMX_IN OMX_U32 port, in qc_omx_component_tunnel_request() argument
244 (void) hComp, (void) port, (void) peerComponent, (void) peerPort, (void) tunnelSetup; in qc_omx_component_tunnel_request()
252 OMX_IN OMX_U32 port, in qc_omx_component_use_buffer() argument
265 port, in qc_omx_component_use_buffer()
278 OMX_IN OMX_U32 port, in qc_omx_component_allocate_buffer() argument
285 …G_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port); in qc_omx_component_allocate_buffer()
289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
296 OMX_IN OMX_U32 port, in qc_omx_component_free_buffer() argument
302 DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %p, %p\n", (unsigned)port, hComp, buffer); in qc_omx_component_free_buffer()
306 eRet = pThis->free_buffer(hComp,port,buffer); in qc_omx_component_free_buffer()
[all …]
Domx_core_cmp.h100 OMX_IN OMX_U32 port,
108 OMX_IN OMX_U32 port,
118 OMX_IN OMX_U32 port,
124 OMX_IN OMX_U32 port,
146 OMX_IN OMX_U32 port,
/hardware/qcom/media/msm8998/mm-core/src/common/
Domx_core_cmp.cpp239 OMX_IN OMX_U32 port, in qc_omx_component_tunnel_request() argument
244 (void) hComp, (void) port, (void) peerComponent, (void) peerPort, (void) tunnelSetup; in qc_omx_component_tunnel_request()
252 OMX_IN OMX_U32 port, in qc_omx_component_use_buffer() argument
265 port, in qc_omx_component_use_buffer()
278 OMX_IN OMX_U32 port, in qc_omx_component_allocate_buffer() argument
285 …G_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port); in qc_omx_component_allocate_buffer()
289 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
296 OMX_IN OMX_U32 port, in qc_omx_component_free_buffer() argument
302 DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %p, %p\n", (unsigned)port, hComp, buffer); in qc_omx_component_free_buffer()
306 eRet = pThis->free_buffer(hComp,port,buffer); in qc_omx_component_free_buffer()
[all …]
Domx_core_cmp.h100 OMX_IN OMX_U32 port,
108 OMX_IN OMX_U32 port,
118 OMX_IN OMX_U32 port,
124 OMX_IN OMX_U32 port,
146 OMX_IN OMX_U32 port,
/hardware/qcom/media/msm8974/mm-core/inc/
Dqc_omx_component.h118 OMX_U32 port,
128 OMX_U32 port,
138 OMX_U32 port,
145 OMX_U32 port,
172 OMX_U32 port,
/hardware/qcom/media/msm8998/mm-core/inc/
Dqc_omx_component.h118 OMX_U32 port,
128 OMX_U32 port,
138 OMX_U32 port,
145 OMX_U32 port,
172 OMX_U32 port,
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
Dqc_omx_component.h118 OMX_U32 port,
128 OMX_U32 port,
138 OMX_U32 port,
145 OMX_U32 port,
172 OMX_U32 port,
/hardware/qcom/media/msm8996/mm-core/inc/
Dqc_omx_component.h118 OMX_U32 port,
128 OMX_U32 port,
138 OMX_U32 port,
145 OMX_U32 port,
172 OMX_U32 port,
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Domx_core_cmp.cpp239 OMX_IN OMX_U32 port, in qc_omx_component_tunnel_request() argument
251 OMX_IN OMX_U32 port, in qc_omx_component_use_buffer() argument
264 port, in qc_omx_component_use_buffer()
277 OMX_IN OMX_U32 port, in qc_omx_component_allocate_buffer() argument
284 …c_omx_component_allocate_buffer %x, %x , %d\n",(unsigned)hComp,(unsigned)bufferHdr,(unsigned)port); in qc_omx_component_allocate_buffer()
288 eRet = pThis->allocate_buffer(hComp,bufferHdr,port,appData,bytes); in qc_omx_component_allocate_buffer()
295 OMX_IN OMX_U32 port, in qc_omx_component_free_buffer() argument
301 …DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %x, %x\n", (unsigned)port, (unsigned)hComp,… in qc_omx_component_free_buffer()
305 eRet = pThis->free_buffer(hComp,port,buffer); in qc_omx_component_free_buffer()
379 OMX_IN OMX_U32 port, in qc_omx_component_use_EGL_image() argument
[all …]
Domx_core_cmp.h100 OMX_IN OMX_U32 port,
108 OMX_IN OMX_U32 port,
118 OMX_IN OMX_U32 port,
124 OMX_IN OMX_U32 port,
146 OMX_IN OMX_U32 port,
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp489 PortBase *port = NULL; in CBaseGetParameter() local
496 port = ports[index]; in CBaseGetParameter()
498 if (!port) in CBaseGetParameter()
501 memcpy(p, port->GetPortDefinition(), sizeof(*p)); in CBaseGetParameter()
560 PortBase *port = NULL; in CBaseSetParameter() local
567 port = ports[index]; in CBaseSetParameter()
569 if (!port) in CBaseSetParameter()
572 if (port->IsEnabled()) { in CBaseSetParameter()
592 ret = port->SetPortDefinition(p, false); in CBaseSetParameter()
944 PortBase *port = NULL; in CBaseUseBuffer() local
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
Domx_video_base.h174 bool get_buffer_size(int port,unsigned int &buf_size);
196 OMX_U32 port,
235 OMX_U32 port,
256 OMX_U32 port,
309 OMX_U32 port,
317 OMX_U32 port,
437 OMX_U32 port,
448 OMX_U32 port,OMX_PTR appData,
453 OMX_U32 port,
460 OMX_U32 port,
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp72 PortVideo *port = static_cast<PortVideo *>(this->ports[INPORT_INDEX]); in InitInputPort() local
106 port->SetPortDefinition(&paramPortDefinitionInput, true); in InitInputPort()
118 port->SetPortVideoParam(&paramPortFormat, true); in InitInputPort()
130 PortVideo *port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]); in InitOutputPort() local
165 port->SetPortDefinition(&paramPortDefinitionOutput, true); in InitOutputPort()
176 port->SetPortVideoParam(&paramPortFormat, true); in InitOutputPort()
485 PortVideo *port = NULL; in IsAllBufferAvailable() local
486 port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]); in IsAllBufferAvailable()
487 const OMX_PARAM_PORTDEFINITIONTYPE* port_def = port->GetPortDefinition(); in IsAllBufferAvailable()
553 PortVideo *port = NULL; in PrepareConfigBuffer() local
[all …]
DOMXVideoEncoderBase.cpp88 PortVideo *port = static_cast<PortVideo *>(this->ports[INPORT_INDEX]); in InitInputPort() local
120 port->SetPortDefinition(&paramPortDefinitionInput, true); in InitInputPort()
123 port->SetMemAlignment(4096); in InitInputPort()
135 port->SetPortVideoParam(&paramPortFormat, true); in InitInputPort()
147 PortVideo *port = static_cast<PortVideo *>(this->ports[OUTPORT_INDEX]); in InitOutputPort() local
257 port->SetPortDefinition(&paramPortDefinitionOutput, true); in InitOutputPort()
258 port->SetPortBitrateParam(&mParamBitrate, true); in InitOutputPort()
270 port->SetPortVideoParam(&paramPortFormat, true); in InitOutputPort()
429 PortVideo *port = NULL; in GetParamVideoPortFormat() local
430 port = static_cast<PortVideo *>(this->ports[p->nPortIndex]); in GetParamVideoPortFormat()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h271 OMX_U32 port,
289 OMX_U32 port,
310 OMX_U32 port,
363 OMX_U32 port,
371 OMX_U32 port,
378 OMX_U32 port,
531 OMX_U32 port,
538 OMX_U32 port,
544 OMX_U32 port,OMX_PTR appData,
548 OMX_U32 port,
[all …]
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h435 OMX_U32 port,
453 OMX_U32 port,
474 OMX_U32 port,
527 OMX_U32 port,
535 OMX_U32 port,
543 OMX_U32 port,
550 OMX_U32 port,
675 OMX_U32 port,
681 OMX_U32 port,
687 OMX_U32 port,OMX_PTR appData,
[all …]
/hardware/qcom/media/msm8998/videopp/inc/
Domx_vdpp.h435 OMX_U32 port,
453 OMX_U32 port,
474 OMX_U32 port,
527 OMX_U32 port,
535 OMX_U32 port,
543 OMX_U32 port,
550 OMX_U32 port,
675 OMX_U32 port,
681 OMX_U32 port,
687 OMX_U32 port,OMX_PTR appData,
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h178 bool get_buffer_size(int port,unsigned int &buf_size);
206 OMX_U32 port,
261 OMX_U32 port,
282 OMX_U32 port,
335 OMX_U32 port,
343 OMX_U32 port,
462 OMX_U32 port,
473 OMX_U32 port,OMX_PTR appData,
478 OMX_U32 port,
485 OMX_U32 port,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h198 bool get_buffer_size(int port,unsigned int &buf_size);
226 OMX_U32 port,
282 OMX_U32 port,
303 OMX_U32 port,
356 OMX_U32 port,
364 OMX_U32 port,
487 OMX_U32 port,
498 OMX_U32 port,OMX_PTR appData,
503 OMX_U32 port,
510 OMX_U32 port,
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Domx_video_base.h181 bool get_buffer_size(int port,unsigned int &buf_size);
209 OMX_U32 port,
266 OMX_U32 port,
287 OMX_U32 port,
340 OMX_U32 port,
348 OMX_U32 port,
471 OMX_U32 port,
482 OMX_U32 port,OMX_PTR appData,
487 OMX_U32 port,
494 OMX_U32 port,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h272 OMX_U32 port,
290 OMX_U32 port,
311 OMX_U32 port,
364 OMX_U32 port,
372 OMX_U32 port,
379 OMX_U32 port,
527 OMX_U32 port,
534 OMX_U32 port,
540 OMX_U32 port,OMX_PTR appData,
544 OMX_U32 port,
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h270 OMX_U32 port,
288 OMX_U32 port,
309 OMX_U32 port,
362 OMX_U32 port,
370 OMX_U32 port,
377 OMX_U32 port,
525 OMX_U32 port,
532 OMX_U32 port,
538 OMX_U32 port,OMX_PTR appData,
542 OMX_U32 port,
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h273 OMX_U32 port,
291 OMX_U32 port,
312 OMX_U32 port,
365 OMX_U32 port,
373 OMX_U32 port,
380 OMX_U32 port,
528 OMX_U32 port,
535 OMX_U32 port,
541 OMX_U32 port,OMX_PTR appData,
545 OMX_U32 port,
[all …]

123456789