Home | History | Annotate | Download | only in test

Lines Matching refs:fbd_cnt

260 int ebd_cnt= 0, fbd_cnt = 0;
661 if (!fbd_cnt)
665 fbd_cnt++;
666 DEBUG_PRINT("%s: fbd_cnt(%d) Buf(%p) Timestamp(%lld)",
667 __FUNCTION__, fbd_cnt, pBuffer, pBuffer->nTimeStamp);
843 //total frames is fbd_cnt - 1 since the start time is
845 printf("\nAvg decoding frame rate=%f\n", (fbd_cnt - 1)/total_time);
892 if(cmd_data <= fbd_cnt)
895 printf("\n Posted seq_sem Frm(%d) Req(%d)", fbd_cnt, cmd_data);
1058 DEBUG_PRINT("Inside %s callback_count[%d] \n", __FUNCTION__, fbd_cnt);