Searched defs:qc_omx_component_allocate_buffer (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
273 // qc_omx_component_allocate_buffer -- API Call
275 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function
284 DEBUG_PRINT("OMXCORE: qc_omx_component_allocate_buffer %x, %x , %d\n",(unsigned)hComp,(unsigned)bufferHdr,(unsigned)port);
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
273 // qc_omx_component_allocate_buffer -- API Call
275 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function
284 DEBUG_PRINT("OMXCORE: qc_omx_component_allocate_buffer %x, %x , %d\n",(unsigned)hComp,(unsigned)bufferHdr,(unsigned)port);

Completed in 586 milliseconds