HomeSort by relevance Sort by last modified time
    Searched defs:qc_omx_component_empty_this_buffer (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 63 component->EmptyThisBuffer = &qc_omx_component_empty_this_buffer;
311 qc_omx_component_empty_this_buffer(OMX_IN OMX_HANDLETYPE hComp, function
316 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %x, %x\n",(unsigned)hComp,(unsigned)buffer);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 63 component->EmptyThisBuffer = &qc_omx_component_empty_this_buffer;
311 qc_omx_component_empty_this_buffer(OMX_IN OMX_HANDLETYPE hComp, function
316 DEBUG_PRINT("OMXCORE: qc_omx_component_empty_this_buffer %x, %x\n",(unsigned)hComp,(unsigned)buffer);

Completed in 24 milliseconds