Home | History | Annotate | Download | only in src

Lines Matching refs:post_message

402 void post_message(omx_vdec *omx, unsigned char id)
405 DEBUG_PRINT_LOW("omx_vdec: post_message %d pipe out%d", id,omx->m_pipe_out);
408 DEBUG_PRINT_ERROR("post_message to pipe failed : %s", strerror(errno));
410 DEBUG_PRINT_LOW("post_message to pipe done %d",ret_value);
946 post_message(this, OMX_COMPONENT_CLOSE_MSG);
3586 post_message(this, id);