Lines Matching refs:eos
54 XAboolean sentEOS = XA_BOOLEAN_FALSE; // whether we have enqueued EOS yet167 static const XAAndroidBufferItem eos = {XA_ANDROID_ITEMKEY_EOS, 0};179 printf("buffer completion callback after EOS\n");182 printf("sending EOS\n");183 items = &eos;184 itemSize = sizeof(eos);