Home | History | Annotate | Download | only in src

Lines Matching refs:post_message

177 void post_message(omx_video *omx, unsigned char id)
179 DEBUG_PRINT_LOW("omx_venc: post_message %d", id);
183 DEBUG_PRINT_ERROR("post_message to pipe failed : %s", strerror(errno));
185 DEBUG_PRINT_LOW("post_message to pipe done %d",ret_value);
344 post_message(this, OMX_COMPONENT_CLOSE_MSG);
1490 post_message(this, id);