Home | History | Annotate | Download | only in src

Lines Matching refs:post_message

175 void post_message(omx_video *omx, unsigned char id)
177 DEBUG_PRINT_LOW("omx_venc: post_message %d", id);
181 DEBUG_PRINT_ERROR("post_message to pipe failed : %s", strerror(errno));
183 DEBUG_PRINT_LOW("post_message to pipe done %d",ret_value);
342 post_message(this, OMX_COMPONENT_CLOSE_MSG);
1485 post_message(this, id);