Home | History | Annotate | Download | only in src

Lines Matching defs:empty_buffer_done

462         if( pThis->empty_buffer_done(&pThis->m_cmp,
465 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");
1403 empty_buffer_done(&m_cmp,(OMX_BUFFERHEADERTYPE *)p2);
1407 empty_buffer_done(&m_cmp,(OMX_BUFFERHEADERTYPE *)p1);
4041 OMX_ERRORTYPE omx_video::empty_buffer_done(OMX_HANDLETYPE hComp,
4049 DEBUG_PRINT_LOW("\n empty_buffer_done: buffer[%p]", buffer);
4054 DEBUG_PRINT_ERROR("\n ERROR in empty_buffer_done due to index buffer");
4063 DEBUG_PRINT_LOW("\n empty_buffer_done pdest_frame address is %p",pdest_frame);
4067 DEBUG_PRINT_LOW("\n empty_buffer_done insert address is %p",buffer);
4069 DEBUG_PRINT_ERROR("\n empty_buffer_done: pmem queue is full");
4133 if(empty_buffer_done(&m_cmp, (OMX_BUFFERHEADERTYPE *)p1) != OMX_ErrorNone)
4135 DEBUG_PRINT_ERROR("\nERROR: empty_buffer_done() failed!\n");