Home | History | Annotate | Download | only in tests

Lines Matching refs:pipeContents

1275             OMX_U8 pipeContents = 0;
1276 read(Event_Pipe[0], &pipeContents, sizeof(OMX_U8));
1277 APP_DPRINT("%d :: received RM event: %d\n",__LINE__, pipeContents);
1278 if (pipeContents == 0) {
1322 else if (pipeContents == 1) {
1345 if (pipeContents == 2) {