HomeSort by relevance Sort by last modified time
    Searched refs:qc_omx_component_allocate_buffer (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.h 114 // qc_omx_component_allocate_buffer -- API Call
116 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp,
omx_core_cmp.cpp 57 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/msm8974/mm-core/src/common/
omx_core_cmp.h 114 // qc_omx_component_allocate_buffer -- API Call
116 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp,
omx_core_cmp.cpp 57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
274 // qc_omx_component_allocate_buffer -- API Call
276 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function
285 DEBUG_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port);
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.h 114 // qc_omx_component_allocate_buffer -- API Call
116 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp,
omx_core_cmp.cpp 57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
274 // qc_omx_component_allocate_buffer -- API Call
276 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function
285 DEBUG_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port);
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.h 114 // qc_omx_component_allocate_buffer -- API Call
116 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp,
omx_core_cmp.cpp 57 component->AllocateBuffer = &qc_omx_component_allocate_buffer;
274 // qc_omx_component_allocate_buffer -- API Call
276 qc_omx_component_allocate_buffer(OMX_IN OMX_HANDLETYPE hComp, function
285 DEBUG_PRINT("OMXCORE: qc_omx_component_allocate_buffer %p, %p , %d\n",hComp, bufferHdr,(unsigned)port);

Completed in 44 milliseconds