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

/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp58 component->FreeBuffer = &qc_omx_component_free_buffer;
294 qc_omx_component_free_buffer(OMX_IN OMX_HANDLETYPE hComp, function
301 DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %x, %x\n", (unsigned)port, (unsigned)hComp, (unsigned)buffer);
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp58 component->FreeBuffer = &qc_omx_component_free_buffer;
294 qc_omx_component_free_buffer(OMX_IN OMX_HANDLETYPE hComp, function
301 DEBUG_PRINT("OMXCORE: qc_omx_component_free_buffer[%d] %x, %x\n", (unsigned)port, (unsigned)hComp, (unsigned)buffer);

Completed in 105 milliseconds