Home | History | Annotate | Download | only in test

Lines Matching refs:fbd_cnt

387 int ebd_cnt= 0, fbd_cnt = 0;
791 if (!fbd_cnt) {
794 fbd_cnt++;
795 DEBUG_PRINT("%s: fbd_cnt(%d) Buf(%p) Timestamp(%lld)",
796 __FUNCTION__, fbd_cnt, pBuffer, pBuffer->nTimeStamp);
1046 //total frames is fbd_cnt - 1 since the start time is
1048 printf("\nAvg decoding frame rate=%f\n", (fbd_cnt - 1)/total_time);
1091 if (cmd_data <= (unsigned)fbd_cnt) {
1093 printf("\n Posted seq_sem Frm(%d) Req(%d)", fbd_cnt, cmd_data);
1268 DEBUG_PRINT("Inside %s callback_count[%d] \n", __FUNCTION__, fbd_cnt);